John van de Waeter 7 Posted August 23 (edited) Hi All, Not sure if this is the right forum... On the deployment page of my Android project I see a greyed out file LibSkia4Delphi.so. The file cannot be found. It points to a directory ....../CatalogRepository/Skia4Delphi-3.3.1/...... which does not exist on my dev machine. A search to the lib libSkia4Delphi.so gave no results. I can enable/disable Skia in the project, but no errors about missing files are reported. I did notice the files in program files (x86)..../23.0/... binandroid64 and in ../binandroid, both named libsk4d.so, but since these files are dated in 2023 I think they belong to an older version of Delphi/Skia.... Should I reinstall Skia4Delphi from Github? Edited August 23 by John van de Waeter typo Share this post Link to post
John van de Waeter 7 Posted August 25 On 8/23/2025 at 10:33 AM, John van de Waeter said: On the deployment page of my Android project I see a greyed out file LibSkia4Delphi.so. The file cannot be found. It points to a directory ....../CatalogRepository/Skia4Delphi-3.3.1/...... which does not exist on my dev machine. Ok, found the culprit. This is what happens when you just copy your project to the next version of Delphi. Share this post Link to post