Themonospot-Gui-Qt
hman
Source i (link to git-repo or to original if based on someone elses unmodified work):
Other Video Apps:
© 2025 store.kde.org - The official KDE Store
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
3 Comments
I installed all the dependencies, including all boost dev libs, but still can't compile the source, maybe I missed something... I'm using Ubuntu 9.04 with gcc 4.3.3. The error is the following: " Building CXX object ramen/CMakeFiles/ramen.dir/Qr/QrColor.o ... ramenhdr/extern/asl/adobe/typeinfo.hpp:17:38: error: boost/range/as_literal.hpp:No such file or directory "
I fixed some errors in the build system in the last SVN commit I just made. Could you update and try again? In the CMakeLists.txt change BOOST_INCLUDEDIR, BOOST_LIBRARYDIR and Boost_ADDITIONAL_VERSIONS as needed I have only tested boost 1.38.0 and 1.40.0. If you have a version older than 1.38, it's possible that is not compatible. Est.
I installed all the dependencies, including all boost dev libs, but still can't compile the source, maybe I missed something... I'm using Ubuntu 9.04 with gcc 4.3.3. The error is the following: " Building CXX object ramen/CMakeFiles/ramen.dir/Qr/QrColor.o ... ramenhdr/extern/asl/adobe/typeinfo.hpp:17:38: error: boost/range/as_literal.hpp:No such file or directory "