From 23689de7fbe7ba72107424d439d69cf1e2ec34f1 Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Sat, 19 Aug 2000 19:03:46 +0000 Subject: Changes & additions for OS/2 from Alexander Mai git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1290 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/intro.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'documentation/intro.html') diff --git a/documentation/intro.html b/documentation/intro.html index 6341504d6..2b7fe2b4d 100644 --- a/documentation/intro.html +++ b/documentation/intro.html @@ -176,18 +176,28 @@ is generated with the same version compiler that you built it with.

When compiling an application or DLL that uses the FLTK DLL, you will need to define the FL_DLL preprocessor symbol to get the correct linkage commands embedded within the FLTK header files. +

Building FLTK Under OS/2

+ The current OS/2 build requires XFree86 for OS/2 to work. A native Presentation Manager version has not been implemented yet (volunteers are welcome!). + +

The current set of Makefiles/configuration failes assumes that +EMX 0.9d and libExt +(from posix2.sourceforge.net) +is installed. +

To build the XFree86 version of FLTK for OS/2, copy the appropriate makeinclude and config files to the main directory and do a make:

+ +

Internet Resources

FLTK is available on the 'net in a bunch of locations:
-- cgit v1.2.3