On 2014-10-01 23:46, Mattias Gaertner wrote: > fpc -Fufpgui/fpgui-1.2/src/units/i386-linux -Fu... yourprogram.pas > And put it into the build commands.
And just to clarify for Brian.... the *.cfg file is simply a text file containing one FPC command line parameter per line. You then only need to reference two command line parameters when compiling your program, instead of a complex loooong command. Example usage: fpc @extrafpc.cfg yourprogram.pas Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal