microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.84k stars 6.3k forks source link

[Request] fswatch #5843

Closed warrenrentlytics closed 5 years ago

warrenrentlytics commented 5 years ago

https://github.com/emcrisostomo/fswatch

Has > 2,800 stars. Seems worthy of being included.

NancyLi1013 commented 5 years ago

Hi @warrenrentlytics, thanks for posting this issue. We try to add this port and find some problems in source:

  1. libfswatch_config.h are not found in source.
  2. This port only supports Linux.
  3. Without build documentation.
  4. Some macro such as PACKAGE_STRING PACKAGE_NAME PACKAGE_BUGREPORT PACKAGE PACKAGE_URL are not found.
  5. It seems like that the port has code bug in source. eg: optarg and getopt not found. Considering the above problems in source, we won't add this port to the vcpkg list currently till these problems are solved.
warrenrentlytics commented 5 years ago

Thank you for looking into this.

SamuelMarks commented 2 years ago

Can we reopen this? - Keen for fswatch. - Can try and add the port.