has anyone tried 32 bit laz apps on ReactOS ?
First of all, ReactOS is still in alpha stage. Although some of us can handle its limitations, you should not use it in production.
Newest version is 0.4.10 according to
www.reactos.org.
Recently, I have tested again ReactOS 0.4.10 only on VirtualBox 6.0.0.
I have run with success some old Delphi 7 applications on ReactOS 0.4.10 connection to remote Firebird 2.5.8 server.
I was not able to install any recent version of Lazarus:
- Lazarus 1.6.4 and FPC 3.0.2
- Lazarus 1.8.2 and FPC 3.0.4 (ReactOS Applications Manager official version)
- Lazarus 1.8.4 and FPC 3.0.4
- Lazarus 2.0.0 RC 3 and FPC 3.0.4
- Lazarus 2.0.0 RC 3 and FPC 3.2.0 beta
I could run some simple Lazarus 1.8.4 and FPC 3.0.4 applications. See attached images.
I could install, but not use locally Firebird 2.5.8.
FlameRobin and Lazarus 1.8.4 simple applications worked against remote Firebird 2.5 databases.
I had problems dealing with images and printing on those simple Lazarus applications, so they need more testing and investigating.