On 20.12.2010, at 00:12, Ian MacArthur wrote: >> [Library] r8064 - in branches/branch-1.3: FL src >> Caution: a couple of files don't compile anymore under WIN32. > > Hmm, might be one for Matt I think. > > Some of the strings in filename_absolute.cxx have been made const - which > seems like the Right Thing to do, but unfortunately that won't play well on > win32 where the code is converting directory separators from backslash to > slash in the strings. > > I tried to follow the change through but I can't see all the in and outs of > it...
Damn, I had not seen that. I just comited a new version that should work... . _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
