Re: [fltk.development] Create a simple project with FLTK and use CMake

2012-12-10 Thread ggiorgio63
thanks




 Da: Ian MacArthur imacart...@gmail.com
A: Mirror of fltk.development Newsgroup fltk-dev@easysw.com 
Inviato: Domenica 9 Dicembre 2012 22:17
Oggetto: Re: [fltk.development] Create a simple project with FLTK and use CMake
 

On 9 Dec 2012, at 15:04, giorgio wrote:

 Hello everyone, wanting to fill out a simple sample project with FLTK 1.3.1, 
 using CMake what should I do ?


Strictly speaking, you are asking this question in the wrong place; I've posted 
a redirected response over in fltk.general.

See if that takes you anywhere.

Note that as a rule, there are more folks active over in fltk.general, so 
always post there first since it is much more likely to get a quick (and 
helpful!) response!





___
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev___
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev


Re: [fltk.development] When compiling fltk 1.3.1 with gcc4 on mingwcross compiler under cygwin, configure can not detect pthread and dies

2012-11-28 Thread ggiorgio63

I was able to complete the FLTK library using MinGW + MSYS. I would like to 
solve the problem, however, is this:
in MSYS (automatically installed with MinGW 4.6.2 using 
mingw-get-inst-20120426.exe) sometimes does not work the unix command ls, 
autoconf and fltk-config. How can I do ?___
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev


Re: [fltk.development] fl_register_images() for FLTK2

2012-11-27 Thread ggiorgio63
where can I download the fltk-1.3 ? The 
http://bibosoft.spacequadrat.de/pub/devpaks/fltk-1.3.x-r7996-bibosoft.DevPak 
the server does not work... help





 Da: Ian MacArthur imacart...@gmail.com
A: Mirror of fltk.development Newsgroup fltk-dev@easysw.com 
Inviato: Lunedì 26 Novembre 2012 23:37
Oggetto: Re: [fltk.development] fl_register_images() for FLTK2
 

On 26 Nov 2012, at 21:37, giorgio wrote:

 hello all. I have FLTK2 (fltk-2.0-win-bin.zip) with MinGW 4.6.2 on Windows 
 XP. I can not find the function fl_register_images() How should I do ?

You most probably do not want to have fltk-2; it is generally deprecated for 
new projects and never left alpha.

You should be using fltk-1.3 (note that 1.3 is much later than 2.0, despite the 
apparent ordering that 2  1 implies!)

If you want the current alpha build you could try fltk-3, but in practice you 
would be better off starting with fltk-1.3.1 and see how you get on.

And to answer your specific question, there is no fl_register_images() function 
in fltk-2; that function is from fltk-1.x series...



___
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev___
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev