fclash_linux
fclash_linux copied to clipboard
找不到 libclash.so
E/flutter ( 1187): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libclash.so': dlopen failed: library "libclash.so" not found 有遇到过这个问题的么,帮忙解决下。
I have the same issue , @Kingtous could you please provide with any solution !?
Which artifact or release are you trying? deb or rpm?
I am new to this, I want to run the Flutter project on my Windows 10, so I cloned the repository and I'm trying to build on Android and I get this error "messing 'libclash.so' library " I searched for it and know that there is a header file (that contain the c functions ) should be there to build correctly using "ffigen". and that file is missing and I'm not able to understand where I should get it from. @Kingtous so please any help or instructions to build correctly will be helpful and thank you in advance.
I am new to this, I want to run the Flutter project on my Windows 10, so I cloned the repository and I'm trying to build on Android and I get this error "messing 'libclash.so' library " I searched for it and know that there is a header file (that contain the c functions ) should be there to build correctly using "ffigen". and that file is missing and I'm not able to understand where I should get it from. @Kingtous so please any help or instructions to build correctly will be helpful and thank you in advance.
Sure, u can refer to the github action file, which is located at .github/workflows. It shows how to build fclash step by step on windows/macos/linux. Busy these days, sorry.
I have the same issue , @Kingtous could you please provide with any solution !?
to load dynamic library 'libclash.so': dlopen failed: library "libclash.so" not found