M
M
My joy2016-02-01 20:58:39
Debian
My joy, 2016-02-01 20:58:39

Dklab_realplexor can't be built using gcc?

Comrades, help me figure out what's wrong, when compiling dklab_realplexor through gcc, it spits an error:

[email protected]:/opt/dklab_realplexor/cpp# ./Make.sh
dklab_realplexor.cpp:37:38: fatal error: boost/algorithm/string.hpp: No such file or directory
 #include <boost/algorithm/string.hpp>
                                      ^

boost is installed. where to find these paths? no nearby.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-02-01
@t-alexashka

apt-get install libboost-dev libboost-regex-dev libboost-system-dev libboost-filesystem-dev

then search for the names of the packages in Google
for example
, debian boost_filesystem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question