Hi there,
I am having some trouble with packing, specifically qt assistant for the help
files.
So, if I build the latest (414bb8b4d0) MITK-ProjectTemplate and do a full build
on Scientific Linux, it builds.
When I do make install, I see:
-- fixup_bundle
--
app='/scratch0/NOT_BACKED_UP/clarkson/build/MITK-ProjectTemplate-build/CMakeExternals/Install/bin/assistant'
and then unfortunately:
-- Analyzing
app='/scratch0/NOT_BACKED_UP/clarkson/build/MITK-ProjectTemplate-build/CMakeExternals/Install/bin/assistant'
--
bundle='/scratch0/NOT_BACKED_UP/clarkson/build/MITK-ProjectTemplate-build/CMakeExternals/Install/bin'
--
executable='/scratch0/NOT_BACKED_UP/clarkson/build/MITK-ProjectTemplate-build/CMakeExternals/Install/bin/assistant'
-- valid='1'
-- executable file 1:
/scratch0/NOT_BACKED_UP/clarkson/build/MITK-ProjectTemplate-build/CMakeExternals/Install/bin/assistant
-- verified='0'
-- info='external prerequisites found:
f='/scratch0/NOT_BACKED_UP/clarkson/build/MITK-ProjectTemplate-build/CMakeExternals/Install/bin/assistant'
external_prereqs='/scratch0/NOT_BACKED_UP/clarkson/install/qt-4.7.4-debug/lib/libQtCLucene.so.4;/scratch0/NOT_BACKED_UP/clarkson/install/qt-4.7.4-debug/lib/libQtCore.so.4;/scratch0/NOT_BACKED_UP/clarkson/install/qt-4.7.4-debug/lib/libQtGui.so.4;/scratch0/NOT_BACKED_UP/clarkson/install/qt-4.7.4-debug/lib/libQtHelp.so.4;/scratch0/NOT_BACKED_UP/clarkson/install/qt-4.7.4-debug/lib/libQtNetwork.so.4;/scratch0/NOT_BACKED_UP/clarkson/install/qt-4.7.4-debug/lib/libQtSql.so.4;/scratch0/NOT_BACKED_UP/clarkson/install/qt-4.7.4-debug/lib/libQtWebKit.so.4;/scratch0/NOT_BACKED_UP/clarkson/install/qt-4.7.4-debug/lib/libQtXml.so.4'
'
--
CMake Error at
/scratch0/NOT_BACKED_UP/clarkson/build/MITK-ProjectTemplate-build/MITK/CMake/BundleUtilities.cmake:773
(message):
so, essentially, the assistant app is copied into the bundle, but the RPATH is
not set correctly, so it still depends on compile time Qt libraries.
When I run cpack -V I get the same problem.
Consequently, my application does much the same thing, and the Qt Assistant
cannot be installed. Also, I am not sure I understand why
"include(mitkInstallRules)" is placed after include(CPack), but I am sure
somebody out there does.
So, does anyone else currently manage to do a full installation, including the
Qt helper app?
Thanks
Matt
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users