On 11 May 2007, at 17:22, belahcene wrote:

> I was suprise when I tried to compile again help, it didn't !!! it  
> asked for Help_dialog and gave error.
> I used fltk-configure --compile help.cxx
>  I have the problem only with help.cxx !!!

I'm pretty sure the Help_dialog stuff also depends on the fltk image  
libraries, so the correct compile command would be something like:

         fltk-config --use-images --compile help.cxx

You can check the other options to fltk-config via its --help option...

HTH,
-- 
Ian

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

Reply via email to