Søren Ager пишет: > Hi, > > I am running Windows XP and when I try to build revision 14947 (make > cleanall bigide) I get: > > ... > Compiling RestrictionBrowser.pas > Compiling resource lazarus.rc > Compiling resource ..\units\i386-win32\fpc-res.res > Linking ..\lazarus.exe > lazarus.pp(114,1) Error: Undefined symbol: VMT_GRAPHICS_TBITMAPIMAGE > lazarus.pp(114,1) Fatal: There were 1 errors compiling module, stopping > Fatal: Compilation aborted > > > Compiling with: > Free Pascal Compiler version 2.2.0 [2007/09/09] for i386 > Copyright (c) 1993-2007 by Florian Klaempfl > > > Any ideas how to fix? >
Maybe cleanall bug? try: make clean bigide _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
