mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-08 04:40:06 +03:00
* 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>