Probably due to bugs in boost_1_56_0 i can't compile Quark v0.8.3 wallet nor Bitcoin v0.9.2.1 wallet with that version of boost.
from:
boost_1_56_0/interprocess/errors.hpp:37:0
boost_1_56_0/interprocess/exceptions.hpp:20,
boost_1_56_0/interprocess/file_lock.hpp:20,
init.cpp:36,
problem is here:
boost_1_56_0/interprocess/detail/win32_api.hpp:1614:20
boost_1_56_0/interprocess/detail/win32_api.hpp:1541:31
return FunctionAdresses[id] ;
Is there some configuration solution?