Instruction to install Fltk on your machines

Express Installation

Linux

You are not supposed to do anything with it. Just make sure that you can access /cse/courses/cse557/local/. The given Makefile has set its path to that directory. You should be able to just type 'make' to compile the skeleton code. However, since I only tested it on few machines, it may not be the case on your desktop. Please let me know such that I can fix it.

Windows

You will need to get a copy of the binary libraries and unzip them to d:/local. Then you should be able to open and compile the skeleton code using impressionist.dsw and Visual C++.