> Well, I don't have a great track record lately regarding brainfarts
> and FLTK.  But I'm pretty sure I did things by the book:
>
> 1. Downloaded the source code today using:
> svn co https://svn.easysw.com/public/fltk/fltk/branches/branch-1.3/ fltk-1.3
>
> 2. cd fltk-1.3
> 3. cmake .
> 4. ccmake .  (to set FLTK_QUARTZ=ON)
> 5. make

There's actually an outstanding STR about building with cmake that
even includes a patch to fix it. I don't think the active devs have
cmake experience, so probably nobody has even started to look at it.
If you could verify the patch, and possibly update it, then someone
could probably check it in for you...

See STR #2088: [CMake] update to make it work again
http://www.fltk.org/str.php?L2088

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

Reply via email to