Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/usr/ports/net/wdt/work/wdt-1.27.1612021-190-g6a122f2/../folly/folly/Conv.h not found #228

Open
yurivict opened this issue Jan 15, 2023 · 0 comments

Comments

@yurivict
Copy link

CMake Error at CMakeLists.txt:58 (MESSAGE):
  
  /usr/ports/net/wdt/work/wdt-1.27.1612021-190-g6a122f2/../folly/folly/Conv.h
  not found

    Fix using:
    (in a sister directory of the wdt source tree - same level:)
    git clone https://github.com/facebook/folly.git
    or change FOLLY_SOURCE_DIR (use ccmake or -DFOLLY_SOURCE_DIR=...)
    or change WDT_USE_SYSTEM_FOLLY (use ccmake or -DWDT_USE_SYSTEM_FOLLY=...)

folly is installed into /usr/local, and using external package should be the default mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant