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

It didn't work #1

Open
Skycader opened this issue Aug 22, 2020 · 0 comments
Open

It didn't work #1

Skycader opened this issue Aug 22, 2020 · 0 comments

Comments

@Skycader
Copy link

root@vodri:/mycpp/Boost-Web-Server# make
g++ -std=c++11 -g -I googletest/googletest/include -I . -c -BOOST_ALL_DYN_LINK -o src/NotFoundHandler.o src/NotFoundHandler.cc
g++ -std=c++11 -g -I googletest/googletest/include -I . -c -BOOST_ALL_DYN_LINK -o src/http_server.o src/http_server.cc
In file included from src/http_server.cc:1:
src/http_server.h:6:10: fatal error: boost/asio.hpp: No such file or directory
6 | #include <boost/asio.hpp>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:34: src/http_server.o] Error 1

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