Visual Studio 2017 c++ win32 console project template -


i on visual studio community 2017 v. 15.3.1 , can't seem find win32 console application or win32 project. still have empty c++ project template , windows console application template. on start page, still have win 32 console project available, if click it, i prompt removing list

edit: have installed following workloads:

  • universal windows platform
  • net desktop development
  • desktop development c++
  • game development c++
  • visual studio extensions development i've done no changes workload configuration, save adding few components.

i've been fiddling installer while can't figure out package need this. suggestions?

the new updated changed things. go file -> new project -> visual c++ -> windows desktop -> windows desktop wizard -> select whatever want

if haven't installed c++ @ (doesn't come default mentioned above) here


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -