OS/2, eCS & ArcaOS - Technical > Programming
Qt6 Application Testing
David McKenna:
Hey Paul,
I get the same result as you, but I also have my RPM environment totally current. I was able to get it to work by just copying QT6WebEn.dll from your last package (20250505) to the new one and then it all worked.
Regards,
Paul Smedley:
Bugger....I guess something in gcc 15 is triggering this. Will investigate over the next few days. On the plus side, I didn't get any out of memory failures building with 2 jobs.
FWIW sample exceptq.txt attached.
Lookingback through my emails, this seems to be an alignment issue - the joys of our aout object format......
Thankfully, it seems I fixed this in the Qt 6.4.x code with https://github.com/psmedley/qt6-webengine-os2/commit/d2b464fdc27bf23b1891ba63c1f5c00cd5b7a88c I knew the trp looked familiar....
Yep, with https://smedley.id.au/tmp/qt6-6.2.12-qtwebengine-6.2.6-os2-20250508.zip at least os2world.com loads ok :)
David McKenna:
Paul,
Yes, this one seems to work as well as the previous working version - with the same limitations (mostly occasional random system hangs). Any thought on trying to build the 6.2.12 version of webengine?
Regards,
Dave Yeo:
What I'm wondering is whether there is an equivalent Qt5 Webengine to 6.2.6 and how to merge it.
Trying to clone Qt5 from the official sources, init repository fails,
--- Code: ---H:\tmp\qt5>sh init-repository
init-repository: 35: init-repository: use: not found
init-repository: 36: init-repository: use: not found
init-repository: 37: init-repository: use: not found
init-repository: 39: init-repository: package: not found
init-repository: 42: init-repository: Syntax error: "(" unexpected
H:\tmp\qt5>bash init-repository
init-repository: line 35: use: command not found
init-repository: line 36: use: command not found
init-repository: line 37: use: command not found
init-repository: line 39: package: command not found
init-repository: line 42: syntax error near unexpected token `('
init-repository: line 42: `sub printUsage($)'
--- End code ---
Have to look closer after work.
Steven Levine:
init-repository is a perl script. It appears something is going wrong with hash-bang processing on your setup.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version