Von: APM <[email protected]>
An: "Qmapshack mailing list" <[email protected]>
Betreff: [Qlandkartegt-users] Setup an enviroment with QT5 and cmake
Dear all,
I know you're not a teacher for such problems, but maybe you can show me the way.
Due to a change from the requirements for QMS I can't compile QMS with Debian stable as I did before.
I think it's because of an old QT version in stable.
So I download OT5 from the internet and installed it in /home/ser/Qt.
I setup the cmake with CMAKE_INSTALL_PREFIX /home/user/Qt
If i try to generate, I got this messages:
CMake Warning at src/qmapshack/CMakeLists.txt:838 (add_executable):
Cannot generate a safe runtime search path for target qmapshack because
files in some directories may conflict with libraries in implicit
directories:
runtime library [libQt5Xml.so.5] in /usr/lib/x86_64-linux-gnu may be
hidden by files in:
/home/user/Qt/5.8/gcc_64/lib
runtime library [libQt5Sql.so.5] in /usr/lib/x86_64-linux-gnu may be
hidden by files in:
/home/user/Qt/5.8/gcc_64/lib
runtime library [libQt5DBus.so.5] in /usr/lib/x86_64-linux-gnu may be
hidden by files in:
/home/user/Qt/5.8/gcc_64/lib
My question is, if I can work in this way generally and if the compiled QMS would run on my Debian stable?
What I have to change?
Thank you!
Kind regards
Axel
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
