Hello I am trying to run daemon using cygwin. I installed most dependencies except ossp uuid. When I execute "./configure" following is what I get.
checking for uuid_make in -lossp-uuid... no checking for uuid_make in -luuid... no configure: error: "The OSSP UUID library is required" How can I pass this error? Thanks
