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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>:
>
>> 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 <[EMAIL PROTECTED]>:
>>
>>> 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
>>> [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