New solution platform type
Visual Studio
2
Posts
2
Posters
0
Views
1
Watching
-
Hello is there some way, how to setup .NET as platform type (instead of win32) for new Visual C++ project (Managed C++, Win32 or MFC application project type)? Thanks N
-
Hello is there some way, how to setup .NET as platform type (instead of win32) for new Visual C++ project (Managed C++, Win32 or MFC application project type)? Thanks N
Apparently you specify Win32 as the platform type for a C++ project, even if you're targetting the .NET framework. No, I don't understand either. I don't quite recall where I read this, it may have been Eric Gunnerson's blog[^].