问题
I want to create a new c++ (simple hello world) project in Visual Studio 2015. When i click on File > New > Project > Visual C++ > Win32 console Application > OK, the same popup (New project, as below screenshot) appears again and the project is not actually created. screenshot-
I have searched online and there seems no similar problems of this kind. I have also tried by un-checking the "Create directory for solution" but the problem seems to be there always. I have tried closing the VS2017 application and reopened it and tried again but the same problem occurs again and again.
PS 1: I have just installed visual studio 2017 and never worked on it before. PS 2: I have QT installed in my pc and been working on it. Is it conflicting with VS2017? If so, what is the solution then?
PS 3: I have followed this too, but wasn't helpful for me to get rid of this problem- Visual Studio 2015 failed to create and edit c++ projects.
回答1:
delete this directory C:\Users\User\AppData\Local\Microsoft\VisualStudio more than likely you have an older version conflict
来源:https://stackoverflow.com/questions/49333686/visual-studio-2015-community-cannot-create-new-project-c