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

Incompatible with Visual Studio 2015 #43

@nick-crowley

Description

@nick-crowley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions