-
Notifications
You must be signed in to change notification settings - Fork 33
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
[dexter-cppcheck] Analysis doesn't work if project path contains spaces #52
Comments
Please send to me "ExampleCppProject.cpp" and /log/"dexter-core.log" |
Still experiencing this issue (on dexter 0.10.2). |
This issue still persists. dexter-executor.log
|
Thank you @JanSawicki My issue seems unrelated to the original issue. My issue appears with any project, and for 'Solution', 'Project' and 'single file' analysis. |
Analysis of c++ project doesn't work if project path contains spaces.
Example of non working configuration file:
dexter-executor.log contains following line:
analyzed failed : C:/Example Cpp Project/ExampleCppProject/ExampleCppProject.cpp
The text was updated successfully, but these errors were encountered: