Closed zhang13579rong closed 10 years ago
fuse-jna, like its name implies, requires fuse. fuse does not work on Windows, so fuse-jna does not work on Windows either. Therefore, there is no .dll to provide.
Also I'm not sure what you mean by "writing the C++/C and making them to .dll". fuse-jna allows you to write a filesystem using Java code only; there is no C++/C code to write. Check the examples, they're all pure Java code.
The examples don't include the .dll Files.I am a Java Coder,writing the C++/C and making them to .dll is very hard! Why not provide the .dll Files ? If have ,it is easier to learn the JNA!