Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
It occurs when migranting from QT4 to QT5. and it leads to following error.
error C2220: warning treated as error - no 'object' file generated
It is caused by code:
QAtomicInt _int;
How to solve this problem?
Hi,
Can you give more information on where that error happens ?