Skip to content

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

@lordalcol

Description

@lordalcol

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions