-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Hi,

did you use the opensg-support cmake project to compile and install
the support libs? I recently did that on win 7 x64 and had no
problems. I think the support-projects installs a specific setup of
header files of the support libs, maybe tahts the point you are missing?

Cheers,
Christoph

Am 08.02.2010 16:25, schrieb Michael Raab:
> Hi,
>
> OpenSG nearly compiles :-)
> But there's an issue during compilation of lib OSGImageFileIO:
>
> OSGJPGImageFileType.cpp
> 22>c:\devel\opensgsupport\unpack\jpeg-6b\jmorecfg.h(161) : error C2371:
'INT32' : redefinition; different basic types
> 22>        C:\Program Files (x86)\Microsoft Visual Studio
8\VC\PlatformSDK\include\basetsd.h(62) : see declaration of 'INT32'
>
> Seems that some symbols are both defined in system and libjpeg headers.
Any solutions or workarounds?
>
> thx,
> Michael
>
> -------- Original-Nachricht --------
>> Datum: Mon, 08 Feb 2010 12:32:29 +0800
>> Von: "Gerrit Voß" <vo...@vossg.org>
>> An: opensg-users@lists.sourceforge.net
>> Betreff: Re: [Opensg-users] Building OpenSG 2.0
>
>>
>> Hi,
>>
>> On Sun, 2010-02-07 at 19:31 +0100, Michael Raab wrote:
>>> Hi all,
>>>
>>> I've read the ReadMe.txt, thanks that helped a lot.
>>> Sorry about my stupid questions but I'm new to CMake...
>>> I'm not sure about step 5 - "Build and Install". Do I have to build all
>> support packages by my self or is there a way that CMake builds it before?
>>
>> no you have to build them yourself, but that should not be a problem.
>> CMake is just another native build system (Makefiles, VS projects, ...)
>> generator (like imake or qmake are). All it does it determine which
>> configuration you have and generate the appropriate native build setup.
>> E.g. for Windows, once you ran configure and generate you will find
>> the solution file in the build directory (assuming you chose the
>> solution generator in the beginning) which you simply open
>> with Visual Studio and build it as usual (e.g. batch build
>> release/debug). The solution also contains the INSTALL target to install
>> the resulting libs.
>>
>> kind regards
>>   gerrit
>>
>>
>>
>>
------------------------------------------------------------------------------
>> The Planet: dedicated and managed hosting, cloud storage, colocation
>> Stay online with enterprise data centers and the best network in the
>> business
>> Choose flexible plans and management services without long-term contracts
>> Personal 24x7 support from experience hosting pros just a phone call away.
>> http://p.sf.net/sfu/theplanet-com
>> _______________________________________________
>> Opensg-users mailing list
>> Opensg-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/opensg-users
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
iQEcBAEBAgAGBQJLcHJCAAoJENLOlRQzx0NWuHIIAIPuAmDKfHdEI4mfso30rDsR
geWbTpDh9R3BTmh9CzhJmqajAFA6Qgg1IPltsRZVk0iK4lSi+/zdc0a98pEdSTEJ
rlC0sFJJRISnnrGs7g8lBgnTMlg3b3nS6YimyArL4VL1sYzLdRpFALmFIZzlSbJq
KtHPZN3CC6GLdkPsFXLKsekhb/1O7mMcr3s8chhBW6G5rLrX8ICIuxcRvKPP0LQz
ISJ8Ih839rZV1lLWjv90+6y0jzUIqJ/r+aJKpSgNt24Rw8QiURt4TjRKDTKuyYOh
0TsgbSPPNd72ISdXCH067DfuzT8Q89ipr1GclyJc1NYT0xRXYQvR+CNv64WWy5U=
=onyy
-----END PGP SIGNATURE-----


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to