[Lazarus] IDE Suggestion : Find in Files...
Dominique Louis
dominique at savagesoftware.com.au
Tue Mar 18 22:10:39 CET 2008
OK I did another svn update on lazarus and tried again and this time it
compiles lazarus. But when I try to compile my project it now says...
"Installation failed
The package "Printer4Lazarus 0.5 failed to compile.
Remove it from the installation list?"
The line in error is 86,15 of carbonprndialogs.inc with a compilation
error of
"Can't take the address of constant expressions"
Any help would be great.
Dominique.
Vincent Snijders wrote:
> Dominique Louis schreef:
>> When trying to build Lazarus from source on Mac OS X I'm running into
>> some problems...
>>
>> When I do try
>> sudo make LCL_PLATFORM=carbon OPT="-kframework -kCarbon" CPU_TARGET=i386
>>
>> I get the following error message...
>> Fatal: Syntax error, "IMPLEMENTATION" expected but "shl" found
>> on the file ccodeparsetool.pas(62,1)
>>
>> Doe anyone know how I can fix this error and proceed?
>>
>> I'm using FPC version 2.3.1, if that makes any difference and the
>> lazarus code is straight from SVN.
>
> straight from SVN, but with local changes and conflicts.
> Inspect the file and remove the conflict (or do svn revert
> ccodeparsetool.pas).
>
> Vincent
More information about the Lazarus
mailing list