OS2World.com Forum is back !!!Remember to visit OS2World at:http://www.os2world.com
Hi again,Quote from: Paul Smedley on February 02, 2023, 09:25:35 pmHey KO!!Quote from: KO Myung-Hun on February 01, 2023, 12:17:51 pmI'm trying to build VLC with Qt6. However, Qt6 does not provide any *.pc files for pkg-config.Would you mind providing them ?The Qt6 build procoess doesn't seem to generate them, let me investigate.Seems this was fixed in 6.2.5 according to https://bugreports.qt.io/browse/QTBUG-86080Qt 6.2.5 is Commercial only for 12 months after it's release, so I'll have to try and apply the 6.2 patch from https://codereview.qt-project.org/c/qt/qtbase/+/405679
Hey KO!!Quote from: KO Myung-Hun on February 01, 2023, 12:17:51 pmI'm trying to build VLC with Qt6. However, Qt6 does not provide any *.pc files for pkg-config.Would you mind providing them ?The Qt6 build procoess doesn't seem to generate them, let me investigate.
I'm trying to build VLC with Qt6. However, Qt6 does not provide any *.pc files for pkg-config.Would you mind providing them ?
- Qt6 libs - https://www.dropbox.com/s/qax8lg7txx04s81/qt6-6.2.4-os2-20230129.zip?dl=0- qos2 Scale Fix - https://smedley.id.au/tmp/qt6-6.2.4-qos2-20230130.zip- qt6webee - https://smedley.id.au/tmp/qt6webee-20230211.zip- Dooble - https://smedley.id.au/tmp/dooble-2023.01.18-os2-qt6-20230121.zip
HiQuote- Qt6 libs - https://www.dropbox.com/s/qax8lg7txx04s81/qt6-6.2.4-os2-20230129.zip?dl=0- qos2 Scale Fix - https://smedley.id.au/tmp/qt6-6.2.4-qos2-20230130.zip- qt6webee - https://smedley.id.au/tmp/qt6webee-20230211.zip- Dooble - https://smedley.id.au/tmp/dooble-2023.01.18-os2-qt6-20230121.zipUsing those files, I'm not sure what is wrong in my configuration, but I can not render any page on Dooble. I had unchecked also Javascript from the browser tab, but it will not yet load.Suggestions are welcome.Regards
set EXCEPTQ=ZZset PATH=C:\qt6\bin;%PATH%set BEGINLIBPATH=c:\qt6\libset QTWEBENGINE_CHROMIUM_FLAGS="ignore-certificate-errors -ignore-ssl-errors -log-level=1"dooble
I did need to import the blocklist file (blocklist.txt) Dave had proposed earlier in this thread.I
Thanks for reminding me again about the blocklist. I had included it on the initial instructions just in case.I modified my startup script to:Quoteset EXCEPTQ=ZZset PATH=C:\qt6\bin;%PATH%set BEGINLIBPATH=c:\qt6\libset QTWEBENGINE_CHROMIUM_FLAGS="ignore-certificate-errors -ignore-ssl-errors -log-level=1"doobleBut I can not load any page.
https://smedley.id.au/tmp/qt6webee-20230212.zip fixes a crash when saving a page as a PDF
Quote from: Paul Smedley on February 12, 2023, 01:38:51 amhttps://smedley.id.au/tmp/qt6webee-20230212.zip fixes a crash when saving a page as a PDFNeeds highmem -c ran against it.