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

The hard coded Build type prevents debugging #268

Closed
graugans opened this issue Oct 5, 2020 · 2 comments
Closed

The hard coded Build type prevents debugging #268

graugans opened this issue Oct 5, 2020 · 2 comments
Assignees

Comments

@graugans
Copy link
Member

graugans commented Oct 5, 2020

Describe the bug
Currently there is no way to override the CMake build type to run a debug build on a debugger. See line #45 in the top-level CMakeLists.txt for reference.

Expected behavior
May I recommend to use something like this to achieve a better experience when people want to debug the ifm3d library. Please also check the ifm3d-examples repo if it is handled the way.

@graugans graugans added the bug label Oct 5, 2020
graugans pushed a commit that referenced this issue Aug 18, 2021
For more details see #268 on the GitHub prject site.
The origin of the StandardProjectSettings.cmake is:
https://github.com/lefticus/cpp_starter_project

It was released under The Unlicense

Signed-off-by: Christian Ege <christian.ege@ifm.com>
ifm-csr pushed a commit that referenced this issue Oct 13, 2021
For more details see #268 on the GitHub prject site.
The origin of the StandardProjectSettings.cmake is:
https://github.com/lefticus/cpp_starter_project

It was released under The Unlicense

Signed-off-by: Christian Ege <christian.ege@ifm.com>
@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 10, 2022
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

ifm-csr pushed a commit that referenced this issue Jan 23, 2024
Add python 3.12 builds

Closes #268

See merge request syntron/support/csr/ifm3d/ifm3d!355
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants