Thank you, Christian.
I hadn't seen this branch before, and when I did, it seemed very promising to me. However, I encountered two issues:
The Qt5WebEngine build process is very time-consuming, taking about 14 hours on my system. Is there a way to speed up this process?
I ran both programs, and they seem very helpful for my problem. However, the "falkon_from_depot" program faced the following output:
[init -> falkon] 0x1000000 .. 0x10ffffff: linker area [init -> nic_router] [uplink] dynamic IP config: none [init -> nic_router] [uplink] NIC sessions: 0 [init -> nic_router] [downlink] static IP config: interface 10.0.3.1/24, gateway 0.0.0.0, P2P 0 [init -> nic_router] [downlink] NIC sessions: 0 [init -> drivers -> nic_drv] MAC address 02:00:00:00:00:01 [init -> drivers -> nic_drv] using tap device "tap0" [init -> nic_router] [uplink] NIC sessions: 1 Warning: invalid signal-context capability Warning: invalid signal-context capability [init -> falkon] Error: LD: symbol not found: 'QWebChannelAbstractTransport::metaObject() const' [init -> falkon] Error: Uncaught exception of type 'Linker::Not_found' [init -> falkon] Warning: abort called - thread: ep
And the program practically doesn't work. What suggestions do you have to solve this problem?
Thanks for your time. Hamed