Recent Posts

Pages: 1 ... 8 9 [10]
92
Programming / Re: Compiling a PM sample with GCC (2023)
« Last post by Martin Iturbide on May 22, 2023, 07:16:41 pm »
Hi

I did a quick summary of the projects I was able to compile, and I took some time to include a screenshot of the samples I compiled. Here it is the list.
https://github.com/OS2World/DEV-SAMPLES-C-PM-MetaTest
https://github.com/OS2World/DEV-SAMPLES-C-PM-NBEZ
https://github.com/OS2World/DEV-SAMPLES-C-PM-Bug
https://github.com/OS2World/DEV-SAMPLES-C-PM-WindowTemplate
https://github.com/OS2World/DEV-SAMPLES-C-PM-Slider
https://github.com/OS2World/DEV-SAMPLES-C-PM-GPI-Bezier
https://github.com/OS2World/DEV-SAMPLES-C-PM-FastGPI
https://github.com/OS2World/DEV-SAMPLES-C-PM-PMColour
https://github.com/OS2World/DEV-SAMPLES-C-PM-MousDemo
https://github.com/OS2World/DEV-SAMPLES-C-PM-GPI-Revolve
https://github.com/OS2World/DEV-SAMPLES-C-PM-AirTrafficControlContainer
https://github.com/OS2World/DEV-SAMPLES-C-PM-CheckersBoard
https://github.com/OS2World/DEV-SAMPLES-C-PM-LBoxFont
https://github.com/OS2World/DEV-SAMPLES-C-PM-RandRect
https://github.com/OS2World/DEV-SAMPLES-C-PM-RunningBox
https://github.com/OS2World/DEV-SAMPLES-C-PM-PMHello
https://github.com/OS2World/DEV-SAMPLES-C-PM-VectFont
https://github.com/OS2World/DEV-SAMPLES-C-PM-PMWalker2
https://github.com/OS2World/DEV-SAMPLES-C-PM-BitCat
https://github.com/OS2World/DEV-SAMPLES-C-PM-WinTree
https://github.com/OS2World/DEV-SAMPLES-C-PM-ZoomBMP
https://github.com/OS2World/DEV-SAMPLES-C-PM-Slider_2
https://github.com/OS2World/GAME-PUZZLE-PM_Maze
https://github.com/OS2World/GAME-SPORTS-Racer (This is not PM)

Just in case, I saved on github's Releases, the old original version (source code and binaries if apply) and the new release that is compiled under my conditions (gcc, wrc, wl, make), so I'm not deleting any old material if someone wants to go back to different OS/2 version or tools.

I had been fun for the moment. I will check out some other samples.

Regards
93
Web applications / Re: Dooble releases, Qt5 builds
« Last post by Igor on May 22, 2023, 06:36:45 pm »
Hi Igor, one way to do it is to install the official Dooble with YUM/ANPM and then to use that to download my builds.
And yes, it would be good to have somewhere better to host the files.

It doesn't work.
I run Dooble and see:
Code: [Select]
Unable to access the site

The server IP address could not be found ru2.halfos.ru.

ERR_NAME_NOT_RESOLVED
This happens with any resource I access.
SeaMonkey is working.
94
Web applications / Re: Dooble releases, Qt5 builds
« Last post by Dave Yeo on May 22, 2023, 06:06:05 pm »
Hi Igor, one way to do it is to install the official Dooble with YUM/ANPM and then to use that to download my builds.
And yes, it would be good to have somewhere better to host the files.
95
Programming / Re: Qt6 Application Testing
« Last post by roberto on May 22, 2023, 04:29:44 pm »
I see the same error in ebay, but with the old libcn0 and other old version. And fail in single processor unmark, and no fail in single processor mark with Dooble.
[138:13:0522/162052.504000:FATAL:scoped_file.cc(43)] Check failed: . : Bad file
number (9)

saludos
96
Web applications / Re: Dooble releases, Qt5 builds
« Last post by Igor on May 22, 2023, 04:21:39 pm »
Hi Dave,

Here's the latest release. This time I built an RPM and this is the resulting zip. Perhaps I should revert to how I was doing it previously? The RPM itself has a link on the other thread.
https://c.gmx.com/@744346040190108571/1rOkBfA9T76_YoI4dOIS0A

My browser Seamonkey does not open this link. Is it possible to place the archive somewhere else or give recommendations for downloading?
I can also offer my server to host the archive, if that's interesting.
97
Setup & Installation / Re: Trials and Tribulations
« Last post by robbiec on May 22, 2023, 04:12:52 pm »
The weirdest thing is that it is not recognising a <2GB drive that the ECS build does. I need to investigate more. I also want to convert the SATA drive to an M.2 drive - I have some spares floating about, all 250-256GB in size, 3 by SATA keyed and 1 by NVMe keyed and change the GPU to a Quadro P2000 - just makes for a tidier build once in a case :)

Thanks all for looking in, really appreciate it.
98
Hardware / Re: Resolution Assistance
« Last post by Neil Waldhauer on May 22, 2023, 03:16:04 pm »
I don't have an M93p, but I'm using a lot of Lenovo machines with a 4K monitor with DisplayPort and HDMI inputs. With all the machines, I get 3840 x 2160 resolution for DisplayPort, and 1024 x 768 for HDMI.

I'm using Panorama. I think I tried SNAP, but it didn't do any better. I tried with ArcaOS 5.0.7 and ArcaOS 5.1 beta. Panorama offers what the monitor tells it to offer. Perhaps if you had a better DP-HDMI converter, things would work better. I plan to try the only VGA-DP converter on the market, and I'll report that when it arrives.

It would be nice to have a real video driver for monitors like this one. DisplayPort and HDMI carry Audio as well as Video, and we lack this capability. In practice, I can also use 1920 x 1440, which looks nicer than expected on the monitor.
99
General Discussion / Re: Question for Roberto about your basic files...
« Last post by Roderick Klein on May 22, 2023, 01:20:57 pm »
All your questions are answered in other messages.
Do you have something to contribute?
saludos

Well sorry about this. I was just wanting to know how your basic scripts would work. And if they work for you then no problemo.
I just wanted to know how that is supposed to work. And we just do not understand how you can modify OS/2 OS section for a DOS VDM.

Basic point is you cannot modify the kernel memory of the OS/2 sub-system from a DOS VDM. So no my questions where not answered.
I am just left with more questions then answers. But no problem.

Thanks,

Roderick
100
Programming / Re: Qt6 Application Testing
« Last post by Paul Smedley on May 22, 2023, 10:26:15 am »
I get a SIGTRAP here with http://www.ebay.es/

I tried it twice and got two different TRP files...
Pages: 1 ... 8 9 [10]