> I get these messages while compiling stik > > Link: http://graphics.ucmerced.edu/software.html > > They seem to be relating to fltk > > e.g. can't resolve fltk::foreachShortcut > > I have checked the source and i confirmed there was no such implementation. > > add has been changed to add_shortcut() > > Thanks for any advices > > Jack > > You must use FLTK 2.0 to compile this project. You can see this easily > at "fltk2d.lib" and "fltk::Widget::...". > > Albrecht
Hi Albrecht, Greatly appreciated. Thanks, but the problem was when I compiled fltk... from VS6.0, there were errors. So when I use fltk (probably not completed) , compiling stik also had errors. The compiler complaint that there were no definitions of fltk::Widget::add, ftlk::Widget::remove etc. I didn't touch anything, I started out with the zip file, used the dsw file and saw those messages. Could anyone show me how to get fltkd.lib completed? Thanks Jack _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

