Hi, I try to build my app to run in WinCE with the Indy components included. When I build this, the error message appear like: IdAboutVCL.pas(234,18) Fatal: Can't find unit IdGlobal used by IdAboutVCL. But when I build with win32 LCL no have a problem.
Should Indy components compiled with OS_TARGET=wince CPU_TARGET=arm. After I'm doing this like: c:\opt\src\indy\10.2.0.3\fpc>make clean OS_TARGET=wince CPU_TARGET=arm PP=ppcrossarm.exe seem the directory of arm-wince not appear in C:\pp\units, just i386-win32. And how to correctly to compiling Indy components to arm-wince target. Thank you for your advice, Best regards, Hidayat
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
