My working copy was not updated.  Please discard this submission.

Alberto Luaces writes:

> Hi,
>
> currently, the FreeType plugin already adds the include path for the
> FreeType headers in its CMakeLists.txt:
>
> INCLUDE_DIRECTORIES(${FREETYPE_INCLUDE_DIRS} )
>
> since in src/osgPlugins/freetype/FreeTypeFont.cpp, headers are prefixed
> with "freetype", the build fails for anyone having a different path, for
> example "freetype2".  Just removing that prefix solves the issue.
>
> Regards,

-- 
Alberto

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

Reply via email to