Well,
you need to compile a gssapi library and make the includes/libraries available to CMake. (CMAKE_PREFIX_PATH et al)
(you also might need to fix a few bugs in the detection script along the way)
Anyway, have you seen https://github.com/FreeRDP/FreeRDP/issues/5746 ? I think your endeavor will have a few more obstacles in the way ;) regards Armin On 04.12.19 08:57, TUNG--- via FreeRDP-devel wrote:
Hi all, we need to use freeRDP connect to windows with kerberos.? I found that if you want to log in to Windows using kerberos, you must set WITH_GSSAPI = ON when compiling Android client, but after compiling, the following message is generated: ======================================================== -- Could NOT find GSS, try to set the path to GSS root folder in the system variable GSS_ROOT_DIR (missing: GSS_LIBRARIES GSS_FLAVOUR) CMake Warning at CMakeLists.txt:919 (message): -DWITH_GSSAPI=ON is set, but not GSSAPI implementation was found, disabling ======================================================== how can i fix it or do I misunderstand how to enable it? Thanks for your help. -- 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。 This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient. _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel
_______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel