Re: error: reference to 'byte' is ambiguous

2022-02-13 Thread Jan Niklas Hasse
On Sun, 13 Feb 2022, at 01:16, Richard Shaw wrote: > Yeah, I had a few instances of that, but in this case it's not being used in > logger.cxx. It appears the MinGW headers are conflicting with themselves and > they don't seem to want to admit the problem or fix it. > > https://gcc.gnu.org/bugzi

Re: Differences in 32bit and 64bit builds

2020-06-11 Thread Jan Niklas Hasse
On Wed, 10 Jun 2020, at 23:09, Richard Shaw wrote: > So why does this only show up in MinGW? If a 64bit pointer can't find it a > 32bit int, shouldn't I also get an error when building for 64bit Fedora? Because ShellExecute is a Windows function, thus that part of the code won't be compiled when

CMake fails to find Boost library since a recent update

2020-05-27 Thread Jan Niklas Hasse
Hi! I've noticed that since a few days my CI builds using Fedora are failing to cross-compile to Windows because CMake can find Boost, but not the libraries (serialization and system in my case): CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:164 (message): Could

Re: Potential packages to add

2019-05-11 Thread Jan Niklas Hasse
On Fri, 10 May 2019, at 00:37, Richard Shaw wrote: > wxWindows Hi, do you mean wxWidgets? If so, there's already a package (version 2.8) and a pending review request to update it to 3.0: https://bugzilla.redhat.com/show_bug.cgi?id=1417646 Regards Jan

wxWidgets 3.1

2017-01-30 Thread Jan Niklas Hasse
Hi! I've updated mingw-wxWidgets from 2.8.12 to 3.1.0 and created a bug report here: https://bugzilla.redhat.com/show_bug.cgi?id=1409744 Is that the correct way to suggest an update? Regards Jan ___ mingw mailing list -- mingw@lists.fedoraproject.org