On Sat, 5 Jun 2010 13:13:13 -0300
Marcos Douglas <[email protected]> wrote:

> On Fri, Jun 4, 2010 at 4:47 PM, Marcos Douglas <[email protected]> wrote:
> > Hi all,
> >
> > I found the problem: fpc.cfg
> > Tip: http://www.mail-archive.com/[email protected]/msg20003.html
> >
> > Before, I had this file created by Installer. I just copy it to
> > c:\freepascal\fpc\bin\i386-win32 because is necessary to the script.
> >
> > So, the Lazarus was compiled, but yours paths is set to:
> > FPC source directory:
> > C:\freepascal\lazarus\fpc\2.4.1\source\
> >
> > Make path:
> > C:\freepascal\lazarus\fpc\2.4.1\bin\i386-win32\make.exe
> >
> > ...even if I change this, an error happen:
> > "The Free Pascal compiler (filename: fpc.exe) was not found.
> > It is recommended that you install fpc."
> 
> Plese, somebody knows the problem?

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.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to