1
Programming / Re: Qt6 Application Testing
« on: September 10, 2024, 06:08:21 pm »HiA cmd file, here I have it as dooble.cmd
Maybe a stupid question, but how to use that script from Remy, save it as a sh or cmd
Tellie
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.
HiA cmd file, here I have it as dooble.cmd
Maybe a stupid question, but how to use that script from Remy, save it as a sh or cmd
Tellie
Hi Paul!
ill ffmpeg be usable if adding --enable-pthreads option ?
25:53.50 cc1plus.exe: out of memory allocating 65536 bytes after a total of 0 bytes
With a popup with a sys0147 which blocked until I allowed it to kill the program (cc1plus.exe I think)SYS0147: Not enough resources are available to process this command.
The process for which this pop-up is displayed will end.
EXPLANATION: All available memory is in use. If segment swapping is
active, the swap file may be full.
ACTION: Do one of the following and retry the command:
o Reduce the number of running programs.
o Reduce the value of the BUFFERS=, TRACEBUF=, DISKCACHE=, THREADS=,
RMSIZE=, or DEVICE=VDISK.SYS statement in the CONFIG.SYS file and
restart the system.
o Remove unwanted files from the swap file disk and restart the system.
o Install additional memory on your system.
o Contact the supplier of the application.
# This is an entry for ArcaOS 5.1 in UEFI mode
menuentry ArcaOS-5.1 {
icon \EFI\refind\icons\os_aos.png
loader \EFI\OS2\OS2LDR.EFI
options "M:"
}
Can't you do things like win32|os2 to follow that path on win32 or os2?
I was wondering the same, will test.
Can't you do things like win32|os2 to follow that path on win32 or os2?
Cmake install is used to package things. I'll take a look at the scripts - it's possible there are different install paths depending on platform...