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

folly files are not present here #3

Open
vikaskkumar141 opened this issue Sep 24, 2020 · 1 comment
Open

folly files are not present here #3

vikaskkumar141 opened this issue Sep 24, 2020 · 1 comment

Comments

@vikaskkumar141
Copy link

Hi All,

I tried to compile it. But, it's always giving compilation fatal error due to header file <folly/Hash.h> and utf8.h file

error message is listed below:

Error C1083 Cannot open include file: 'folly/Hash.h': No such file or directory
Error C1083 Cannot open include file: 'utf8.h': No such file or directory
Error C1083 Cannot open include file: 'folly/FileUtil.h': No such file or directory

Please provide these files.

@mickeyzo12
Copy link

mickeyzo12 commented Sep 2, 2021

Hi All,

I tried to compile it. But, it's always giving compilation fatal error due to header file <folly/Hash.h> and utf8.h file

error message is listed below:

Error C1083 Cannot open include file: 'folly/Hash.h': No such file or directory
Error C1083 Cannot open include file: 'utf8.h': No such file or directory
Error C1083 Cannot open include file: 'folly/FileUtil.h': No such file or directory

Please provide these files.

check with keyword "install vcpkg"
vcpkg will install the missing libraries
https://www.youtube.com/watch?v=L-_vTMjcRzQ

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

2 participants