Re: [fltk.bugs] [HIGH] STR #1816: Unresolved external symbol fltk::add_fd in fltk2.lib

2007-10-23 Thread Mengda Wu
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1816 Version: 2.0-current I think this should be added to FAQ. Thanks! Link: http://www.fltk.org/str.php?L1816 Version: 2.0-current

Re: [fltk.bugs] [HIGH] STR #1816: Unresolved external symbol fltk::add_fd in fltk2.lib

2007-10-23 Thread Mengda Wu
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1816 Version: 2.0-current Hi I have figured out why it is. The program should be linked with wsock32.lib, which is missing by default in VC2005. Link: http://www.fltk.o

[fltk.bugs] [HIGH] STR #1816: Unresolved external symbol fltk::add_fd in fltk2.lib

2007-10-23 Thread Mengda Wu
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1816 Version: 2.0-current Hi, I am using visual studio 2005 to try to compile an example of FLTK2.0. #include #include #include using namespace fltk; int main(int a

Re: [fltk.bugs] [HIGH] STR #1798: Win32 filename_list is broken

2007-10-23 Thread Thor Henning Amdahl
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1798 Version: 2.0-current This patch fixed the problem for me. Link: http://www.fltk.org/str.php?L1798 Version: 2.0-current

Re: [fltk.bugs] [HIGH] STR #1798: Win32 filename_list is broken

2007-10-23 Thread Thor Henning Amdahl
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1798 Version: 2.0-current Link: http://www.fltk.org/str.php?L1798 Version: 2.0-currentIndex: filename.h =