2011/10/6 Tommi Prami <[email protected]>: > BAsically same project is the Win32 version (only difference should be > project file) > > But the WinCE project fails like this : > > Recompiling WSLCLClasses, checksum changed for LCLProc > C:\lazarus\lcl\lclclasses.pp(32,12) Fatal: Can't find unit WSLCLClasses used > by LCLClasses > > Seems weird. File is there in a : > C:\lazarus\lcl\widgetset\wslclclasses.pp > > and the .ppu and .o files are in correct places also. > > What could cause this. This should be fresh install of the Lazarus > 0.9.30.2RC1 and the WinCE stuff is also installed... (All installed with > installer)...
I cannot reproduce this. Can you verify that all the file dates are about the same date? Can you add the -vut option to the compiler option of the wince project and give all (including hidden messages)? Vincent -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
