On Sat, 5 Jun 2010 13:43:22 -0300 Marcos Douglas <[email protected]> wrote:
> Hi Mattias, > > On Sat, Jun 5, 2010 at 1:22 PM, Mattias Gaertner > <[email protected]> wrote: > > > > Check Environment Options / compiler path. > > If there is 'fpc.exe' then the IDE has not found fpc.exe in the > > paths of your system PATH variable. You can try a full file name. > > There is 'fcp.exe' in the configuration... > What paths I have to put in PATH variable? > > When I downloaded the FPC, I put in c:\freepascal\fpc\ without > directory for version. I might have problems with this? You can put fpc anywhere you want as long as you don't use spaces in the paths. Just put the full file name in the environment option OR add the directory where fpc.exe is to your PATH variable. The later can be useful when compiling via console. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
