Hi Kim,

this is a very common configuration, but as far as I know you are the first one 
having these issues. Hence, I guess the origin of these warnings are not in the 
code itself but it has something to do with your settings. Besides that I don't 
see any special alignment restrictions for us::SharedPointer/Data. Could you 
please double-check that you are running a 64-bit Windows, using 64-bit Qt 
binaries, selected a 64-bit generator in CMake before configuring the first 
time? Also ensure that you installed the latest update of MSVC 2013 (which is 
Update 5). Then, do a clean superbuild again please. Hope it helped?

Best,
Stefan

From: Löpprich, Kim [mailto:k.loeppr...@dkfz-heidelberg.de]
Sent: Freitag, 12. Februar 2016 16:03
To: mitk-users@lists.sourceforge.net
Subject: [mitk-users] Problems compiling MITK under Windows 8

Dear all,
I have some problems compiling (debug 64bit)  MITK (version 28.Jan 2016) under 
Windows 8.
I got a lots of linker errors.
I tried to compile MITKCore and got this:

C:\MITK\Modules\Core\src\Interactions\mitkEventConfig.cpp(247): error C2220: 
Warnung wird als Fehler interpretiert, es wurde keine object-Datei generiert.
C:\MITK\Modules\Core\src\Interactions\mitkEventConfig.cpp(247): warning C4316: 
'mitk::EventConfigPrivate' : Das auf dem Heap zugeordnete Objekt ist 
möglicherweise nicht 32 ausgerichtet
C:\MITK\Modules\Core\src\Interactions\mitkEventConfig.cpp(257): warning C4316: 
'mitk::EventConfigPrivate' : Das auf dem Heap zugeordnete Objekt ist 
möglicherweise nicht 32 ausgerichtet
C:\MITK\Modules\Core\src\Interactions\mitkEventConfig.cpp(282): warning C4316: 
'mitk::EventConfigPrivate' : Das auf dem Heap zugeordnete Objekt ist 
möglicherweise nicht 32 ausgerichtet
C:\MITK\Modules\Core\src\Interactions\mitkEventConfig.cpp(294): warning C4316: 
'mitk::EventConfigPrivate' : Das auf dem Heap zugeordnete Objekt ist 
möglicherweise nicht 32 ausgerichtet
C:\MITK\Modules\CppMicroServices\core\include\usSharedData.h(230): warning 
C4316: 'mitk::EventConfigPrivate' : Das auf dem Heap zugeordnete Objekt ist 
möglicherweise nicht 32 ausgerichtet

What does this mean?

I use:
Windows 8
Visual Studio 13
CMake 3.3.1
QT 5.3.2

Is this a problem with Windows 8?

Would be very nice if somebody could help me.

Thanks
Kim


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to