[Lazarus] SynEdit: TSynPasSyn and keywords

Alexander Klenin klenin at gmail.com
Wed Oct 8 12:31:25 CEST 2008


Hi.

Here my problem.

I make a game on windows which work too on Linux. Lazarus 0.9.24/ fpc 2.2.2-3 on 
windows and linux.

All was ok, and i made several build on windows and linux w/o any problem until 
the the last transfer of the source files.

The compile on the linux pc is ok but when i make ctrl+space on a property or 
whatever else, sysutils.pas is displayed with the {$i sysutilh.inc} highlighted 
and an error message: /usr/share/fpcsrc/2.2.2/rtl/unix/sysutils.pp(40,5) Error: 
include file not found "sysutilh.inc"

the file is really in unix dir and i checked file permission too.

I looked for a solution on the web but found nothing :(
and as i said the compilation/linking is ok

with the same project on windows i don't have this problem.

is it a bug or a mistake from my part ?

Thanks in advance for your answers.




More information about the Lazarus mailing list