qt_gui_cpp ros2 does not build without warnings
Also, I can not successfully build ros2 on Mac osx
I am running 10.14.5
--- stderr: qt_gui_cpp
ld: warning: directory not found for option '-Llib'
ld: warning: directory not found for option '-Flib'
ld: warning: directory not found for option '-F0'
ld: warning: directory not found for option '-Llib'
ld: warning: directory not found for option '-Flib'
ld: warning: directory not found for option '-F0'
Asked by charles.haynes on 2019-07-14 14:28:51 UTC
Comments
So is this on OSX, or another OS?
Please tag appropriately.
Asked by gvdhoorn on 2019-07-14 15:07:20 UTC
macOS 10.14.5 is the OS. I have no trouble building ros2 on Ubuntu 18.04 LTS bionic beaver.
The reason I am attempting to build for my Mac is the simulations with rviz and gazebo are too taxing in my virtual machine.
Asked by charles.haynes on 2019-07-20 07:31:07 UTC