Future updates and bug fixes with Boost 1.5.0.
- Lingua principale
- C++
- Stelle
- 6
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
After upgrading to Fedora 18, which uses Boost 1.5.0, there is a known bug with Boost and Fedora in which Boost.Thread links to Boost.System, but that link is found to be invalid, requiring both boost_thread-mt and boost_system-mt to be linked. RTT_Client_OGRE will not compile without adding a -lboost_system-mt argument. The latest Boost update for Fedora supposedly fixed the issue, however it still persists in RTT for some reason. At this time I'm unaware if it affects any other distro, however it's supposed to be Fedora specific.
Currently, RTT_Client_OGRE will not build on Fedora without this option, bu should build on others.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.