[Lazarus] Alternative widget sets

Mark Morgan Lloyd markMLl.lazarus at telemetry.co.uk
Thu Jun 3 13:23:25 CEST 2010


On 3 June 2010 11:25, Marc Weustink wrote:
>
> :) this is how my ~/.fpc.cfg looks like

I have the same as you, but I install FPC to:

    /opt/fpc_<version>/<targetcpu>-<targetos>/

...using the INSTALL_PREFIX parameter


eg:

make clean
make all PP=/opt/fpc_2.4.1/x86_64-linux/bin/ppcx64
make install INSTALL_PREFIX=/opt/fpc_2.5.1/x86_64-linux/
PP=/opt/fpc_2.4.1/x86_64-linux/bin/ppcx64



-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/




More information about the Lazarus mailing list