hello,
I have long compiled the svn versions with the following configuration
QuoteVISTA Pro business pack 2 (6.0)
'MinGw32-TDM-471' and 'wx-2.8.12'
The latest version without error was svn11321.
The next version svn11322 brings the error in the title.
I'll mention that I will soon try using TDM-510, but I would like to understand why this error occurs.
Here are attached the different elements of the error,
Your compiler doesn't fully support c++11. The minimal compiler version is GCC 4.8, I think (at least it should for on linux).
@ofuscated
thank you very much, I will test TDM-492 at first.
My advise is to switch directly to mingw64 7.x.x (for the 64bit version see the wxwidget announcement for the correct version you need to use).