1
Games / Re: OS/2 - ArcaOS - Native Games
« on: Today at 01:39:15 am »
Hi Martin, tried building it, make seems to get into a loop early on, one core at 100% and after a while the system locks up. Not sure how to proceed.
OS2World.com Forum is back !!!
Remember to visit OS2World at:
http://www.os2world.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
COPY IBMS506$ con:
orCOPY IBMS506$ anyfile
and post the output
Example 1: "SysFileTree" was unthinkable to me to use to find or search for files when I begun to try Rexx, the function should have been named SysSearchPath, SysFindFile or something along those lines, not "...Tree", totally bonkers name.
Qt5 and Qt6 can coeexist fine. My comment on DLL hell was more for mixing versions of Qt6..
L:\qt6-6.2.x\bin>which2 -a qmake*
./qmake.exe (also ./qmake6.exe, ./qmake.exe, ./qmake6.exe,
w:/usr/bin/qmake-qt5.dbg, w:/usr/bin/qmake-qt5.exe, w:/usr/bin/qmake-qt5.sh,
w:/usr/bin/qmake.exe, w:/usr/bin/qmake-qt5.exe, w:/usr/bin/qmake.exe) 10
L:\qt6-6.2.x>qmake --version
QMake version 2.01a
Using Qt version 4.7.3 in W:\usr\lib
The computer features 20 processing cores with hypertheading turned off.
----- Configuration Check ------------------------------------------------------
More CPUs (20) than cores (14) detected.
HyperThreading/SMT can cause problems for OS/2 systems.
REM BASEDEV=IBM1S506.ADD
basedev=daniS506.ADD
Perhaps look at your AOS config.sys for any extra parameters for daniS505.add. They generally aren't needed but sometimes are.Total physical memory: 16,270 MB
Accessible to system: 3,502 MB
Additional (PAE) memory: 12,768 MB
Resident memory: 180 MB
Available virtual memory: 1,443 MB
Available process memory:
Private low memory: 306 MB
Private high memory: 1,956 MB
Shared low memory: 220 MB
Shared high memory: 99 MB
Available process memory:
Private low memory: 306 MB
Private high memory: 2,128 MB
Shared low memory: 223 MB
Shared high memory: 343 MB
After loading it, nothing displayed except about:blankAvailable process memory:
Private low memory: 306 MB
Private high memory: 1,956 MB
Shared low memory: 220 MB
Shared high memory: 99 MB
Thanks Dave. I don't know why but it is had been hard to all the stuff for me lately.
I'm getting this error. I guess it is because Qt 6.8.1 does not has webengine, right?Quote------------------------------------------------------------
------------------------------------------------------------
06-06-2025 11:17:58 SYS2070 PID 0045 TID 0001 Slot 001d
C:\QT6\APPS\DOOBLE\DOOBLE.EXE
QT6WEBEN->QMLPLUGN.__ZN8QJSValueC1ERKS_
127
Do you I have to go back to a lower version of Qt6 with webengine?
Regards