“Unspecified error” in Visual Studio 2008 when trying to view project properties

后端 未结 5 1140
别跟我提以往
别跟我提以往 2021-01-11 13:53

When I set my active solution from Win32 to x64, I cannot build the project or view the properties.

When I try to build my project, it is skipped.

When I try

5条回答
  •  青春惊慌失措
    2021-01-11 14:23

    I had the same issue with Visual Studio 2005. I fixed it by running Visual Studio install/repair and selecting the 64 bit components under the C++ install options.

提交回复
热议问题