rustdesk/flutter/linux
fufesou b387bc1038
fix: linux, check load dylib in main.cc (#7901)
* fix: linux, check load dylib in main.cc

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* Better error message

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* refact error message

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* Better error message

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* check if "libnsl.so.1" is required, mainly for AppImage and yum

Signed-off-by: fufesou <shuanglongchen@yeah.net>

---------

Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-05-04 14:07:29 +08:00
..
flutter spelling: nonexistent 2023-01-09 12:59:08 -05:00
.gitignore flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00
CMakeLists.txt spelling: into 2023-01-09 12:59:08 -05:00
main.cc fix: linux, check load dylib in main.cc (#7901) 2024-05-04 14:07:29 +08:00
my_application.cc opt chatModel, linux same startup height as dart 2023-07-10 16:02:47 +08:00
my_application.h flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00