Hi,

So I have linked to the libraries

C:\Documents and Settings\Bryan
Berg\Desktop\openVRML\OpenVRML\dependencies\lib

C:\Documents and Settings\Bryan Berg\Desktop\openVRML\OpenVRML\lib

and include files

C:\Documents and Settings\Bryan
Berg\Desktop\openVRML\OpenVRML\dependencies\include

C:\Documents and Settings\Bryan Berg\Desktop\openVRML\OpenVRML\include

in my Visual Studio (tools --> options ... etc).

I'm using VS 2005 on Windows XP.

but still seem to get these link errors ...


Linking...
msvcprtd.lib(MSVCP80D.dll) : error LNK2005: "class
std::basic_ostream<char,struct std::char_traits<char> > & __cdecl
std::operator<<<char,struct std::char_traits<char>,class
std::allocator<char> >(class std::basic_ostream<char,struct
std::char_traits<char> > &,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)"
([EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@1@@std@@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL 
PROTECTED]@2@@0@@Z)
already defined in openvrml.lib(browser.obj)
msvcprtd.lib(MSVCP80D.dll) : error LNK2005: "class
std::basic_ostream<char,struct std::char_traits<char> > & __cdecl
std::operator<<<struct std::char_traits<char> >(class
std::basic_ostream<char,struct std::char_traits<char> > &,char const *)"
([EMAIL PROTECTED]@std@@@std@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@@[EMAIL 
PROTECTED]@[EMAIL PROTECTED])
already defined in ReaderWriterVRML2.obj

LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other
libs; use /NODEFAULTLIB:library



Bryan

Bryan Berg
The Salk Institute LOG-G
10010 N. Torrey Pines Rd
La Jolla CA 92037
Phone: 858 453-4100 x 1435


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to