Hi,
I have to make a linux console app which exports a Flexcel report to pdf.
I have a linking error: error: cannot find -lflx_skia_draw
I have read FlexCel Linux Guide | FlexCel Studio for VCL and FireMonkey documentation.
I tried to make a simple gui app (fmx).
It compiles and run under linux, but as soon as I add SKIA.FlexCel.Core in the use clause the same error message appears.