[fpc-pascal] What to do to get new users
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Sun Dec 1 21:51:27 CET 2024
Hi James.
On 29/11/2024 01:11, James Richters via fpc-pascal wrote:
> I'm intrigued by FPGUI, I'm trying to build FPGUI on Windows 10, and I'm having some difficulty. When I follow the instructions from Install.txt I get this:
>
> R:\fpgui_src_1.4.1\fpgui-1.4.1\src>build
I just got back from a weekend away. I believe that is an old bug that
has been fixed years ago. I just never created an official 1.4.x release
since. <face-palm>
Could you switch to the "maint" branch and run the "build.bat" from
inside the <fpgui>/src/ directory. That should work.
All example applications and demos should then compile with the
following syntax:
fpc @extrafpc.cfg <project-name>.lpr
Regards,
Graeme
More information about the fpc-pascal
mailing list