I tried in Lazarus Clean Up + Build All option. But I get the error anyway. Then I tried: make clean all And it works, but in order to get all the packages I have already installed I launched lazarus and then rebuild IDE with packages. I got the error again:
C:\Programmi\Lazarus\ide\lazarus.pp(114,1) Error: Undefined symbol: VMT_GRAPHICS_TBITMAPIMAGE C:\Programmi\Lazarus\ide\lazarus.pp(114,1) Error: Undefined symbol: VMT_GRAPHICS_TBITMAP C:\Programmi\Lazarus\ide\lazarus.pp(114,1) Fatal: There were 2 errors compiling module, stopping There could be a problem in one of my installed packages? Regards, Andrea Mattias Gärtner ha scritto: > Zitat von Andrea Mauri <[EMAIL PROTECTED]>: > > >> Dear all, >> under winXP, lazarus svn (14876), FPC 2.2, I am not able to rebuild lazarus. >> I got this error: >> C:\Programmi\Lazarus\ide\lazarus.pp(114,1) Error: Undefined symbol: >> VMT_GRAPHICS_TBITMAPIMAGE >> C:\Programmi\Lazarus\ide\lazarus.pp(114,1) Error: Undefined symbol: >> VMT_GRAPHICS_TBITMAP >> C:\Programmi\Lazarus\ide\lazarus.pp(114,1) Fatal: There were 2 errors >> compiling module, stopping >> >> Under Linux I can compile lazarus without errors. >> Any help? >> > > Did you try to compile clean? > http://wiki.lazarus.freepascal.org/Lazarus_Faq#How_do_I_compile_lazarus.3F > > > Mattias > > _______________________________________________ > Lazarus mailing list > [email protected] > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus > > _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
