This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Description
Hi!
I'm trying to build with MSVS2017, can't fix this error:
Severity Code Description Project File Line Suppression State
Error CMake Error at C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find FreeRDP, try to set the path to FreeRDP root folder in the
system variable FREERDP_ROOT_DIR (missing: FREERDP_LIBRARIES) C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake 137
Where can I find freerdp-core.lib, freerdp-codec.lib, freerdp-gdi.lib and freerdp-cache.lib?
Thank you!