fclash_linux icon indicating copy to clipboard operation
fclash_linux copied to clipboard

找不到 libclash.so

Open hellomjx opened this issue 11 months ago • 6 comments

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 有遇到过这个问题的么,帮忙解决下。

hellomjx avatar Jul 05 '23 02:07 hellomjx

I have the same issue , @Kingtous could you please provide with any solution !?

AlaaGitHub2020 avatar Jul 26 '23 07:07 AlaaGitHub2020

Which artifact or release are you trying? deb or rpm?

Kingtous avatar Jul 26 '23 07:07 Kingtous

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.

AlaaGitHub2020 avatar Jul 26 '23 07:07 AlaaGitHub2020

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.

Kingtous avatar Jul 26 '23 13:07 Kingtous

I have the same issue , @Kingtous could you please provide with any solution !?

bahram333 avatar Sep 25 '23 18:09 bahram333

to load dynamic library 'libclash.so': dlopen failed: library "libclash.so" not found

bahram333 avatar Sep 25 '23 18:09 bahram333