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" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions" <fpc-pascal@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@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

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

Reply via email to