Patrick Hartling wrote:
> I have made some big progress in getting PyOpenSG updated to the OpenSG 
> 2.0 trunk, but I have run up against problems related to class templates 
> with static data members. 

[snip]

> My hope is that this can be fixed 
> with a GCC compiler option or something that is similarly non-invasive 
> to the OpenSG code in question. Does anyone have any ideas or 
> suggestions about how this can be resolved?

Have you tried the python-c++ list? It's hard to think you're the first 
one to encounter this.

Just offer something: On Windows, you can tell the compiler that a 
certain template instantiation is to be exported from a dynamic library. 
I don't know if something similar is possible with GCC, but I've heard 
rumours lately about explicit export and automatic hiding there.

/Marcus

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to