Skip to content
New issue

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

parsing error #117

Open
jjpark78 opened this issue Jul 21, 2021 · 1 comment
Open

parsing error #117

jjpark78 opened this issue Jul 21, 2021 · 1 comment

Comments

@jjpark78
Copy link

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.
@jjpark78
Copy link
Author

does it support visual studio ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant