To compile OpenDAL from source code, you need:
- Zig 0.11.0 or higher
Note:
0.11.0 is not released yet. You can use master instead before the official 0.11.0 released.
# build libopendal_c (underneath call make -C ../c)
zig build libopendal_c
# build and run unit tests
zig build test --summary all
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.