Hi Michael,

 

you need at least Qt 4.5 for compiling MITK. You can read more about the build 
requirements here:

 

http://www.mitk.org/wiki/Build_requirements

 

Sascha

 

Von: Michael Xanadu [mailto:[email protected]] 
Gesendet: Freitag, 25. September 2009 15:51
An: Müller Michael
Cc: [email protected]
Betreff: Re: [mitk-users] Building problems

 

Hi,

thank you Michael and Sascha. After I clicked "configure" again, all worked 
fine. But now I have another problem. I use VS 2005 for building MITK and the 
building process produces several errors, which deal with QT. But I have a 
correct version of QT 4.3.2 installed, I wrote some programms including VTK, 
ITK & QT successfully. Do you have an idea? Here some examples:

Error 403 fatal error C1083: Cannot open include file: 'QStyledItemDelegate': 
No such file or directory    
d:\programme\mitk-source\coreui\qmitk\QmitkPropertyDelegate.h    8    

Error 450 error C2039: 'setHeaderHidden' : is not a member of 'QTreeWidget'    
d:\Programme\MITK-Source\CoreUI\Bundles\org.mitk.gui.qt.application\src\internal\QmitkPreferencesDialog.cpp
    119    

Error 449 fatal error LNK1181: cannot open input file 
'..\..\..\bin\Release\Qmitk.lib'    
org_mitk_gui_qt_common    

Error 453 fatal error LNK1181: cannot open input file 
'..\..\..\bin\CoreBundles\org.mitk.gui.qt.common\bin\Release\org_mitk_gui_qt_common.lib'
    
org_mitk_gui_qt_materialeditor    

Error 456 fatal error LNK1181: cannot open input file 
'..\..\bin\corebundles\org.mitk.gui.qt.materialeditor\bin\release\org_mitk_gui_qt_materialeditor.lib'
    
CoreApp    

Error 463 fatal error LNK1181: cannot open input file 
'..\..\bin\Release\Qmitk.lib'
mitkIGTUI

Error 471 fatal error C1083: Cannot open include file: 'qformlayout.h': No such 
file or directory
d:\programme\mitk-bin\modules\bundles\org.mitk.gui.qt.deformableregistration\ui_QmitkBSplineRegistrationViewControls.h
    27    

Error 496 error C2039: 'setExpandsOnDoubleClick' : is not a member of 
'QTreeView'
D:\Programme\MITK-Bin\Modules\Bundles\org.mitk.gui.qt.sceneserialization\ui_QmitkSceneSerializationViewControls.h
    58    


Regards, Michael







2009/9/25 Müller Michael <[email protected]>

Hi Michael X.,

 

ignore these messages. Click "Configure" a second time and the messages are 
gone. At the moment I don't have a glue where they originate from but they are 
not a problem for building mitk. I just compiled the ExtApp without any 
problems.

 

Regards,

Michael M.

 

Von: Michael Xanadu [mailto:[email protected]] 
Gesendet: Freitag, 25. September 2009 12:58
An: [email protected]
Betreff: [mitk-users] Building problems

 

Hi,



I have worked successfully with VTK, ITK & QT for the past few month and now I 
want to try out MITK. But if I use CMake to build it, I get following error 
messages:


CMake Error at CMake/CoreHelpers.cmake:331 (INSTALL): 

install TARGETS given no ARCHIVE DESTINATION for static library target

"ann".

Call Stack (most recent call first):

Utilities/ann/CMakeLists.txt:33 (MITK_INSTALL_TARGETS)

 

CMake Error at CMake/CoreHelpers.cmake:331 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"qwt".

Call Stack (most recent call first):

Utilities/qwt/CMakeLists.txt:193 (MITK_INSTALL_TARGETS)

 

CMake Error at CMake/CoreHelpers.cmake:331 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"mbilog".

Call Stack (most recent call first):

Utilities/mbilog/CMakeLists.txt:29 (MITK_INSTALL_TARGETS)

 

CMake Error at CMake/CoreHelpers.cmake:331 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"glew".

Call Stack (most recent call first):

CMake/CoreHelpers.cmake:257 (MITK_INSTALL_TARGETS)

Utilities/glew/CMakeLists.txt:1 (MITK_CREATE_MODULE)



Can somebody help me?


Regards, Michael


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

 

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to