fix linux RUSTDESK_LIB_PATH
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
d5d2a98572
commit
e594657f97
@ -1,7 +1,7 @@
|
|||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#include "my_application.h"
|
#include "my_application.h"
|
||||||
|
|
||||||
#define RUSTDESK_LIB_PATH "ibrustdesk.so"
|
#define RUSTDESK_LIB_PATH "librustdesk.so"
|
||||||
// #define RUSTDESK_LIB_PATH "/usr/lib/rustdesk/librustdesk.so"
|
// #define RUSTDESK_LIB_PATH "/usr/lib/rustdesk/librustdesk.so"
|
||||||
typedef bool (*RustDeskCoreMain)();
|
typedef bool (*RustDeskCoreMain)();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user