[Lazarus] FPC, Lazarus and 3rd libs

Graeme Geldenhuys graeme at geldenhuys.co.uk
Thu Feb 28 21:51:26 CET 2013


On 2013-02-28 18:31, Marcos Douglas wrote:
>> You can change the output directory of the third party package to use
>> > the $(FPCVer) macro. For example
>> > "lib/$(FPCVer)/$(TargetCPU)-$($TargetOS)".
> Yep, but for this I need to change lib's sources. I won't to not
> missing the updates, but thanks anyway.


I fail to understand what you mean by that? You simply need to change
the Unit Output Directory in each *.lpk you use, and add the $(FPCVer)
part to the path. No other "source code" needs to be changed.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/





More information about the Lazarus mailing list