DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L1705 Version: 2.0-feature I'm afraid I reposted this bug as #1801 There is a fix but I don't know if this breaks it for other platforms. I had to edit the ./glut/makefile at line 31. Code: DEMOS = \ glpuzzle \ fractals to become: DEMOS = \ glpuzzle$(EXEEXT) \ fractals$(EXEEXT) Ian posted a this fix at: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01679.html Link: http://www.fltk.org/str.php?L1705 Version: 2.0-feature _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
