ソースを参照

hint about skia lib path

mattias 1 年間 前
コミット
ab373c2daa
1 ファイル変更6 行追加0 行削除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -28,3 +28,9 @@ Physicist who made important contributions to the wave theory of light.
    This will ensure easy porting.
 - Different drawing backends must be possible.
 
+## Skia:
+
+To use Skia4Delphi you must put the library into the library path:
+* Linux 64bit: export LD_LIBRARY_PATH=fresnel/bin/Binary/Shared/Linux64
+* Macos X64: export DYLD_LIBRARY_PATH=fresnel/bin/Binary/Shared/OSX64
+