Hi Torsten ;)

try to compile with scons, search the mail archive
for help on how to build with scons. Compiling
with scons (using the VS c++ compiler) is
much more reliable than compiling with VS...

Good luck,

  Toni

 
> I try to build the OpenSG debug libs from the cvs directory using visual
> studio. After providing some additional paths the VS7 project files seem
> to work. The base lib compiles and links. The system lib does not:
> 
> 1>------ Build started: Project: SystemLib, Configuration: Debug Win32
> ------
> 1>Linking...
> 1>OSGManipulator.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due
> to '/INCREMENTAL:NO' specification
> 1>   Creating library .\..\lib\dbg/OSGSystem.lib and object
> .\..\lib\dbg/OSGSystem.exp
> 1>OSGRenderAction.obj : error LNK2001: unresolved external symbol
> "private: static class osg::FieldContainerType
> osg::SwitchMaterialBase::_type"
> ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@A)
> 1>OSGRenderAction.obj : error LNK2019: unresolved external symbol
> "public: class osg::FCPtr<class osg::AttachmentContainerPtr,class
> osg::Material> __thiscall osg::SwitchMaterial::getCurrentMaterial(void)"
> ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]
> [EMAIL PROTECTED]@@[EMAIL PROTECTED]@@[EMAIL PROTECTED])
> referenced in function "protected: void __thiscall
> osg::RenderAction::getMaterialStates(class osg::Material *,class
> std::vector<class osg::State *,class std::allocator<class osg::State *>
>  > &)"
> ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@[EMAIL PROTECTED]
> [EMAIL PROTECTED]@@[EMAIL PROTECTED]@osg@@@std@@@std@@@Z)
> 1>OSGRenderAction.obj : error LNK2019: unresolved external symbol
> "protected: __thiscall osg::SwitchMaterial::SwitchMaterial(void)"
> ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function "protected:
> static void __cdecl osg::FieldContainer::newPtr<class osg::FCPtr<class
> osg::FCPtr<class osg::AttachmentContainerPtr,class osg::Material>,class
> osg::SwitchMaterial> >(class osg::FCPtr<class osg::FCPtr<class
> osg::AttachmentContainerPtr,class osg::Material>,class
> osg::SwitchMaterial> &)"
> ([EMAIL PROTECTED]@[EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@@osg
> @@[EMAIL PROTECTED]@@osg@@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@VAtt
> [EMAIL PROTECTED]@@[EMAIL PROTECTED]@@osg@@[EMAIL PROTECTED]@@1@@Z)
> 1>..\lib\dbg\OSGSystem.dll : fatal error LNK1120: 3 unresolved externals
> 1>Build log was saved at "file://c:\cygwin\home\Torsten
> Froehlich\OpenSG\VSBuild\VS7\SystemLib\Debug\BuildLog.htm"
> 1>SystemLib - 4 error(s), 1 warning(s)
> ========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped
> ==========
> 
> Any help appreciated.
> 
> Torsten
> 
> 
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Opensg-users mailing list
> Opensg-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/opensg-users




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to