Skip to content

Dunify + opam 2#12

Merged
astrada merged 1 commit intoastrada:masterfrom
constfun:dunify
Feb 10, 2019
Merged

Dunify + opam 2#12
astrada merged 1 commit intoastrada:masterfrom
constfun:dunify

Conversation

@constfun
Copy link
Contributor

@constfun constfun commented Feb 9, 2019

This PR ports ocamlfuse to use the dune with pkg-config and opam2. I'm hoping that these changes will fix some of the build issues that people have experienced.

I only tested on OSX, but both examples and google-drive-ocamlfuse work.

The most significant change is that you have to use ocamlfuse instead of Fuse to refer to the package. And all modules are now encapsulated under the module Fuse, so Unix_util becomes Fuse.Unix_util, etc.

Corresponding google-drive-ocamlfuse PR: astrada/google-drive-ocamlfuse#526

@astrada
Copy link
Owner

astrada commented Feb 9, 2019

Awesome! Thank you very much!

@astrada astrada merged commit 5b4f9f7 into astrada:master Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants