Hi Mike -- FYI, I recently discovered the same issue with FreeType235_d.lib.
The OSG freetype plugin won't load when linked with this library, but works
fine when linked with freetype235.lib.

Thanks,
   -Paul
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike
Weiblen
Sent: Monday, March 17, 2008 10:19 AM
To: OpenSceneGraph Users
Subject: Re: [osg-users] Debug JPEG plugin issues

Hi,

As Paul mentioned, we hooked up and discussed some of the issues.  I'll be
doing a scrub of my 3rdParty stuff RSN.

cheers
-- mew



On Fri, March 14, 2008 12:04, Paul Martz wrote:
> For some time now, I've been unable to load the Debug JPEG plugin 
> osgdb_jpegd.dll. The Release build works just fine. Because I'm on 
> Windows, I had assumed this was some runtime library / PATH issue
>
> Today, this finally bugged me enough to investigate it.
>
> I looked at osgdb_jpegd.dll the old depends.exe (from VC6 days) and it 
> doesn't indicate any problems. And indeed it turns out it's not a DLL 
> issue, apparently.
>
> It seems to be a problem with the 3rdparty binary libjpegD.lib. If I 
> have the CMake variable JPEG_LIBRARY_DEBUG set to libjpegD.lib, then 
> the resulting Debug JPEG plugin refuses to load. On the other hand, 
> with JPEG_LIBRARY_DEBUG set to libjpeg.lib, the Debug JPEG plugin 
> loads and runs just fine.
>
> As luck would have it, Mike Weiblen and I are having breakfast 
> tomorrow, so I'll ask him if he knows anything about why this would be 
> happening.
>
> Just wanted to post this here in case others are encountering the same 
> issue.
>
> Paul Martz
> Skew Matrix Software LLC
> http://www.skew-matrix.com <http://www.skew-matrix.com/>
> 303 859 9466
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.
> org
>


Mike Weiblen -- Austin Texas USA -- http://mew.cx/

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to