Hi Pablo,
Pablo Carneiro Elias wrote:
> Hi. I'm having linking problems while trying to compile opensg 2.0 with
> scons and VS 2005
>
> Here's my scons command:
>
> scons BoostBaseDir="XXY\boost\boost_1_34_0" enable_unittests=false
> type=both compiler=msvc80
>
> Here's the link errors:
>
> std@@[EMAIL PROTECTED]@2@@1@@Z)
> OSGConnectionType.obj : error LNK2001: unresolved external symbol
> __imp___invalid_parameter_noinfo
> OSGGroupConnection.obj : error LNK2001: unresolved external symbol
> __imp___invalid_parameter_noinfo
That seems to come from mixing debug compiled objects with a relase lib on VC8.
Can you try running type=debug or type=opt but not both?
Dirk
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users