"Easy fpGUI" Files

Home >> Environment Monitoring Programs >> "Easy fpGUI" Files

Files that can be used as the first step to getting the Free Pascal compiler and the fpGUI widget set working on a new system.

Are you looking for a simple way to see the Free Pascal compiler and the fpGUI widget set work on your system? These files give you that opportunity without the need to download and install the entire compiler and fpGUI.

If you get the error message "util ld missing" when compiling on Linux then you should probably install the binutils package.

If you get the error message "cannot find -lx11" when compiling on Linux then you should probably install the libxft-dev package (that package includes libx11-dev).

If you get the error message "cannot find -lc" when compiling on i386 Linux then you should probably install the libc-dev package.


Intel i386 systems

New! Win32 - EasyfpGUI-fpc-2.6.0.i386-win32-050412.zip 4.2 MB
Unzip the files into a new folder
Open a Command Prompt in the new folder
Compile the programs:
  compile dbgterm (New 122311! - this compiles the serial debug terminal)
  compile helloworld
  compile memotest
  compdsg            (this compiles the uidesigner program)
  compide            (New 122311! - this compiles the alpha IDE program)
Run the programs that are in the bin folder
When you run the uidesigner program you can browse to the parent folder and load the memotest.pas file.  And, of course, the uidesigner program itself is a good example of a more complex fpGUI program.  The alpha IDE is also a nice example.
Previous releases: EasyfpGUI-fpc-2.4.4.i386-win32-122311.zip 3.9 M
EasyfpGUI-fpc-2.4.2.i386-win32-111410.zip 3.2 MB

New! Linux - EasyfpGUI-fpc-2.6.0.i386-linux-050412.zip 4.2 MB
Unzip the files into a new folder
Open a Terminal in the new folder
Compile the programs:
  sh dbgterm.sh       (New! - this compiles the serial debug terminal)
  sh helloworld.sh
  sh memotest.sh
  sh compdsg.sh      (this compiles the uidesigner program)
  sh compide.sh       (New! - this compiles the alpha IDE program)
Run the programs that are in the bin folder
When you run the uidesigner program you can browse to the parent folder and load the memotest.pas file.  And, of course, the uidesigner program itself is a good example of a more complex fpGUI program.  The alpha IDE is also a nice example.
Previous releases: EasyfpGUI-fpc-2.4.2.i386-linux-111310.zip 2.45 MB


ARM systems

Linux - EasyfpGUI-fpc-2.2.2.arm-linux-052111.zip 2.44 MB
Unzip the files into a new folder
Open a Terminal in the new folder
Compile the programs:
  sh helloworld.sh
  sh memotest.sh
  sh compdsg.sh
Run the programs that are in the bin folder
When you run the uidesigner program you can browse to the parent folder and load the memotest.pas file.  And, of course, the uidesigner program itself is a good example of a more complex fpGUI program.

WinCE - EasyfpGUI-fpc-2.4.2.arm-wince-111310.zip 3.0 MB
Unzip the files into a new folder on a Win32 computer
Open a Command Prompt in the new folder
Compile the programs:
 compile helloworld
 compile memotest
Copy the exe files from the bin folder to your WinCE device
Previous release: HelloWorld-fpGUI-fpc-2.4.0.arm-wince-031810.zip 2.7 MB


Please share your ideas, comments and suggestions. Thanks!
-- Paul Breneman

TurboControl.com
Contact information on home page