Ah, I see.  That 7.1 SVN is frozen because mew does not have VS 7.1 access
anymore.  That one is still using version 219 of freetype, and the one in
the newer 8.0 directory is 235.  Looks like I need to go build.  ;)

On Thu, Jun 26, 2008 at 4:29 PM, Rick Pingry <[EMAIL PROTECTED]> wrote:

> WOW!  What an amazing community!
>
> Sorry about missing the earlier mention.  I looked through the archives and
> did not see the notice.  I am indeed upgrading from OSG 1.2, and realized
> that my 3rdParty SVN folder was not an extrernal pointing back to OSG, but
> my old one.  I did figure that out though, and got to just where you
> mentioned.  (curious as to why that one setting would be in Advanced
> though).  Anyway, as I compile, I am getting the linker error with "
> _FT_Outline_Get_BBox"
>
> I was about to write and saw that you guys already replied, THANKS!
>
> I was looking through some older archives for this and saw a post from mew
> that references:
> *https://osgtoy.svn.sourceforge.net/svnroot/osgtoy/3rdParty/branches/*<https://osgtoy.svn.sourceforge.net/svnroot/osgtoy/3rdParty/branches/>
> and inside there is a folder called 
> "3rdParty_win32binaries_vs71/<https://osgtoy.svn.sourceforge.net/svnroot/osgtoy/3rdParty/branches/3rdParty_win32binaries_vs71/>
> "
>
> should that get me what I need, or do I need to still rebuild freetype
> myself?
>
> Thanks Again,
> -- Rick
>
>
>   On Thu, Jun 26, 2008 at 4:05 PM, Mike Weiblen <[EMAIL PROTECTED]>
> wrote:
>
>> are you using the VS71 3rdParty binaries?  The version of freetype
>> changed in the VS80 3rdParty binaries, and perhaps the CMake
>> dependency code isn't checking for that case.
>>
>> -- mew
>>
>>
>>
>> On Thu, Jun 26, 2008 at 2:58 PM, Rick Pingry <[EMAIL PROTECTED]>
>> wrote:
>> > Hello all,
>> >
>> > As I was running the viewer and trying to understand osgHUD, I see
>> errors
>> > about not being able to find the plugin to load "arial.ttf".
>> >
>> > As I dug, I realized that the freetype plugin was responsible for this
>> (I
>> > started off looking for a "ttf" plugin).
>> >
>> > The freetype plugin does not show up in the (VS 7.1 2003) solution that
>> > CMake made for me.
>> >
>> > As I looked at CMake, the options that refer to freetype are:
>> > FREETYPE_INCLUDE_DIR_freetype2
>> > FREETYPE_INCLUDE_DIR_ft2build
>> > FREETYPE_LIBRARY_DEBUG
>> >
>> > and all of these say something about being not found.
>> >
>> > I have a 3rdParty folder, and it is being properly used for jpeg, gif,
>> glut,
>> > tiff, etc.  I set these options to be what made sense to me in the
>> 3rdParty
>> > folder (which does have freetype includes and libes), and ran CMake with
>> no
>> > errors, but I still did not see any freetype plugin in the SLN when I
>> opened
>> > it.  What am I missing?
>> >
>> > -- Thanks
>> >>> Rick
>> > Check us out at http://fringe-online.com/
>> > _______________________________________________
>> > osg-users mailing list
>> > osg-users@lists.openscenegraph.org
>> >
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>> >
>> >
>>
>>
>>
>> --
>> Mike Weiblen -- Austin Texas USA -- http://mew.cx/
>>  _______________________________________________
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>
>
>
> --
>  >> Rick
> Check us out at http://fringe-online.com/
>



-- 
>> Rick
Check us out at http://fringe-online.com/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to