Re: [fltk.bugs] [MOD] STR #1780: FLTK, CMake, and VC8

2007-09-18 Thread Gonzalo Garramuno
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1780 Version: 1.1.7 Last time I tried it, the current CMakeLists.txt in fltk1.1 is indeed incomplete for some build type (don't recall which one - i think shared). That b

Re: [fltk.bugs] [MOD] STR #1779: WIN32 Source code missing typedef for FILENAME_MAX

2007-09-18 Thread Jonathan Bryant
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1779 Version: 2.0-current FILENAME_MAX requires to be included. Suggested fix is to add the line: #include near the top of "src/win32/scandir.c". Link: http://www.fltk

Re: [fltk.bugs] [MOD] STR #1780: FLTK, CMake, and VC8

2007-09-18 Thread Robert Atwood
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1780 Version: 1.1.7 I have the same problem. Also subsequently the linker appears to search for fltk.lib rather than fltk.dll ? is this just normal if the latter is not fo