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

Check that configured paths exist #1

Open
Jokymon opened this issue May 25, 2022 · 0 comments
Open

Check that configured paths exist #1

Jokymon opened this issue May 25, 2022 · 0 comments

Comments

@Jokymon
Copy link
Owner

Jokymon commented May 25, 2022

When trying to create a new project with non-existent paths in kits.json, CMake will fail with seemingly unrelated errors about missing a make-program. In my case the problem was, that the compiler path for MinGW was wrong and the make executable wasn't added to PATH.

At least when creating a new project, cptb should check that the paths in kits.json actually exist and inform the user when that is not the case.

Alternatively or additionally it should be possible to run some kind of subcommand that makes plausability checks on all the settings.

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