Explorar o código

hint about skia lib path

mattias hai 1 ano
pai
achega
ab373c2daa
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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
+