Cannot use nana library
问题 I try to use Nana library with Code::Block IDE. I made all settings like here and add -std=C++11 flag and Boost include path but it's print next error on building: nana/include/nana/paint/graphics.hpp|143|error: ‘unsigned int nana::paint::graphics::bidi_string(const nana::point&, const char*, std::size_t)’ cannot be overloaded| nana/include/nana/paint/graphics.hpp|142|error: with ‘unsigned int nana::paint::graphics::bidi_string(const nana::point&, const char_t*, std::size_t)’| I only start