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).
Hi everyone!
A few days ago I was updated my open source version Qt from 5.4 to Qt 5.5 and all my project build with warnings like this:
How I can fix this issues? My QtCreator shows about 171000 issues :)
Thanks for the any help!
Hi,
It's been fixed for 5.5.1
You can either be patient and wait for that release or build Qt from sources
@SGaist Thanks! I'll waiting for next release!