Przeglądaj źródła

hint about skia lib path

mattias 1 rok temu
rodzic
commit
ab373c2daa
1 zmienionych plików z 6 dodań i 0 usunięć
  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
+