Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\vapecoin-master\src>mingw32-make -f makefile.mingw
- g++ -c -mthreads -O2 -w -Wall -Wextra -Wformat -Wformat-security -Wno-unused-par
- ameter -g -DWIN32 -D_WINDOWS -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -D
- USE_IPV6 -D__NO_SYSTEM_INCLUDES -I"C:\deps\boost" -I"C:\deps\db\build_unix" -I"C
- :\deps\ssl\include" -o obj/checkpoints.o checkpoints.cpp
- checkpoints.cpp:6:59: fatal error: boost/assign/list_of.hpp: No such file or dir
- ectory
- #include <boost/assign/list_of.hpp> // for 'map_list_of()'
- ^
- compilation terminated.
- makefile.mingw:72: recipe for target 'obj/checkpoints.o' failed
- mingw32-make: *** [obj/checkpoints.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment