Hi Berta,
We fixed this compilation error for next release of GIMIAS. However,
you can try to fix it in GIMIAS-1.3. You need to change the CMakeLists.txt
of thirdParty/MITK_SVN2, line 28. You need to change EQUAL by GREATER. This
will set the flag /bigobj for MITK compilation:
##############################################################
IF(WIN32)
#Visual C++, 32-bit, version 2008 1500 (vc90)
IF(MSVC_VERSION GREATER 1500)
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /bigobj")
ENDIF(MSVC_VERSION GREATER 1500)
ENDIF(WIN32)
##############################################################
Best,
Xavi
-----Original Message-----
From: BERTA MARTI FUSTER [mailto:[email protected]]
Sent: viernes, 22 de julio de 2011 10:41
To: Xavier Planes
Cc: [email protected]
Subject: RE: [Gimias-developers] GIMIAS 1.3 Compilation error
Hi Xavi,
we have different errors each time that we compiled CILAB_TOOLKIT solution.
I attached the erros in Debug and Release mode.
Berta
Xavier Planes <[email protected]> ha escrit:
> Hi Berta,
>
> Could you please send us the compilation errors you get with Windows
> 7? Currently, I'm using Windows 7 and Visual Studio 2010 at my office.
>
> Thanks!
> Xavi
>
> -----Original Message-----
> From: BERTA MARTI FUSTER [mailto:[email protected]]
> Sent: jueves, 21 de julio de 2011 16:44
> To: [email protected]
> Subject: [Gimias-developers] GIMIAS 1.3 Compilation error
>
> Hi Xavi,
>
> We are trying to compile GIMIAS 1.3.0 on a Windows 7 machine (64bits).
> We followed the instructions on
> http://sourceforge.net/apps/mediawiki/gimias/index.php?title=HowToBuil
> dGimia
> s_1_3_0_InWindows_Step_1
>
> Including the service pack for VS 2008. But checking if the service
> pack is installed I see that two service packs had been installed (see
> the atached image), so maybe this is our problem.
>
> The thing is, when we compiling the thirdparties, we have errors only
> on mitk compilation, but different errors in release thant debug. It
> is weird, isn't it?
>
> We are waiting to hear from you,
>
> Berta
>
>
>
> ----------------------------------------------------------------------
> ------
> --
> 5 Ways to Improve & Secure Unified Communications Unified
> Communications promises greater efficiencies for business. UC can
> improve internal communications as well as offer faster, more
> efficient ways to interact with customers and streamline customer service.
Learn more!
> http://www.accelacomm.com/jaw/sfnl/114/51426253/
> _______________________________________________
> Gimias-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gimias-developers
>
>
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Gimias-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gimias-developers