[fpc-pascal]IDE Error:"Can' open fp_____.err

Pierre Muller pierre at freepascal.org
Wed Dec 13 10:05:08 CET 2000


At 00:14 13/12/00 , vous avez écrit:


>On Mon, 11 Dec 2000, Thomas Kurz wrote:
>
> > Thanks Jonas for yur help, now the IDE works! :-)
> > But I also tried to use the Free Pascal Editor v1.35. Here everthing
> > seem sto work fine but the Compiler produces a:
> > Hint
> > SYSWIN32.PP
> > Conditional I386 was not set at startup in last compilation of
> > syswin32.pp
>This means that a conditional I386 was active when syswin32 was compiled,
>and it isn't active in your program. You can ignore this.
Hints are really only hints:
   these messages can mainly be helpful if you get a problem
If your compile fails, it could be due to the fact that you
are recompiling a set of units with different conditionals.

   If your compile is successful, you can safely ignore all hints.





More information about the fpc-pascal mailing list