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