[Lazarus] compiling IDE error
Vincent Snijders
vsnijders at quicknet.nl
Fri Apr 18 15:53:41 CEST 2008
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
More information about the Lazarus
mailing list