On 8/19/06, Krishna <[EMAIL PROTECTED]> wrote:
I have problems building the thing. Executing make in the topdir of
fpGFX is exiting with an error like 'Can't find unit GFXImpl...' .
fpGUI also fails to build with an error like 'Can't find unit DOM...'

The Makefiles are still work-in-progress.  I had them working a couple
of weeks back, but might have broken them again.  I develop using
Lazarus and normally compile fpGUI and fgGFX using the packages (*.lpk
files).

DOM is part of FPC located in /fcl/xml/
GFXImpl is part of fpGFX and depending on the OS it is located in
/src/linux/ or /src/win32/

I have to admit, I am very new to Makefiles, but will see what happens
when I try and compile it here using them.  Otherwise, if you use
Lazarus, compile the *.lpk files.

Regards,
 - Graeme -
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to