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

Explicit -lboost_system linking #2

Closed
traversaro opened this issue Oct 15, 2013 · 3 comments
Closed

Explicit -lboost_system linking #2

traversaro opened this issue Oct 15, 2013 · 3 comments

Comments

@traversaro
Copy link
Member

In the CMakeLists.txt the "-lboost_system" option is explicitly passed to the linker. It is necessary?

I have removed it without problem, while it was giving issue trying to compile on Travis ( https://travis-ci.org/traversaro/gazebo_yarp_plugins ).

@EnricoMingo
Copy link
Member

Yes, there are some linking dependencies that maybe can be avoided. The
problem is that all this local changes can not be yet commited by you and
now I can not change things so I will apply this changes when I will come
back or, more probable, I will give you the possibility to commit.

2013/10/15 Silvio Traversaro notifications@github.com

In the CMakeLists.txt the "-lboost_system" option is explicitly passed to
the linker. It is necessary?

I have removed it without problem, while it was giving issue trying to
compile on Travis ( https://travis-ci.org/traversaro/gazebo_yarp_plugins).


Reply to this email directly or view it on GitHubhttps://github.com//issues/2
.

Ing. Mingo Enrico
Istituto Italiano di Tecnologia, Genova

@traversaro
Copy link
Member Author

No problem, just to understand if the dependency was necessary.

@EnricoMingo
Copy link
Member

Done.

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

2 participants