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

<link> task does not fail on unexisting library #41

Open
AlexanderSamoilov opened this issue Mar 29, 2017 · 0 comments
Open

<link> task does not fail on unexisting library #41

AlexanderSamoilov opened this issue Mar 29, 2017 · 0 comments

Comments

@AlexanderSamoilov
Copy link

Hello,

I use NAnt 0.92 for Windows builds. I noticed that if some library which is listed in the task does not exist (the path is wrong for example) then NAnt does not fail. Instead, it tries to link less number of libraries and of course fails later with "undefined symbols".
This is annoying, because one can spend much time to investigate why exact symbols are missing before discovers the fact that the library was not passed correctly to the linker.
I would like to have at least a parameter for task to fail on unexisting libraries.

--
Best Regards,
Alexander Samoilov,
CI Engineer, Compart AG (Germany)

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