[Cmake] QT/FLTK with Cygwin

Jarek Sacha galicjan at yahoo.com
Mon Aug 26 13:12:26 EDT 2002


BTW: Qt for cygwin is available at http://kde-cygwin.sourceforge.net/
I think that OpenGL is disabled in the binary version (due to longer
startup time) so may need to recompile from kde-cygwin source.

Jarek

--- Bill Hoffman <bill.hoffman at kitware.com> wrote:
> Use an FLTK built for cygwin.  If you are using the cygwin compiler,
> then fluid has to be compiled with cygwin, or it will not know
> about cygwin paths.  And, even if this did work, you would
> not be able to link that FLTK anyway because it is built with the MS
> compiler.
> 
> -Bill
> 
> 
> At 10:24 AM 8/26/2002 -0400, Julien Jomier wrote:
> >Hello,
> >
> >I'm having a problem with CMake on Cygwin.
> >The problem is the generation of the .cxx/.h files from 
> >the .ui/.fld files because Cygwin couldn't find the correct path:
> >
> >For instance:
> >
> >> fluid f:/myGUI.fl is working 
> >but 
> >> fluid /cygdrive/f/myGUI.fl is not
> >
> >and CMake is using the second path.
> >(Same thing with Qt uic)
> >
> >Any suggestions ?
> >
> >Thanks for your help
> >
> >Julien
> >
> >_______________________________________________
> >Cmake mailing list
> >Cmake at public.kitware.com
> >http://public.kitware.com/mailman/listinfo/cmake 
> 
> _______________________________________________
> Cmake mailing list
> Cmake at public.kitware.com
> http://public.kitware.com/mailman/listinfo/cmake

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com



More information about the CMake mailing list