简体   繁体   English

安装 C++ 组件后,在 Visual Studio 2015 中看不到 Win32 控制台应用程序

[英]Not seeing Win32 Console Application in Visual Studio 2015 after installing C++ components

I installed visual studio 2015 but with the "typical" setting instead of custom.我安装了 Visual Studio 2015,但使用“典型”设置而不是自定义。 It left me without C++ so I went ahead and downloaded the packages that were needed.它让我没有 C++,所以我继续下载所需的包。 This is what I see now: http://puu.sh/rDcmz/0627d54918.png这就是我现在看到的: http : //puu.sh/rDcmz/0627d54918.png

I see "Console Application" but I am looking for "Win32 console application".我看到“控制台应用程序”,但我正在寻找“Win32 控制台应用程序”。 Unless these two are the same?除非这两个是一样的? But I think they aren't.但我认为他们不是。 Thanks.谢谢。

卸载 Visual Studio 2015 然后重新安装似乎解决了这个问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 是否可以在Visual Studio的Win32 C ++应用程序的控制台中进行调试? - Is it possible to debug in console in a Win32 C++ Application in Visual Studio? 使用Visual Studio 2012配置c ++ win32控制台应用程序 - Profile a c++ win32 console application with Visual Studio 2012 将C ++ Win32 Console项目类集成到Visual Studio 2008中的Visual C ++(Windows窗体应用程序)项目中 - Integrate C++ Win32 Console project classes into Visual C++ (Windows forms application) project in Visual Studio 2008 .lib 不是有效的 Win32 应用程序 - Visual Studio 2015 - .lib is not a valid Win32 application - Visual Studio 2015 (Visual Studio 2015)无法创建Win32 C ++应用 - (Visual Studio 2015) Unable to create Win32 C++ app std :: function分配在Visual C ++ 2015 Win32应用程序中不起作用 - std::function assignment has no effect in Visual C++ 2015 Win32 Application Visual Studio 2017 C ++ Win32控制台项目模板 - Visual Studio 2017 c++ win32 console project template Visual C ++ Win32控制台应用程序printf在while循环内的多行输出 - Visual C++ Win32 Console application printf output on multiple lines within while loop 创建win32 API C ++后访问组件 - Accessing Components after creation win32 API C++ XPe中的Autostart C ++ win32控制台应用程序 - Autostart C++ win32 console application in XPe
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM