FLTK logo

Re: [fltk.coredev] Re: fltk-1.4 build error in Fl_WinAPI_System_Driver.cxx with 32-bit mingw

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.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Re: fltk-1.4 build error in Fl_WinAPI_System_Driver.cxx with 32-bit mingw Albrecht Schlosser Apr 20, 2023  
 
On 4/20/23 16:52 imacarthur wrote:
On Thursday, 20 April 2023 at 15:15:49 UTC+1 Albrecht Schlosser wrote:

How old are your MinGW header files? Maybe they are too old to "know" about these features?

So I looked - I have a couple of mingw32 versions on this machine, one has the mingw32 files versioned as 5.0.2, the newer one has 5.3.0.
Both do define the necessary enum, but both have the conditional guard around the definition.

I installed current MinGW today and my header files are version 5.4.2 and include the guard '#if (_WIN32_IE >= 0x0500)' and the build works well out of the box.

This is only an observation on my new installation, it doesn't mean that we should not "fix" it though...

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/535d7c6d-6973-ea3b-b202-c4cd402ff42c%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'.