-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Server Development Platform
-
ALL
-
Dev Platform 2020-04-20, Dev Platform 2020-05-04
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The vscproj SCons target is what produces a Visual Studio project and is very handy for people who develop on Windows, with VS. With the old ninja generator I could just run ninja vcxproj and get a VS project, but the new ninja generator doesn't seem to produce one:
E:\workspace\mongo>ninja vcxproj ninja: error: unknown target 'vcxproj' E:\workspace\mongo>ninja compiledb [0/1] Building compile_commands.json
It should be on the same parity as compiledb.
- mentioned in
-
Page Loading...