[osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread lucas Grijander
Dear all, I just upgrade my Visual Studio 2005 to 2008 and now I get always the same warning: "could not find plugin to read object..." Do you have any idea of what I should modify? or whether it is compatible or not? thanks Jaime. __

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread Thibault Genessay
Hi On Wed, May 28, 2008 at 4:15 PM, lucas Grijander <[EMAIL PROTECTED]> wrote: > I just upgrade my Visual Studio 2005 to 2008 and now I get always the same > warning: > > "could not find plugin to read object..." You should first make sure you have compiled everything with the same compiler, i.e.

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread Mike Weiblen
t; [EMAIL PROTECTED] On Behalf Of lucas Grijander > Sent: Wednesday, May 28, 2008 9:15 AM > To: OpenSceneGraph Users > Subject: [osg-users] Plugin problems with Visual Studio 2008 > > Dear all, > > I just upgrade my Visual Studio 2005 to 2008 and now I get always the > s

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread lucas Grijander
Visual Studio 8.0, so maybe that's the problem. Jaime. > Date: Wed, 28 May 2008 09:24:56 -0500 > From: [EMAIL PROTECTED] > To: osg-users@lists.openscenegraph.org > Subject: Re: [osg-users] Plugin problems with Visual Studio 2008 > > what plugin? > what object? > w

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread Gordon Tomlinson
: OpenSceneGraph Users Subject: [osg-users] Plugin problems with Visual Studio 2008 Dear all, I just upgrade my Visual Studio 2005 to 2008 and now I get always the same warning: "could not find plugin to read object..." Do you have any idea of what I should modify? or whether it is compati

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread Paul Melis
2008 09:24:56 -0500 > From: [EMAIL PROTECTED] > To: osg-users@lists.openscenegraph.org > Subject: Re: [osg-users] Plugin problems with Visual Studio 2008 > > what plugin? > what object? > what 3rdParty libraries? > did you rebuild all binaries after installing? > is it poss

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread Mike Weiblen
; Subject: Re: [osg-users] Plugin problems with Visual Studio 2008 > > > all the applications run ok. I only get this warning when I use plugins > (jpeg in my case). I recompile OSG and my application using VS 2008, > but I installed the 3rdParty package from here: > > http

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread lucas Grijander
2008 11:03:50 -0400 Subject: Re: [osg-users] Plugin problems with Visual Studio 2008 Your question is way too vague and contains no information which can let people try to help you See http://www.catb.org/~esr/faqs/smart-questions.html From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread lucas Grijander
exactly, I think I need vs9. Anyway, if I see it's too complex I will reinstall visual studio 2005. Jaime. > Date: Wed, 28 May 2008 10:24:01 -0500 > From: [EMAIL PROTECTED] > To: osg-users@lists.openscenegraph.org > Subject: Re: [osg-users] Plugin problems with Visual St

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-05-28 Thread Paul Martz
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of lucas Grijander Sent: Wednesday, May 28, 2008 8:15 AM To: OpenSceneGraph Users Subject: [osg-users] Plugin problems with Visual Studio 2008 Dear all, I just upgrade my Visual Studio 2005 to 2008 and now I get always the same warni

Re: [osg-users] Plugin problems with Visual Studio 2008

2008-07-21 Thread Michael Guerrero
I just recently encountered this same problem. Here's my situation: i had both vs2005 and vs2008 installed and had no problems as Paul mentions. Then I removed vs2005 and after that the osgdb_png plugin could not be loaded. I traced it all the way down to DynamicLibrary.cpp at line 96: #if def