Visual Studio compiles but the exe isn't there

后端 未结 13 927
终归单人心
终归单人心 2021-01-17 11:22

Source code that compiles fine on other peoples environments won\'t correctly work in my environment. When I do a rebuild the compile occurs but when visual studio goes to

13条回答
  •  耶瑟儿~
    2021-01-17 11:41

    I got TWO Release folders: one in the solution folder and one in the project folder. The former contains the .exe file, the latter does not.

提交回复
热议问题