Hi, I installed versio 5.0 beta. I created a new c++ console application project.
When I first compiled the project (I did no changes yet), I got error message:
The Platform for project 'kokeilu.vcxproj' is invalid. Platform='AnyCPU'. This error may also appear if some other project is trying to follow a project-to-project reference to this project, this project has been unloaded or is not included in the solution, and the referencing project does not build using the same or an equivalent Platform. (MSB8006) - C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.Cpp.InvalidPlatform.Targets:22,7
What should I do to get this work`?
BR
Janne Lindroos