Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   FRC Control System (http://www.chiefdelphi.com/forums/forumdisplay.php?f=176)
-   -   Building FRC Gazebo Plugins for Mac OSX causing problems (http://www.chiefdelphi.com/forums/showthread.php?t=154099)

NicholasJJ 22-01-2017 16:52

Building FRC Gazebo Plugins for Mac OSX causing problems
 
I'm trying to set up gazebo on my mac using this guide: http://wpilib.screenstepslive.com/s/...nually-mac-osx But whenever I get to the
Code:

./gradlew -PmakeSim frc_gazebo_plugins
step I get this error message:
Code:

2 errors generated.
make[3]: *** [simulation/frc_gazebo_plugins/CMakeFiles/limit_switch.dir/limit_switch/src/external_limit_switch.cpp.o] Error 1
make[2]: *** [simulation/frc_gazebo_plugins/CMakeFiles/limit_switch.dir/all] Error 2
make[1]: *** [simulation/frc_gazebo_plugins/CMakeFiles/frc_gazebo_plugins.dir/rule] Error 2
make: *** [frc_gazebo_plugins] Error 2
:wpilibc:frc_gazebo_plugins FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':wpilibc:frc_gazebo_plugins'.
> Process 'command 'make'' finished with non-zero exit value 2

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Does anyone have any Ideas?

boz 23-01-2017 06:55

Re: Building FRC Gazebo Plugins for Mac OSX causing problems
 
There's a bug report on the homebred-simulation GitHub repo about this. https://github.com/osrf/homebrew-simulation/issues/158


All times are GMT -5. The time now is 11:12.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi