Luigi, the two issues I mentioned are: * I get two empty sub-directories created in Windows build: lib/osgPlugins-2.1.9, and lib/release. There are no files in them, but they get created. This isn't a big deal for me, it just looks like something that needs to be cleaned up. * The OpenThreads dll needs to be prefixed with openthreads instead of osg, and to use the OpenThreads version number (7 instead of 20).
andy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luigi Calori Sent: Wednesday, September 05, 2007 7:13 PM To: Public OpenSceneGraph Users discussion list. Subject: Re: [osg-users] couple more problems in OSG_MSVC_VERSIONED_DLL RE: OpenSceneGraph-2.1.9 dev version released Andy Skinner wrote: >Is someone who knows this stuff looking into this and the extra >subdirectories created in lib? > > Sorry for the late response, I' m out of office/home without good connection, just now got a low speed one. on my side, I see, when OSG_MSVC_VERSIONED_DLL is activated, under lib there are still Release and Debug folders that contains osgdb_gdal.lib and osgdb_gdald.lib files respectively. These files should not be generated as long as the other plugins, but I did not figured out why they got built. If these are the folders you refer to, it is a known problem, otherwise, let me know. Luigi >thanks >andy > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Robert >Osfield >Sent: Wednesday, September 05, 2007 4:35 AM >To: Public OpenSceneGraph Users discussion list. >Subject: Re: [osg-users] OpenSceneGraph-2.1.9 dev version released > >Hi Andy, > >Thanks for the through review, OpenThreads should probably be under >its own OSVERSION. > >Robert. > >On 9/4/07, Andy Skinner <[EMAIL PROTECTED]> wrote: > > >>Sorry if I've missed this (I looked), but is the OpenThreads.dll file >>supposed to use the OSG SOVERSION number or its own? >> >>I've got: >> osg20-osg.dll >> osg20-OpenThreads.dll >>for Windows, but: >> libosg.so.20 >> libOpenThreads.so.7 >>for Linux. >> >>thanks, >>andy >> >>_______________________________________________ >>osg-users mailing list >>[email protected] >> >> >> >http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.o r >g > > >_______________________________________________ >osg-users mailing list >[email protected] >http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.o r >g >_______________________________________________ >osg-users mailing list >[email protected] >http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.o rg > > > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or g _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

