qt_gui_cpp ros2 does not build without warnings

asked 2019-07-14 14:28:51 -0500

charles.haynes gravatar image

updated 2019-07-20 07:28:36 -0500

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'
edit retag flag offensive close merge delete

Comments

1

So is this on OSX, or another OS?

Please tag appropriately.

gvdhoorn gravatar image gvdhoorn  ( 2019-07-14 15:07:20 -0500 )edit

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.

charles.haynes gravatar image charles.haynes  ( 2019-07-20 07:31:07 -0500 )edit