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

后端 未结 5 1142
别跟我提以往
别跟我提以往 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:21

    The x64 components for Visual Studio 2008 had not been installed on the second computer. Installing those solved the problem.

    (There are a lot of unhelpful hits in Google when searching for a solution to this problem. Hopefully this helps someone else in the future.)

提交回复
热议问题