Qt compiling errors on Windows.
This commit is contained in:
parent
81626c8741
commit
354027bcd3
2
include/freerdp/error.h
Normal file → Executable file
2
include/freerdp/error.h
Normal file → Executable file
@ -142,7 +142,7 @@ FREERDP_API const char* freerdp_get_error_info_name(UINT32 code);
|
||||
* The value can hold one of the defined error codes below OR an error according to errno
|
||||
*/
|
||||
|
||||
extern int connectErrorCode;
|
||||
FREERDP_API extern int connectErrorCode;
|
||||
|
||||
#define ERRORSTART 10000
|
||||
#define PREECONNECTERROR ERRORSTART + 1
|
||||
|
Loading…
Reference in New Issue
Block a user