Re: [fltk.general] Having fltk-config to use in Windows

2012-12-29 Thread giorgio
I thank you all and 2 for the answer. I will try to do as you suggested ___ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk

Re: [fltk.general] Having fltk-config to use in Windows

2012-12-28 Thread Greg Ercolano
On 12/28/12 14:59, Ian MacArthur wrote: > > REM pseudo DOS batch script to get LDFLAGS > d:\path\to\mingw\sh.exe -c "d:\path\to\fltk-config --ldstaticflags" > REM end of DOS batch file > You might need to include as the first line in that file: @ECHO OFF

Re: [fltk.general] Having fltk-config to use in Windows

2012-12-28 Thread Ian MacArthur
On 28 Dec 2012, at 21:02, giorgio wrote: > Hello everybody, I need to be able to use the fltk-config script in Windows > inside an IDE for example QtCreator which uses MinGW as a compiler. I noticed > that using the fltk-config script I can get the exact order of libraries to > link in my proj

[fltk.general] Having fltk-config to use in Windows

2012-12-28 Thread giorgio
Hello everybody, I need to be able to use the fltk-config script in Windows inside an IDE for example QtCreator which uses MinGW as a compiler. I noticed that using the fltk-config script I can get the exact order of libraries to link in my project that uses FLTK 1.3.1 As a result I need a versi