[osg-users] Unable to find plugin

Vincent Bourdier vincent.bourdier at gmail.com
Thu Jun 5 04:25:12 PDT 2008


The problem still here :

My PATH :
Z:\OSG_2.4\binaries\bin;Z:\OSG_2.4\binaries\bin\osgplugins-2.4.0;Z:\OSG_2.4\sources\3rdParty\bin;

Osg 2.4 Freetype compilation : ok. No error, no warnings

in my project :
linker  : Z:\OSG_2.4\sources\3rdParty\lib;Z:\OSG_2.4\binaries\lib;
include :
\OSG_2.4\sources\3rdParty\include\freetype;Z:\OSG_2.4\sources\3rdParty\include;Z:\OSG_2.4\sources\OpenSceneGraph-src\include;

And still the error messages :
"Could not find plugin to read object from file ... arial.ttf"
"Could not find plugin to read object from file ... picture.jpg"
"Could not find plugin to read object from file ... picture.png"

I don't know where to search now...

Any idea ?

Regards,
   Vincent.

2008/6/5 Mattias Helsing <helsing72 at gmail.com>:

> Hi Vincent,
>
> is 3rdPart.../bin in your path when you run?
>
> CMake should pick up the FREETYPE_INCLUDE_DIR if you give a proper
> value to ACTUAL_3RDPARTY_DIR.
>
> What messages do you get when you set OSG_NOTIFY_LEVEL to DEBUG_INFO
>
> cheers
> MAttias
>
> On 6/5/08, Vincent Bourdier <vincent.bourdier at gmail.com> wrote:
> > Hi,
> >
> > After download of the last 3rdParty from SVN, I've some problem on
> > compilation :
> > In the Cmake 2.4 config, with advanced values, Freetype ask for
> > *FREETYPE_INCLUDE_DIR_freetype2
> > *and I didn't found something about that... If I put some directory like
> > ....3rdParty_win32binaries_vs80sp1/include/freetype... it compile, but
> > after, during the run, I've the "*could not find plugin to read
> > ....arial.ttf" *message and so I don't know how to make a good 2.4
> > compilation, with freetype, jpeg and png plugins.
> >
> > Thanks,
> >
> > Regards,
> >    Vincent.
> >
> > 2008/6/4 Vincent Bourdier <vincent.bourdier at gmail.com>:
> >
> >> Thanks Jean-Sébatien, I'm currently downloading the good 3dParties from
> >> SVN... it looks better :)
> >>
> >> I'll try to compile just after.
> >>
> >> Thanks for theses good indications
> >>
> >> Vincent.
> >>
> >> 2008/6/4 Paul Melis <paul at science.uva.nl>:
> >>
> >>> Jean-Sébastien Guay wrote:
> >>>
> >>>
> >>>  Hello Vincent,
> >>>>
> >>>>  I didn't found some osgbd_ttf.dll in the plugins... in 2.2, 2.4,
> 2.5.1
> >>>>> What is the plugin which define it ?
> >>>>>
> >>>>
> >>>>
> >>>> I think Paul made a small mistake, it's not osgdb_ttf.dll, it's
> >>>> osgdb_freetype.dll that you're looking for. This should exist to be
> able
> >>>> to
> >>>> load ttf fonts.
> >>>>
> >>>
> >>> Yup, you're right, forgot about that.
> >>>
> >>> Paul
> >>>
> >>> _______________________________________________
> >>> osg-users mailing list
> >>> osg-users at lists.openscenegraph.org
> >>>
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >>>
> >>
> >>
> >
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080605/9a6a628a/attachment.htm>


More information about the osg-users mailing list