On 21 Feb 2010, at 17:20, Peter Mileff wrote:
>
> 1. Trying to use mingw to compile fltk. I copy the mingw Makefile  
> and makeinclude to the root of the source and run the mingw32- 
> make.exe. I did not use cygwin :-(, so I think that was the  
> problem, because without cygwin configure script cannot be run.

Do not use the mingw Makefile from the makefiles folder - I can't  
understand why we still ship it, it is complete rubbish. Ages ago I  
had a few feeble runs at fixing it, but honestly, just use configure.

And note: if you are using mingw, you get excellent results also  
using Msys. You don't need cygwin to run configure, the mingw+Msys  
setup works very well, and has done for many years - see:

http://www.fltk.org/articles.php?L598



> 2. Trying to build fltk using VisualStudio2005. I used the given  
> project file: fltk-1.3.x-r7100\ide\vc2005\
>
> Firstly there were "missing include" errors. For example the  
> project needs the Cairo library, but my Visual Studio do not  
> contained Cairo. I downloaded from GTK+ web site, and copied the  
> necessary files to my VisualStudio.

I can't comment on this, as I never use the VS tools, but others  
report they work.

If there is a dependency on cairo, then somebody had f***ed up the  
IDE files, as that should only be needed as an optional item.

>
> But I am not unhappy. I think this project is great, and I will use  
> the working fltk-2.0.x-r6970 version.

OK - but if you get into trouble out there, well, there's more folk  
who can help with fltk-1.3 than with fltk-2. There be dragons out  
there...




_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to