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

Notices of new dependencies in build.sh (or similar) #192

Open
apsabelhaus opened this issue Apr 4, 2016 · 0 comments
Open

Notices of new dependencies in build.sh (or similar) #192

apsabelhaus opened this issue Apr 4, 2016 · 0 comments

Comments

@apsabelhaus
Copy link
Member

Currently, when a new dependency is added to NTRTsim, like recently with YamlCPP, users are not alerted that it's been added. This makes build.sh fail with unintuitive errors - users must pick through the errors to see what happened.

It would be much better if build.sh could provide an alert, then fail the compile before it starts, when a dependency is added to the system but has not been installed and compiled. Something like:

"A new dependency has been added to the system since you last pulled from GitHub. Please run setup.sh to install the new library, then re-run build.sh with the -c option."

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

1 participant