sapphyrus opened this issue 8 years ago · 3 comments
When I try to load rbnacl I get this error:
As you can see from the screenshot the file does exist.
My script: ::RBNACL_LIBSODIUM_GEM_LIB_PATH = 'C:\sapphyrusxyz\aexyte\Server\libsodium\Win32\Release\v140\dynamic\libsodium.dll' require 'rbnacl'
::RBNACL_LIBSODIUM_GEM_LIB_PATH = 'C:\sapphyrusxyz\aexyte\Server\libsodium\Win32\Release\v140\dynamic\libsodium.dll'
require 'rbnacl'
Hello
I know rather little about Windows. Perhaps you should ask upstream at:
https://github.com/ffi/ffi
Alright, I'll do that. Thanks!