From help-request at octave dot org Tue Oct 4 15:08:19 2005 Subject: Re: fltk, oct files, and windows From: Shai Ayal To: Brian Blais cc: octave help mailing list Date: Tue, 4 Oct 2005 21:54:42 +0200 (IST) the cxx & ldflags are same as mine, and I have no problem compiling oct files and/or fltk applications, although I did not try an oct file which is an fltk application As a quick fix, I would try using cygwin's preconnpiled version of fltk from the cygwins setup.exe application (be sure to get fltk-devel as well). Also, as others have noted, using gcc-3.3.3 is they only way to do octave in cygwin right now Shai On Tue, 4 Oct 2005, Brian Blais wrote: > Shai Ayal wrote: > > FLTK default compilation on windows is without support for cygwin > > (i.e. native windows only). Did you configure FLTK with --enable-cygwin ? > > > > I thought I did, but I can go back and recompile it. > > > what is the output of: > > fltk-config --cxxflags > > and > > fltk-config --ldflags > > /home/Brian Blais-> fltk-config --cxxflags > -mwindows -DWIN32 > /home/Brian Blais-> fltk-config --ldflags > -mwindows -lfltk -lole32 -luuid -lcomctl32 -lwsock32 -lsupc++ > > > > bb > -- Shai Ayal, Ph.D. Head of Research BioControl Medical (B.C.M.) Ltd. 3 Geron St. Yehud 56100 ISRAEL E: shaia at biocontrol dot co dot il T: +972 3 6322126 ext 223 F: +972 3 6322125 ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------