[fpc-pascal] fpcmake questions
Darius Blaszijk
dhkblaszyk at zeelandnet.nl
Fri Jul 28 14:18:55 CEST 2006
Is there somewhere a description on how to use environment variables in
FPCMake? I've been searching the programmers manual, but no success. Also is
it possible to use a config file to declare some variables?
Darius
----- Original Message -----
From: "Darius Blaszijk" <dhkblaszyk at zeelandnet.nl>
To: "FPC-Pascal users discussions" <fpc-pascal at lists.freepascal.org>
Sent: Friday, July 28, 2006 9:24 AM
Subject: [fpc-pascal] fpcmake questions
I have two questions regarding FPCMake.
1. Whe I do an FPCMake I get the following error;
Processing Makefile.fpc
Error: Target "win32", package "rtl" not found
What is causing this error, what does it mean?
2. I'm using the LCL in my application and I need to enter it as a unitdir
for the compiler. The problem is however that if anyone else wants to use
the makefile he needs to modify this path and run FPCmake again. Is there a
way to get around this? Can I use a config file with these paths for
example? Or is it possible to use a environment variable?
Darius
--------------------------------------------------------------------------------
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list