yassine wrote:
> Hi,
>  When I type ./configure, it says no such file or directory

You need to run autoconf before you can do ./configure.

OTOH, you can probably start make without ./configure, because this will 
run autoconf and ./configure for you with the default configuration.

But, as Greg suggested, we'd appreciate if you can also give us the 
necessary changes for cmake so that we can update the cmake file(s). His 
hint with comctl32.lib is correct, thus I think that this is the only 
necessary addition you need to get a working build. Can you confirm this?

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

Reply via email to