sciter-sdk / rust-sciter

Rust bindings for Sciter
https://sciter.com
MIT License
804 stars 76 forks source link

Add Sciter dll as dependency #5

Closed pravic closed 6 years ago

pravic commented 8 years ago

Find a way to provide access to the Sciter dll/dylib/so as dependency.

Now it is shipped as dynamic library, which must be installed manually to PATH / LIBRARY_PATH / LD_LIBRARY_PATH.