[fpc-pascal] Re: How to use fpcmake

Graeme Geldenhuys graemeg.lists at gmail.com
Mon Apr 27 09:30:38 CEST 2009


2009/4/26 Guillermo Martínez Jiménez <gmjimen at burdjia.com>:
>
> It compiles but when I run "./fpmake archive" it returns a lot of
> "Warning: source file * not found for *" but they actually exists(!).

I actually have no idea how to add include files. The example Henry
created only sets up the include paths, but not include files for
'archive' functionality.

I browser the sources and noticed there is Sources.Add(), but I'm not
sure if that will do the trick.
eg:
   T := P.Sources.AddSrc('filename_here');


> Can somebody help me to understand it?

Michael?  Any idea how to use the 'archive' feature of fpmake?


Regards,
  - Graeme -


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



More information about the fpc-pascal mailing list