Andrea Mauri schreef:
> 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?

Make sure you clean also the compiled unit of your packages, for example by 
deleting 
all the .ppu.

Vincent
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to