On 8/19/06, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
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/


OK, now I've compiled fpGfx but the examples do not compile -
helloworld's compilation exits with 'TSize... illegal qualifier etc.'

-Krishna
--
First they ignore you, then they laugh at you, then they fight you,
then you win.
- Mahatma Gandhi
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to