2016-07-07 06:16:54 -0600 | received badge | ● Famous Question (source) |
2016-04-15 12:51:10 -0600 | received badge | ● Notable Question (source) |
2016-04-12 18:33:31 -0600 | received badge | ● Popular Question (source) |
2016-03-30 15:28:58 -0600 | commented answer | Windows 8.1 installation hangs on configure step of gazebo code I also had issues with Protobug during the configure step (see [here](https://bitbucket.org/osrf/gazebo_tutorials/issues/52/windows-installation-fails-during#comment-None)). I ended up solving it by downgrading CMake from 3.5.1 to 3.2.0. Now I'm stuck on "NMAKE : fatal error U1077" for the next command though... |
2016-03-30 15:28:58 -0600 | asked a question | Windows compilation fails with "NMAKE : fatal error U1077" At the The output before that is just compiler warnings. I'm using Gazebo 0a37ad849c3e, sdformat f6e092825372, ign-math 2555c7e8a9c5 and CMake 3.2.0 (had some issues during the configure step with newer CMake versions). Any ideas how to deal with this? Should I be using different versions of Gazebo / sdformat / ign-math? |