Op 20 maart 2012 13:38 heeft Tommi Prami <[email protected]> het volgende geschreven: > > Project.lpr(30,1) Error: Illegal COFF Magic while reading > C:\MecwareCode\Heartwood\trunk\WinCE_pda_client\lib\i386-win32\interfacebase.o > Project.lpr(30,1) Error: Illegal COFF Magic while reading > C:\MecwareCode\Heartwood\trunk\WinCE_pda_client\lib\i386-win32\lclstrconsts.o > Project.lpr(30,1) Error: Illegal COFF Magic while reading > C:\MecwareCode\Heartwood\trunk\WinCE_pda_client\lib\i386-win32\lcltype.o > Project.lpr(30,1) Error: Illegal COFF Magic while reading > C:\MecwareCode\Heartwood\trunk\WinCE_pda_client\lib\i386-win32\lclproc.o > Project.lpr(30,1) Error: Illegal COFF Magic while reading > C:\MecwareCode\Heartwood\trunk\WinCE_pda_client\lib\i386-win32\lmessages.o > Project.lpr(30,1) Error: Illegal COFF Magic while reading > C:\MecwareCode\Heartwood\trunk\WinCE_pda_client\lib\i386-win32\graphtype.o > Project.lpr(30,1) Error: Illegal COFF Magic while reading > C:\MecwareCode\Heartwood\trunk\WinCE_pda_client\lib\i386-win32\graphmath.o > Project.lpr(30,1) Error: Illegal COFF Magic while reading > C:\MecwareCode\Heartwood\trunk\WinCE_pda_client\lib\i386-win32\fpcadds.o
Strange paths: these are .o files of the LCL, but they are not in in the LCL unit path (e.g. c:\lazarus\lcl\units\i386-win32) How do they end up there? I would remove them. Vincent -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
