Metin2 source compiling

05/15/2017 20:15 korcakd1#1
Hello guys, I'm a bit struggling with compiling the game, can anyone help me?

Error:

Makefile:
05/17/2017 05:19 std::max#2
Your compiler cannot find a piece of the boost library in the system default include path

Possible solutions:
1. Install the boost-library.
2. Change <> imports to "" imports, for example "boost/intrusive_ptr.hpp" instead of <boost/intrusive_ptr.hpp>