fltk/ide
Albrecht Schlosser 96a89d4300 Remove obsolete ide/Xcode4 directory.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11297 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-03-05 16:41:04 +00:00
..
README.IDE Remove all Windows IDE files. 2016-02-14 22:57:48 +00:00

README.IDE

-------------------------------------------
   HOW TO USE THE FLTK IDE ENVIRONMENTS
-------------------------------------------

Since FLTK 1.4.0 we do no longer include IDE solution files in our
source distribution.

If you want to build the FLTK library with an IDE you need to use
CMake to generate the IDE files from the source distribution.


Using CMake to generate IDE project files
------------------------------------------------------------------------

IDE files can easily be created using CMake and the provided
CMake files.

For more info about using CMake to build FLTK please read the file
README.CMake.txt in the root directory of the FLTK distribution.