On 4/8/07, Bill Hart <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to build a py2app application which uses the C++ openscenegraph
> libraries with some swig based wrappers. Openscenegraph has a module osgDB,
> which dynamically loads a bunch of plugins (.so) files for reading and
> writing diff
Hi,
I'm trying to build a py2app application which uses the C++
openscenegraph libraries with some swig based wrappers.
Openscenegraph has a module osgDB, which dynamically loads a bunch of
plugins (.so) files for reading and writing different types of files.
I have a simple test applica