<p>Am 29.08.2014 18:01 schrieb "FreeMan" <<a href="mailto:freeman35@delphiturkiye.com">freeman35@delphiturkiye.com</a>>:<br>
><br>
> Thank you for your help,<br>
> I remove all fpc & lazarus and check my install scripts too. And now I can compile,<br>
><br>
> Test project is just open new project, change Target OS -T and Target CPU family -P<br>
> my Default setting are kubuntu x64<br>
> linux x64 -> compiled.<br>
> win32, i386 ->compiled.<br>
> win64 x86_64 ->compiled.<br>
> WinCE arm ->!!! NOT compiled.<br>
><br>
> I get this error in lazarus:<br>
><br>
> lazfileutils.pas(112,10) Error: Forward declaration not solved "GetPhysicalFilename(const AnsiString;TPhysicalFilenameOnError):AnsiString;"</p>
<p>From the error I'd say that it wasn't implemented for WinCE. You'll need to file a bug report for Lazarus then...</p>
<p>Regards,<br>
Sven</p>