Problem Creating C++ Console App
-
I open VS2015, click New Project, Select "Win32 Console Application" Click OK.The dialog closes, then reopens. Click OK.The dialog closes, then reopens. Click OK.The dialog closes, then reopens. . . . C# apps work fine, just not C++, Anyone seen this? Why can't I create a C++ console app?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
-
I open VS2015, click New Project, Select "Win32 Console Application" Click OK.The dialog closes, then reopens. Click OK.The dialog closes, then reopens. Click OK.The dialog closes, then reopens. . . . C# apps work fine, just not C++, Anyone seen this? Why can't I create a C++ console app?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
-
What dialog do you mean? I don't have dialogs in my console apps and I've written a few hundred of them.
As I said, the New Project dialog
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
-
As I said, the New Project dialog
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
Visual Studio install has got corrupted somehow, go to Control panel on the Visual Studio entry do a repair. It usually fixes the problem.
In vino veritas
-
I open VS2015, click New Project, Select "Win32 Console Application" Click OK.The dialog closes, then reopens. Click OK.The dialog closes, then reopens. Click OK.The dialog closes, then reopens. . . . C# apps work fine, just not C++, Anyone seen this? Why can't I create a C++ console app?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.