Adding a CLR .NET Form to a Native C++ Project
I have an open source project's C++ Source Code. I've been trying to implement a .NET Form through Visual Studio 2005, but every time I build the project, I receive an error that /clr is incompatible with the solution.
When I want to implement the form, it automatically converts the native project to use .NET features.
Am I doing something wrong? :x
[375 byte] By [
link2009] at [2007-11-11 10:28:37]

# 2 Re: Adding a CLR .NET Form to a Native C++ Project
I must be an idiot for not thinking about that :D
I actually tried but it keeps failing...I guess I'll try again :0. Thanks for the tip.
More specifically:
http://img338.imageshack.us/img338/7612/errnoray3.jpg