The CMake version can definitely be an issue.

 From your message it is also not clear if you compiled Qt yourself, 
which you would need to if you want to compile for 64 bit architectures.

- Sascha

On 09/13/2014 12:27 PM, Khlebnikov, Rostislav wrote:
> Hi,
>
> Something tells me that this is caused by a recent issue discussed here: try 
> CMake 2.8 - this will likely fix it for you.
>
> Rostislav.
>
>
>
>> On 13 Sep 2014, at 11:23, "mahsa paknezhad" <[email protected]> 
>> wrote:
>>
>> 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
> ------------------------------------------------------------------------------
> 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


------------------------------------------------------------------------------
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