Hi,

On Mon, 2009-09-14 at 09:39 +0200, Johannes Brunen wrote:
> Hello Gerrit,
> 
> "Gerrit Vo" <[email protected]> schrieb im 
> Newsbeitrag news:[email protected]...
> >
> > for testing, could you remove the 2 OSG_FILEIO_DLLMAPPING occurrences
> > from OSGOSBElementFactoryHelper.h They should not be needed and I
> > suspect them to be responsible for your errors.
> >
> This did help on compiling the OSGOSBHandleEntAttachment.cpp file residing 
> in my contrib library. But, I got a linker error on the library for a 
> missing symbol.
> 
> 1>------ Build started: Project: OSGContribDataSolid, Configuration: Release 
> Win32 ------
> 1>Linking...
> 1>   Creating library 
> D:\_graphic\Build32\opensg\bin\Release\OSGContribDataSolid.lib and object 
> D:\_graphic\Build32\opensg\bin\Release\OSGContribDataSolid.exp
> 1>OSGOSBHandleEntAttachment.obj : error LNK2019: unresolved external symbol 
> "public: virtual __thiscall 
> OSG::OSBElementCreatorBase::~OSBElementCreatorBase(void)" 
> (??1osbelementcreatorb...@osg@@u...@xz) referenced in function "public: 
> virtual void * __thiscall OSG::OSBElementCreatorBase::`scalar deleting 
> destructor'(unsigned int)" (??_gosbelementcreatorb...@osg@@uaep...@z)
> 1>D:\_graphic\Build32\opensg\bin\Release\OSGContribDataSolid.dll : fatal 
> error LNK1120: 1 unresolved externals
> 

ah, there is a OSG_FILEIO_DLLMAPPING for OSBElementCreatorBase in
OSGOSBElementFactory.h. I'll add it.

kind regards,
  gerrit



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to