Future updates and bug fixes with Boost 1.5.0.
- Vorherrschende Sprache
- C++
- Sterne
- 6
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.