Hi,

On Sun, 2005-03-13 at 19:23 +0100, Christian Lessig wrote:
> Hallo Marcus,
> 
> I can verify the problem. A workaround is to comment out
> 'OSG_SYSTEMLIB_DLLMAPPING' in the definition of CoredNodePtr (in
> OSGCoredNodePtr.h)
> 
> Regards,
> 
> Christian
> 
> Fraunhofer IGD | Bauhaus-Universität Weimar
> 
> On Sun, 2005-03-13 at 14:54 +0100, Marcus Lindblom wrote:
> > I found another issue with CoredNodePtr on Win32, and that is that the
> > header file sets dll-call defines on the template class (in the .h file,
> > the .inl has none). This is obviously not correct and my compiler, vs
> > 7.1, complains.

it is wrong the dll defines should be used, if an instantiation is
to be exported from a dll, at the point of instantiation not on
template class itself. 

BTW what is your compiler ?. And as we are talking about compilers it
seems that there are some problems with the intel 8.1 version for
windows, I haven't had enough time to decide weather this is a 
compiler or OpenSG problem. Just in case anybody runs into
unresolved 'local vtables' please let me know, there seem to be a way 
to get around this but the whole thing need further investigation.

regards,
 gerrit





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&opÿick
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to