[Lazarus] PPC: SynEditFoldedView giving "parameter syntax error"
Brad Campbell
brad at wasp.net.au
Thu Nov 6 13:05:09 CET 2008
EarMaster - Bent Olsen wrote:
> Hi all,
>
> I have updated Lazarus to latest revision (17246) on Win32 and Mac i386/PPC,
> and downloaded latest FPC 2.2.2 (20081106 on Win32, 20081104 on Mac
> i386/PPC).
>
> Lazarus are build nicely and with no errors on Win32 and Mac i386, but on
> PPC it is throwing:
>
>
> [...]
> Assembling syneditfoldedview
> Syneditfoldedview.pp:3191:Parameter syntax error (parameter 2)
> Syneditfoldedview.pp:3202:Parameter syntax error (parameter 2)
> [...]/lazarus/components/synedit/syneditfoldedview.pp(81,75) Error: Error
> while assembling exitcode 1
> [...]/lazarus/components/synedit/syneditfoldedview.pp(81,75) Fatal: There
> were 2 errors compiling module, stopping
>
>
> Except for the compiler path, the environment settings, versions, and
> installations on Mac i386 and PPC are identical, so I have no clue as to why
> SynEdit will not compile.
>
> These are on Mac OS X version 10.4.11.
>
> Any clue as to what I might have missed out?
Uncomment the {$INLINE OFF} in /lazarus/components/synedit/syneditfoldedview.pp
There is a bug on powerpc at the moment. That will work around it.
--
Dolphins are so intelligent that within a few weeks they can
train Americans to stand at the edge of the pool and throw them
fish.
More information about the Lazarus
mailing list