On 01/16/2014 08:34 PM, nsk wrote: > 16.01.2014 16:01, Vesa пишет: >> I'm getting a cmake failure, trying to compile the latest from git (as >> of right now), cmake throws this error: >> >> -- checking for module 'freetype2' >> -- found freetype2, version 14.0.8 >> -- Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS) (found >> version "14.0.8") >> CMake Error at >> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 >> (message): >> Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS) (found >> version >> "14.0.8") >> Call Stack (most recent call first): >> >> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 >> (_FPHSA_FAILURE_MESSAGE) >> /usr/share/cmake-2.8/Modules/FindFreetype.cmake:131 >> (FIND_PACKAGE_HANDLE_STANDARD_ARGS) >> plugins/zynaddsubfx/CMakeLists.txt:129 (FIND_PACKAGE) >> >> >> ------------------------------------------------------------------------------ >> >> CenturyLink Cloud: The Leader in Enterprise Cloud Services. >> Learn Why More Businesses Are Choosing CenturyLink Cloud For >> Critical Workloads, Development Environments & Everything In Between. >> Get a Quote or Start a Free Trial Today. >> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk >> >> _______________________________________________ >> LMMS-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/lmms-devel > Maybe this will help: > ln -s /usr/include/freetype2/freetype /usr/include/freetype
Well yes, it works that way, but obviously that's not a permanent solution - LMMS should compile without these kinds of hacks from the user... Can we change it so that it looks for the freetype headers from both freetype/ and freetype2/freetype? ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
