From: Takaaki T. <tt...@kt...> - 2001-09-24 16:29:55
|
At Mon, 24 Sep 2001 08:37:21 -0700 (PDT), > How easy or hard would it be to release a Windows binary > dll that is statically linked with Fltk? We would merely run extconf.rb and do make on the cygwin now. I fixed the code since a few *bugs* are found when compiling on the cygwin. We could call the abstract virtual function, but this was detected by gcc-2.95.3(cygwin). Also, I saw some of mismatch functions about its prototype. I had no time for thinking about those, so I removed those functions. -- Takaaki Tateishi <tt...@kt...> |