Hi, MITK colleagues,

I recently compile MITK SVN head, use Qt 4.4.3 commercial evaluation
version.
OS: Windows Vista SP1
Compiler : Visual Studio 2008 SP1

The errors are:
1>------ Build started: Project: mitkDataStructures, Configuration:
RelWithDebInfo Win32 ------
1>Compiling...
1>mitkXMLIO.cpp
1>..\..\..\mitk\trunk\mitk\Core\DataStructures\mitkXMLIO.cpp(24) : error
C2491: 'mitk::XMLIO::XML_NODE_NAME' : definition of dllimport static data
member not allowed
1>..\..\..\mitk\trunk\mitk\Core\DataStructures\mitkXMLIO.cpp(25) : error
C2491: 'mitk::XMLIO::CLASS_NAME' : definition of dllimport static data
member not allowed
1>mitkTimeSlicedGeometry.cpp
...
1>..\..\..\mitk\trunk\mitk\Core\DataStructures\mitkTimeSlicedGeometry.cpp(23)
: error C2491: 'mitk::TimeSlicedGeometry::EVENLY_TIMED' : definition of
dllimport static data member not allowed
1>..\..\..\mitk\trunk\mitk\Core\DataStructures\mitkTimeSlicedGeometry.cpp(24)
: error C2491: 'mitk::TimeSlicedGeometry::TIME_STEPS' : definition of
dllimport static data member not allowed
1>mitkStringProperty.cpp
...

The cmake variable MITK_BUILD_SHARED_CORE is ON
MITK_BUILD_SINGLE_CORE_LIB is OFF
BUILD_SHARED_LIBS is OFF

Can anyone give some hints on this type error?

Thank you very much!

FC
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to