-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error when trying to modify code to force use terarkzip without binding code modifications #238
Comments
can you provide your Cmake options? |
i used the standard WITH_TESTS=OFF WITH_ZNS=OFF ./build.sh i edited the options/options.cc file as previously mentioned to force it to use terarkzip as default coz it's difficult to write binding for the programming language i'm using. below cmake
|
hi, any updates on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tried to force terarkzip table as default but it's not compiled.
i edited the options/options.cc file to force it to use terarkzip as default coz it's difficult to write binding for the programming language i'm using.
The text was updated successfully, but these errors were encountered: