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

Not compiling sample-server on Mac OS (cannot find Boost) #23

Open
lordalcol opened this issue Jun 9, 2021 · 0 comments
Open

Not compiling sample-server on Mac OS (cannot find Boost) #23

lordalcol opened this issue Jun 9, 2021 · 0 comments

Comments

@lordalcol
Copy link

I'm getting the following error while trying to build the sample server:

In file included from /Users/lorenzo/NativeFX/sample-servers/sample-server/src/main/cpp/main.cpp:1:
/Users/lorenzo/NativeFX/sample-servers/sample-server/../headers/nativefx/nativefx_server.hpp:53:10: fatal error: 'boost/thread/xtime.hpp' file not found
#include <boost/thread/xtime.hpp>
         ^~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

I have installed boost with brew install boost

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