Lazarus

Programming => Graphics => Graphics and Multimedia => BGRABitmap and LazPaint => Topic started by: process_1 on June 23, 2020, 01:45:19 pm

Title: Where is BGRASVG?
Post by: process_1 on June 23, 2020, 01:45:19 pm
FPC  3.2.0, Lazarus 2.0.8, Ubuntu

In some earlier app, I used  BGRASVG without problem. Though, I have forgot where is it from installed, but probably from some BGRA package.

However, now, with clean new FPC and Lazarus, I have installed only BGRABitmap package from Online Package Manager, but when I tried to clean and build the project, these weird messages where shown:

Code: [Select]
Compile Project, Target: test: Exit code 1, Errors: 1, Warnings: 1
Warning: Recompiling BGRASVG, checksum changed for ~/.lazarus/onlinepackagemanager/packages/bgrabitmap-master/bgrabitmap/lib/x86_64-linux/3.2.0/bgrabitmaptypes.ppu

main.pas(9,51) Fatal: Cannot find BGRASVG used by main, incompatible ppu=~/.lazarus/onlinepackagemanager/packages/bgrabitmap-master/bgrabitmap/lib/x86_64-linux/3.2.0/bgrasvg.ppu, package BGRABitmapPack

Another BGRA package from current OPM cannot be compiled at all (error that some file missing).

Anyone have similar problems?



Title: Re: Where is BGRASVG?
Post by: circular on June 23, 2020, 05:12:11 pm
Same message can happen with a circular reference. Though in this case, I don't see how it could be the case.
TinyPortal © 2005-2018