Xuanwo commented on issue #1472: URL: https://github.com/apache/incubator-opendal/issues/1472#issuecomment-1539822181
> 1. If build with a `CGO_ENABLED=1` environment (which can be determined by a `cgo` tag) then use CGO How to build a rust project by cgo? (NOTE, opendal-c also requires `rustc` to build opendal first) > 2. fallback to the dlopen So the problem becomes how to release opendal-c itself (users maybe need to have opendal-c lib at local first) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
