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

Reply via email to