to build xrdp with freerdp1 you need another library for libxrdp
This commit is contained in:
parent
ff6e8a1232
commit
a87381b7ad
@ -13,7 +13,7 @@ endif
|
|||||||
|
|
||||||
if XRDP_FREERDP1
|
if XRDP_FREERDP1
|
||||||
EXTRA_DEFINES += -DXRDP_FREERDP1
|
EXTRA_DEFINES += -DXRDP_FREERDP1
|
||||||
EXTRA_LIBS += -lfreerdp-codec
|
EXTRA_LIBS += -lfreerdp-codec -lfreerdp-utils
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if XRDP_JPEG
|
if XRDP_JPEG
|
||||||
|
Loading…
Reference in New Issue
Block a user