Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Incompatible with Visual Studio 2015 #43

Open
nick-crowley opened this issue Oct 15, 2015 · 0 comments
Open

Incompatible with Visual Studio 2015 #43

nick-crowley opened this issue Oct 15, 2015 · 0 comments

Comments

@nick-crowley
Copy link

Hello,

I'm experiencing the same error reported by another user. I receive the following error message when trying to build any project. I am using Visual Studio 2015.

1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.InvalidPlatform.Targets(21,7): error MSB8006: The Platform for project 'ConsoleApplication2.vcxproj' is invalid. Platform='MinGW'. 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.

I receive similar errors when using your Clang platform toolset, however the native LLVM toolset under Win32 works just fine. I have setup both CLANG_BIN and MINGW_BIN. I can also build my project in CodeBlocks using GCC and Clang.

Thanks

@nick-crowley nick-crowley changed the title Visual Studio 2015: "error MSB8006: The Platform for project 'xxxxx.vcxproj' is invalid." Incompatible with Visual Studio 2015 Oct 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant