pleiszenburg / refuse

Simple cross-plattform ctypes bindings for libfuse / FUSE for macOS / WinFsp
ISC License
60 stars 11 forks source link

How to use it with Windows? #33

Open josephernest opened 3 years ago

josephernest commented 3 years ago

Congrats for this nice project!

Can you give an example of how to use it with Windows? (which dependencies / libraries to install first)

PS: If possible, without cygwin, and without having to install WinFSP. Is libfuse available directly for Windows?

jw25116 commented 5 months ago

Fix up your import logic, as stated here: https://github.com/pleiszenburg/refuse/blob/master/docs/porting.md