11
Development / Re: to which compiler should we step up to bundle with CB
« Last post by killerbot on Yesterday at 07:27:20 am »you mean the latest nightly ;-)
It is already existing.
It is already existing.
As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
...but I will try version 13 - seems this might be a good one if it compiles wx32, indeed.I did that now an with:
Set variable: PATH=.;C:\mingw64\nixman13_1w32u\bin;C:\mingw64\nixman13_1w32u;C:\mingw64\nixman12_2w32u\bin;C:\mingw64\nixman12_2w32u;C:\ProgramData\Oracle\Java\javapath;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Common Files\AspenTech Shared;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\CryptoTech\CryptoCard;C:\Program Files (x86)\CryptoTech\CryptoCard;C:\Program Files\Wolfram Research\WolframScript;C:\Users\*****\AppData\Local\Microsoft\WindowsApps;c:\mingw64\nixman12_2w32u\bin
PATH=C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Common Files\AspenTech Shared\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\CryptoTech\CryptoCard\;C:\Program Files (x86)\CryptoTech\CryptoCard\;C:\Program Files\Wolfram Research\WolframScript\;C:\Users\****\AppData\Local\Microsoft\WindowsApps;c:\mingw64\nixman12_2w32u\\bin
compared to yesterdays nightly:Thanks, it is big step forward! And "svn13311" looks beautiful.
- again new compiler, now again POSIX based
- download the supportive dll's (wx and mingw)
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.
- Mingw-Builds by niXman https://github.com/niXman/mingw-builds-binaries/releases is the official continuation (updated by MinGW-w64 website itself) to the previous dead one https://sourceforge.net/projects/mingw-w64/files.