Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

devel\setup.bat intermixes local bin & lib with opt bin #69

Closed
ooeygui opened this issue Feb 5, 2019 · 0 comments
Closed

devel\setup.bat intermixes local bin & lib with opt bin #69

ooeygui opened this issue Feb 5, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ooeygui
Copy link
Member

ooeygui commented Feb 5, 2019

Build a catkin package
run devel\setup.bat
set path

Result:
path is:
C:/ws/robo_ws/devel\lib;C:/opt/ros/melodic/x64\lib;C:/opt/rosdeps/x64\lib;C:/ws/robo_ws/devel\bin; ...

Expect:
C:/ws/robo_ws/devel\bin;C:/ws/robo_ws/devel\lib;C:/opt/ros/melodic/x64\lib;C:/opt/rosdeps/x64\lib; ...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants