when i compile my code with qt5.12.0 or qt5.12.1, it will prompt error, but other ver will not
-
when i complie my code with qt5.12.0 or qt5.12.1 and using vs2017 .it will prompt error..the error snippet is "tools\msvc\14.15.26726\include\bitset(92): error C2666: 'operator /': 11 overloads have similar conversions".. but other version can build ok .such qt 5.11.1,or qt 5.11.0,qt5.10.0
-
when i complie my code with qt5.12.0 or qt5.12.1 and using vs2017 .it will prompt error..the error snippet is "tools\msvc\14.15.26726\include\bitset(92): error C2666: 'operator /': 11 overloads have similar conversions".. but other version can build ok .such qt 5.11.1,or qt 5.11.0,qt5.10.0
-
That's exactly what is written in the bug report linked by @Ratzz and the corresponding bug report on the VisualStudio community which is also linked in the bug report @Ratzz linked.