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

Help windows find dll's #391

Merged
merged 1 commit into from
Mar 20, 2013
Merged

Help windows find dll's #391

merged 1 commit into from
Mar 20, 2013

Conversation

stonier
Copy link
Contributor

@stonier stonier commented Mar 15, 2013

Convention is to put dll's into bin, but often packages still
dump them in lib.

For windows to find them, we need the lib
directories to be in the path. Easy solution - just add the
LD_LIBRARY_PATH that catkin defines to the PATH.

Finally develspace is running roscore, talker and listener!

Convention is to put dll's into `bin`, but often packages still 
dump them in `lib`. 

For windows to find them, we need the `lib`
directories to be in the path. Easy solution - just add the 
`LD_LIBRARY_PATH` that catkin defines to the `PATH`.
dirk-thomas added a commit that referenced this pull request Mar 20, 2013
@dirk-thomas dirk-thomas merged commit 2f17b96 into ros:groovy-devel Mar 20, 2013
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

Successfully merging this pull request may close these issues.

2 participants