Hi,

C++ object/static library/dynamic library are not compatible across
compilers because the standard does not define a mangling format.

The C standard defines the way to name the variables and the functions in
object files. C++ doesn't. So there is one mangling format per compiler.

Gordon Tomlinson wrote:
Mattias You can edit the wiki page ......   :)

Search the wiki site for the password its on there



____________________________________________________________________________
__

Capture the magic of Christmas this year see http://www.capturethemagic.com
____________________________________________________________________________
__
Gordon Tomlinson
[EMAIL PROTECTED]
IM: [EMAIL PROTECTED]
www.vis-sim.com www.gordontomlinson.com ____________________________________________________________________________
__


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mattias
Helsing
Sent: Monday, December 01, 2008 7:34 PM
To: OpenSceneGraph Users
Subject: [osg-users] msvc90 dependencies

Hi all,

I have seen in recent posts that people aren't aware of my set of
prebuilt binaries for vc90. It is here:

http://www.openscenegraph.org/projects/osg/wiki/Community/People/MattiasHels
ing

It has been there since early sept.

A few people have requested that it be linked to from the win32
dependencies wiki page but I have refrained from poking Robert about
this since I know that Mike has a plan for msvc90. Until then the link
may be a good idea.

cheers
Mattias
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to