On 02/13/2014 02:41 AM, Jonathan Aquilina wrote: > trying to do a build of the latest revision from git and i get this > when running cmake > > CMake Error at > /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 > (message): > Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_INCLUDE_DIR) > Call Stack (most recent call first): > /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 > (_FPHSA_FAILURE_MESSAGE) > /usr/share/cmake-2.8/Modules/FindFLTK.cmake:293 > (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > plugins/zynaddsubfx/CMakeLists.txt:53 (FIND_PACKAGE) > > > Toby can you or anyone fix this please
It's just a new dependency. Instead of supplying our own FLTK, we now require you to install it yourself. ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
