Paul, Mattias,

>
> Your PS suggest that you have old cache entries.


Not really sure how this could happen. The install sequence was as clean as
it could get - almost literally format drive, install OS, install compiler,
install CMake, unzip OSG and 3rdParty stuff, generate build files with
CMake, build OSG

>
> Find3rdPartyDependencies.cmake... searches for zlib before zlib1 and
> libpng before libpng13.


Not sure why it didn't find zlib1 and libpng13 then.  (Sounds like a similar
issue to the freetype bit not really finding freetype235, otherwise
_freetype2 and _ft2build would have been set).

All slightly wierd CMake behaviour , but all fixed now through manually
pointing _freetype and _ft2build. Maybe something to do with non-standard
3rdParty location?

Thanks for help,

David
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to