[Lazarus] Codetools fails to compile under WinCE
patspiper
patspiper at gmail.com
Sat Apr 26 14:24:49 CEST 2014
On 26/04/14 14:18, patspiper wrote:
>
>>
>>> The same project compiles well under Linux and Win32. Any ideas?
>> Sounds like a compiler bug.
>
> This is not the 1st time this particular error in that same
> place/function, due to a redefinition of PByte in the implementation
> section.
>
> Note: Just saw right now Martin's post.
Moving the windows unit in FileProcs from implementation to the top of
the interface section resolved the issue. It seems there is a redundant
definition there but only for WinCE.
Stephano
More information about the Lazarus
mailing list