I have just downloaded the Ipp software and I am trying out the example Life.sln solution file. I am using MS Windows 7 and MS Visual Studio 2010. The message I get is:
The selected file is not a valid solution file.
Can anyone help ?
Thank you
Chris Walker
链接已复制
3 回复数
>>I am using MS Windows 7 and MS Visual Studio 2010...
What Edition is it?
>>...The message I get is:
>>
>>The selected file is not a valid solution file.
>>
>>Can anyone help ?
Please open sln and vproj files and check version strings. There is a chance that the project was created for Visual Studio 2012. If Not, then it is possible that you're trying to open the project, created with some Professional Edition of Visual Studio, using Express Edition of Visual Studio.