FLTK logo

Re: [fltk.general] Re: FLTK 1.3.6 Release Candidate 1 is now available for download and testing

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Re: FLTK 1.3.6 Release Candidate 1 is now available for download and testing Albrecht Schlosser Apr 26, 2021  
 
On 4/26/21 11:02 PM Remy Oukaour wrote:

Excellent news! I built this on Windows 8.1 x64 with Visual Studio 2019, after adding #define FL_ABI_VERSION 10306 to abi-version.ide. The VisualC2010 projects were automatically upgraded <https://i.imgur.com/pzwWN3c.png> to the latest Windows SDK version and platform toolset, the Debug and Release configs built correctly, and building my own programs with the libraries hasn't found any bugs so far. (In particular, the issues from https://github.com/Rangi42/copy-paste-example <https://github.com/Rangi42/copy-paste-example> are resolved.)

Thank you very much for testing and the quick feedback!

(Although I see that https://groups.google.com/g/fltkgeneral/c/SQ3RSqNgXbE/m/lIl2lnjdBQAJ <https://groups.google.com/g/fltkgeneral/c/SQ3RSqNgXbE/m/lIl2lnjdBQAJ> is not, even in fltk's 1.4.x master branch.)

Well, that's one of the things that may get forgotten if it's only discussed in fltk.general. In such a case opening a GitHub issue would be the best choice.

However, although I worked on a patch, after reading this thread again, I must say: the VS compiler warning concerns the declaration of the variable 'i' in the user program which is *formally* not FLTK's fault. Basically it says that the declaration of 'i' in the user program is "wrong" (not the FLTK variable it is shadowing). ;-)

But anyway, I opened issue #223 "Rename Fl_X* Fl_Window::i private class member" so it won't be forgotten again.

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/2c2b4129-41e2-01e4-f9c8-48d10cacfaae%40online.de.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.