Closed jairinhohw closed 4 years ago
Issue: #14
Added a new feature "dynamic_loading" that will not link the crate against libfbclient.
The fbclient needs to be provided at the location where you run the executable as a file with the name "fbclient.lib"
I placed the new feature in the defaults to help testing, but will be better to make it opt-in.
Issue: #14
Added a new feature "dynamic_loading" that will not link the crate against libfbclient.
The fbclient needs to be provided at the location where you run the executable as a file with the name "fbclient.lib"
I placed the new feature in the defaults to help testing, but will be better to make it opt-in.