> Can someone tells me how to install the fltk v1.1.x-r5734 > version under Win XP (with Codeblocks) ? > So far, I use the 1.1.7 version that I installed via a > devpack file, but it seems that such file doesn't exist for > the 1.1.x-r5734 version. > So I guess I have to install it manually and build the > several libs (libfltk.a, libfltk_forms.a etc...). > But how to do that ? > Can someone provides a step by step instruction ?
CodeBlocks is based on mingw I think? In which case, these notes probably cover what you need to know. http://www.fltk.org/articles.php?L598 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

