On Jan 16, 2018 00:42, "fou fe" <[email protected]> wrote: Hi
I just compile 0.914 ... 0.9.14 is not yet released. and i have new library wsock32 not set . is-it about microsoft SQL server ? No, it relates to the recently-added support for building libguac against Windows: https://issues.apache.org/jira/browse/GUACAMOLE-325 It is not a required dependency. It is only used on platforms which provide it (Windows). There is no section or library to install in documentation in 0.914 There is a section covering required dependencies in the manual: http://guacamole.apache.org/doc/gug/installing-guacamole.html#required-dependencies As well as a section covering optional dependencies which users may want to install to enable optional features: http://guacamole.apache.org/doc/gug/installing-guacamole.html#optional-dependencies The wsock32 library is not among either of these as it is not required for the build to succeed, nor does its presence enable optional features. It only affects whether Windows' networking stack will be used. - Mike
