Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

lz_reportCairoExport error to compile component missing 2 months 2 weeks ago #18270

  • Fernando Sandoval
  • Fernando Sandoval's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Lazreport lz_reportCairoExport send this error 
lr_e_cairo.pas(9,58) Error: Cannot find CairoCanvas used by lr_e_cairo of package lz_ReportCairoExport.
how i can install that component y trie to find this component on list i don't see....

any help are welcome
thanks

Please Log in or Create an account to join the conversation.

lz_reportCairoExport error to compile component missing 2 months 2 weeks ago #18281

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1062
  • Thank you received: 149
CairoCanvas.pas unit is part of lz_Printers package.

We enable in CairoCanvasAll.pas the use of CairoCanvas.pas only 
on LCLGTK2 or LCLGTK3 platforms.

You can edit CairoCanvasAll.pas of lz_Printers package for your needs...
 
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..

lz_reportCairoExport error to compile component missing 2 months 2 weeks ago #18299

  • Fernando Sandoval
  • Fernando Sandoval's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Thanks :et me see how to change that...

Please Log in or Create an account to join the conversation.

  • Page:
  • 1