Greg Ercolano wrote:
> Albrecht Schlosser wrote:
>> Now I'm totally confused. The error message you posted referred to
>> line #1477, which is the second occurrence of FORCE_POSITION. The
>> first is in line #1295. What is the error message?
>
> I did a 'Rebuild solution', but who knows what goes on in the GUI.
>
> I'll do a complete remove and re-extract, then let you know what
> mods work.
Yep, you're right.
I forgot when you do a 'Rebuild solution' in the GUI it doesn't stop
when it hits an error (like it does with make), it just keeps going
right on through.
I did a remove/reinstall/rebuild, and indeed when I changed the
"Fl_Widget::FORCE_POSITION" -> "Fl_Window::FORCE_POSITION" it
worked. (Had to put back the #ifndef POLL stuff)
I've put the above modified Fl_win32.cxx file from svn 6971
and complete build output just to show how it worked (and what
warning messages were left) over here:
BUILD LOG:
http://seriss.com/people/erco/fltk/tmp/okbuild-6971-win32-vsexpress-2008.txt
THE Fl_win32.cxx FROM SVN r6971 WITH MODS:
http://seriss.com/people/erco/fltk/tmp/Fl_win32.cxx-svn-6971-with-mods
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev