Text archives Help
- From: Colin Poczatek <jpoczatek@rics.bwh.harvard.edu>
- To: seg3d@sci.utah.edu
- Subject: [Seg3D] problems building Seg3D 2.0
- Date: Mon, 10 Jan 2011 10:46:39 -0500
Hi everybody,
I'm having cmake fail in a couple ways and could use a little help.
(Output after list) I'm running the command "cmake CMakeLists.txt" on
the top level cmake list file, possible incorrectly... This is the zip
of the source, not an svn checkout. This is Ubuntu 10.10 64bit, cmake
version 2.8.2, QMake version 2.01a, Qt version 4.7.0...
1- Externals/gdcm/ complains about an in source build, commenting out
that check in Externals/gdcm/CMakeLists.txt (line ~34) fixes that... Is
that bad?
2- ITK throws some warnings probably not important.
3- SVN throws a error but continues...
4- Some QT libraries aren't found? And it stops...
Thanks,
Collin
2:
-- Found Subversion: /usr/bin/svn
CMake Error at /usr/share/cmake-2.8/Modules/FindSubversion.cmake:70
(MESSAGE):
Command "/usr/bin/svn info /nrims/home3/cpoczatek/tmp/seg3D2/src" failed
with output:
svn: '/nrims/home3/cpoczatek/tmp/seg3D2/src' is not a working copy
Call Stack (most recent call first):
CMake/RevisionInfo.cmake:35 (Subversion_WC_INFO)
Main/CMakeLists.txt:34 (GENERATE_REVISION_INFO)
4:
-- Configuring Seg3D packaging
CMake Error: The following variables are used in this project, but they
are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
QT_FONTCONFIG_LIBRARY (ADVANCED)
linked by target "Resources_QtResources" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Resources
linked by target "QtUtils_Utils" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Utils
linked by target "QtUtils_Widgets" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Widgets
linked by target "QtUtils_Bridge" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Bridge
linked by target "Interface_Application" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/Application
linked by target "Interface_ToolInterface" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/ToolInterface
linked by target "Seg3D2" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Main
QT_FREETYPE_LIBRARY (ADVANCED)
linked by target "Resources_QtResources" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Resources
linked by target "QtUtils_Utils" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Utils
linked by target "QtUtils_Widgets" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Widgets
linked by target "QtUtils_Bridge" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Bridge
linked by target "Interface_Application" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/Application
linked by target "Interface_ToolInterface" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/ToolInterface
linked by target "Seg3D2" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Main
QT_PNG_LIBRARY (ADVANCED)
linked by target "Resources_QtResources" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Resources
linked by target "QtUtils_Utils" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Utils
linked by target "QtUtils_Widgets" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Widgets
linked by target "QtUtils_Bridge" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Bridge
linked by target "Interface_Application" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/Application
linked by target "Interface_ToolInterface" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/ToolInterface
linked by target "Seg3D2" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Main
QT_X11_Xext_LIBRARY
linked by target "Resources_QtResources" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Resources
linked by target "QtUtils_Utils" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Utils
linked by target "QtUtils_Widgets" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Widgets
linked by target "QtUtils_Bridge" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Bridge
linked by target "Interface_Application" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/Application
linked by target "Interface_ToolInterface" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/ToolInterface
linked by target "Seg3D2" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Main
QT_XRENDER_LIBRARY (ADVANCED)
linked by target "Resources_QtResources" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Resources
linked by target "QtUtils_Utils" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Utils
linked by target "QtUtils_Widgets" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Widgets
linked by target "QtUtils_Bridge" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Bridge
linked by target "Interface_Application" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/Application
linked by target "Interface_ToolInterface" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/ToolInterface
linked by target "Seg3D2" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Main
QT_ZLIB_LIBRARY (ADVANCED)
linked by target "Resources_QtResources" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Resources
linked by target "QtUtils_Utils" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Utils
linked by target "QtUtils_Widgets" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Widgets
linked by target "QtUtils_Bridge" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/QtUtils/Bridge
linked by target "Interface_Application" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/Application
linked by target "Interface_ToolInterface" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Interface/ToolInterface
linked by target "Seg3D2" in directory
/nrims/home3/cpoczatek/tmp/seg3D2/src/Main
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine
at
http://www.partners.org/complianceline . If the e-mail was sent to you in
error
but does not contain patient information, please contact the sender and
properly
dispose of the e-mail.
- [Seg3D] problems building Seg3D 2.0, Colin Poczatek, 01/10/2011
Archive powered by MHonArc 2.6.16.