As you can guess the problem is here -> std::to_string()
If you download and install the following version [Qt 5.0.1 for Windows 32-bit (MinGW 4.7, 823 MB)]
you won’t be able to compile your project.
This is apparently a known bug in mingw (stackoverflow link here [stackoverflow.com])
here is the given link [tehsausage.com] to the patch, but I can’t get it work by doing the changes by myself. My Qt install even got ###### up after I did it (no more compilation possible).
Could you (Qt) fix it please, Or give an easy work around for this problem ?
(i’m actually installing the VS2010 version, hope it’s working)
↧