Hi Stefan,

This is typically a missmatch in your runtime library configuration (msvcr.. 
DLLs).
Please check the dependencies of the applications / QT DLLs by means of the 
dependency walker - may be one of the dependent DLLs has been linked with /MDd 
instead of /MD.

Best,
Matthias



Dr. Matthias Baumhauer                  Phone:  (+49) 6221/42-3557
German Cancer Research Center           Fax:    (+49) 6221/42-2345
Div. Medical and Biological Informatics (E130)
Im Neuenheimer Feld 280                 email:  
[email protected]<mailto:[email protected]>
D-69120 Heidelberg, Germany             http://www.dkfz-heidelberg.de/de/mbi


Von: Stefan Dänzer [mailto:[email protected]]
Gesendet: Montag, 29. Oktober 2012 13:04
An: [email protected]
Betreff: [mitk-users] Run MITK 2012-09 built from source in release on windows 
xp

Hi all,

I'm running on a Windows XP x64 machine with Visual Studio 2010.

I have followed the build (Superbuild) instructions for MITK at: 
http://docs.mitk.org/nightly-qt4/BuildInstructionsPage.html

I've built QT from source configured with:
configure.exe -prefix C:\Qt\4.7.4_vc9_x64 -debug-and-release -qt-sql-sqlite 
-no-multimedia -no-audio-backend -no-phonon -no-phonon-backend -no-declarative 
-mp -nomake examples -nomake demos -nomake docs

I am able to build in debug and release mode and run the mitkWorkbench in 
debug. However, when starting the mitkWorkbench compiled in release, the app 
crashes right after the start with an access violation in some QT dll. Has 
anybody experienced a similar behaviour.

I have also tried to start the mitkWorkbench with the blueberry clean cmd line 
parameter without any improvements.

Regards,

Stefan

--
Stefan Daenzer
Körnerplatz 8
04107 Leipzig

Tel.: +49-157-84993879

"Work like you don't need the money, love like you've never been hurt and dance 
like no one is watching." - Randall G Leighton
------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to