News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 03 June 2023 build (13304) is out.

Started by killerbot, June 03, 2023, 05:20:57 PM

Previous topic - Next topic

killerbot

removing the mingw dlls and wx dlls, based upon the toolchain used for this nightly.
Later today new ones will be reuploaded, again posix toolchainbased.

killerbot

tomay3000, many thanks for these usefull insights  :)

I think on our wiki we can advertise both the winlinbs and the niXman, for people wanting to go etch compilers in cases they want to be up to date, since whatever we bundle, the day after it is already out dated  8)

nenin

Quote from: tomay3000 on June 04, 2023, 05:16:01 PM
Necessary to note than niXman uses implementation of the native wi32 threads, which looks like is an official gcc solution for C++ threads under windows. I dont know what wxW requires, but native win32 threads under std::thread are definitely better than winpthread.