I only went with what I found in the FPC documentation. I am very new
to FPCMake as well.
Regards,
Graeme.
On 7/28/06, Darius Blaszijk <[EMAIL PROTECTED]> wrote:
Is there somewhere a description on how to use environment variables in
FPCMake? I've been searching the programmers manual, but n
IL PROTECTED]>
To: "FPC-Pascal users discussions"
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 &q
Thanks, Graeme. That did the trick
Darius
- Original Message -
From: "Graeme Geldenhuys" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Friday, July 28, 2006 9:45 AM
Subject: Re: [fpc-pascal] fpcmake questions
Hi Darius,
I had the same iss
Hi Darius,
I had the same issue ... Is my emails on the 9th July in FPC-Devel
mailing list. Titled "fpcmake keeps failing".
I had the FPCDIR set wrong... It must point to the fpc source
directory and not the fpc root directory..
export FPC=/opt/fpc-2.1.1/bin/ppc386
export FPCDIR=/opt/fpc-2.1.1
I have two questions regarding
FPCMake.
1. Whe I do an FPCMake I get the following
error;
Processing Makefile.fpcError: 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