uos / rviz_fps_plugin

ViewController and a Tool Plugin to navigate RViz like an FPS-Shooter
31 stars 12 forks source link

add safeguard for qt4's moc to skip boost header #1

Closed v4hn closed 9 years ago

v4hn commented 9 years ago

It is a well-known problem qt4's moc can't handle preprocessor variables and therefore breaks at a number of places with boost. Boost 1.57 added one more that makes it impossible to have ogre includes in code moc has to process....