Vscode-cmake-tools: Error on Windows with 64bit version generators

Created on 11 Sep 2017  路  6Comments  路  Source: microsoft/vscode-cmake-tools

Setting a Win64 version of Visual Studio CMake generators gives errors.

Expected result

The extension call properly the generator.

Actual condition

The extension show an MSBuild error message, about wrong parameters.
Will put proper output tomorrow.

Workaround

Using the official GUI or the command-line everything works fine.

bug

All 6 comments

Probably same problem like here. Sounds like it - duplicate?

Could be related to the linked issue, but the sub-toolsets thing has always been a real pain.

Can anyone reproduce this issue using the new Kits features?

Eh, closing for inactivity.

@vector-of-bool sorry, didn't work here for a while; will double-check tonight (I suppose).

I didn't test extensively, but I was able to reconfigure 2 projects with Win64 compilers.
It was hard due to the previously generated configuration; after some cleanup with VSCode closed, it worked well.

Was this page helpful?
0 / 5 - 0 ratings