[lazarus] Graphical Build tool uploaded to the web
Cliff Baeseman
vbman at pcpros.net
Thu Apr 6 21:22:19 EDT 2000
It can be downloaded from here http://www.codepunk.com/files/script.zip
To use
1. Install wxPython from http://www.alldunn.com/wxPython
2. Install wxGTK it can be downloaded from the same place.
3 unzip the script into the lazarus directory.
cd to the lazarus directory and do a python lazbuild.py
The window should pop up. To build lazarus just click the build lazarus button.
You can keep the interface up while editing and just press the clean button to
clear the old compiled units and then press lazarus build to compile the ide.
Note: Only tested on linux, I will work on windows version if I get a chance
between hacking on units.
You must have the directory structure as called for in the how-to document
/opt/fpc/lazarus. If you have it somewhere different you will have to edit the
lines at the top of the script. Do not worry it is well commented and easy to
do "VB Programmer could probabably do it. ;)"
Cliff
More information about the Lazarus
mailing list