About version of QtWebEngine
-
In Maintenance Tool I have only 3 versions of QtWebEngine (6.10.0, 6.8.3, 6.9.0)
I've already install Qt6.8.2 and it hasn't QtWebEngine. If I install 6.8.3 QtWebEngine will I be able to use this? If no how actually I should install QtWebEngine? And what does "debug information files" mean (look at the screenshot)?
-
Just remove 6.8.2 altogether and switch to 6.8.3.
No reason to keep the older patch release around. -
In Maintenance Tool I have only 3 versions of QtWebEngine (6.10.0, 6.8.3, 6.9.0)
I've already install Qt6.8.2 and it hasn't QtWebEngine. If I install 6.8.3 QtWebEngine will I be able to use this? If no how actually I should install QtWebEngine? And what does "debug information files" mean (look at the screenshot)?
@Victorusik said in About version of QtWebEngine:
And what does "debug information files" mean
Those are debug files for Qt. You need them if you want to debug into Qt code (to see what happens inside Qt code).