We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmake + visual studio 16 2019
error logs with -v option
>cmake --build build --target susb_cli | compiledb -v ## Processing build commands from <stdin> Line 1: Failed to parse build command [Details: (<class 'bashlex.errors.ParsingError'>) unexpected token 'R' (position 11)]. Ignoring: 'Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework' Line 2: Failed to parse build command [Details: (<class 'bashlex.errors.ParsingError'>) unexpected token 'C' (position 11)]. Ignoring: 'Copyright (C) Microsoft Corporation. All rights reserved.' Line 3: Failed to parse build command [Details: (<class 'bashlex.errors.ParsingError'>) unexpected EOF (position 0)]. Ignoring: '' New command: susb_cli.vcxproj -> C:\Users\jaejinpark\Development\JLTech\INCA\DLL\build\Debug\susb_cli.exe ## Loaded compilation database with 0 entries from compile_commands.json ## Writing compilation database with 0 entries to compile_commands.json ## Done.
The text was updated successfully, but these errors were encountered:
does it support visual studio ??
Sorry, something went wrong.
No branches or pull requests
cmake + visual studio 16 2019
error logs with -v option
The text was updated successfully, but these errors were encountered: