From: Pierre Ossman Date: Fri, 17 Aug 2012 08:10:27 +0000 (+0000) Subject: Clarify the FLTK requirement. X-Git-Tag: v1.2.90~131 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c656bacaf5b3f78a5a56fec8945e42434e8978c9;p=tigervnc.git Clarify the FLTK requirement. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4954 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- diff --git a/BUILDING.txt b/BUILDING.txt index 65187b2f..ab5f699f 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -9,8 +9,8 @@ Build Requirements (All Systems) -- CMake (http://www.cmake.org) v2.8 or later --- FLTK 1.3.0 snapshot - * Must be patched to get full functionality +-- FLTK 1.3.0 + * Must be a patched snapshot to get full functionality * See "Building FLTK" below. -- If building TLS support: @@ -84,9 +84,9 @@ Build Requirements (Java) Building FLTK ============= -Currently, TigerVNC requires functionality that is not yet included in the -upstream version of FLTK. Thus, it will be necessary to build FLTK from -source. To do this: +TigerVNC requires FLTK 1.3.0 (or later). Although it will build and work +with plain 1.3.0, to get full functionality and the best behaviour you +need to build a patched version: 1. Check out FLTK 1.3.0r9619 using Subversion: $ svn co http://svn.easysw.com/public/fltk/fltk/branches/branch-1.3 -r 9619 fltk-1.3.0r9619