You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have any question, please consult the mailing list first before you raise issues here.
Describe the bug
WHen I don't set an output folder, il *create a _build folder where build is made.
Sometimes (it's aleatory), build is made on root project and I have to clean manually To Reproduce
Steps to reproduce the behavior:
Clean
Build (this is quiet aleatory but after 1 day of work I see it often
Expected behavior
build file shall be in _build folder
Screenshots
If applicable, add screenshots to help explain your problem.
Useful Information
cmake4eclipse version: 5.0
CDT version: 11.6
Which OS do you use: windows
Cmake version: 3.30
What is in Eclipse's Error Log?
Sanitized stack traces:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
it seems this problems occurs when Build output location field is set to empty (by default it create _build folder, so in case of empty field, it should be set by default to a value)
If you have any question, please consult the mailing list first before you raise issues here.
Describe the bug
WHen I don't set an output folder, il *create a _build folder where build is made.
Sometimes (it's aleatory), build is made on root project and I have to clean manually
To Reproduce
Steps to reproduce the behavior:
Expected behavior
build file shall be in _build folder
Screenshots
If applicable, add screenshots to help explain your problem.
Useful Information
What is in Eclipse's Error Log?
Sanitized stack traces:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: