Hi all,

I am trying to compile both the MITK and the Template project provided on
the MITK website on my Windows 7 64 bit machine. For this work, I am using
Visual Studio 2008 64Win for compilation and Cmake 3.1 to prepare the
required file for compilation. I have successfully installed Qt 4.7.4 and
pass it's qmake.exe file to CMake in order to create the required files for
compilation. Also, I do choose Visual Studio 9 2008 64Win for configuring
and generating files by CMake . However, I am constantly getting fatal
error LNK1104. It seems that some libraries which are necessary for
compilation do not get downloaded.

While compiling MITK I get "LINK : fatal error LNK1104: cannot open file"
error for the following libraries:

..\..\bin\plugins\Debug\org_mitk_gui_qt_ext.lib
..\..\bin\plugins\Debug\org_mitk_gui_qt_common.lib
..\..\bin\plugins\Debug\org_mitk_gui_qt_application.lib
..\..\bin\plugins\Debug\org_mitk_gui_qt_common_legacy.lib
..\..\bin\Debug\MitkQtWidgets.lib

and while compiling the Template Project I get the same error for the
following libraries:

..\..\bin\plugins\Debug\org_mitk_gui_qt_ext.lib
..\..\bin\plugins\Debug\org_mitk_gui_qt_common.lib
..\..\bin\plugins\Debug\org_mitk_gui_qt_application.lib
..\..\bin\plugins\Debug\org_mitk_gui_qt_common_legacy.lib
..\..\bin\Debug\MitkCore.lib
..\..\bin\Debug\MitkAlgorithmsExt.lib
..\..\bin\plugins\Debug\org_mitk_core_services.lib
..\..\bin\plugins\Debug\org_mitk_gui_common.lib
..\..\..\bin\Debug\MitkContourModel.lib
..\..\bin\plugins\Debug\org_mitk_core_ext.lib

Please let me know what I am doing wrong. Your help will be highly
appreciated.

Cheers,
Mahsa
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to