25.10.2014, 07:43
Trying to compile the plugin, because the one I downloaded is being a bitch on my OS.
For some reason I can't.
Код:
root@host:/home/plugins/SAMP/Streamer/v274# make ==== Building streamer (release) ==== callbacks.cpp In file included from include/boost/tti/has_template.hpp:215:0, from include/boost/tti/tti.hpp:16, from include/boost/intrusive/detail/utilities.hpp:34, from include/boost/intrusive/slist_hook.hpp:19, from include/boost/intrusive/slist.hpp:21, from include/boost/container/detail/multiallocation_chain.hpp:21, from include/boost/container/detail/allocator_version_traits.hpp:23, from include/boost/container/vector.hpp:42, from include/boost/geometry/index/detail/rtree/node/node.hpp:14, from include/boost/geometry/index/rtree.hpp:57, from include/boost/geometry/algorithms/detail/distance/geometry_to_geometry_rtree.hpp:35, from include/boost/geometry/algorithms/detail/distance/single_to_multi.hpp:52, from include/boost/geometry/algorithms/detail/distance/implementation.hpp:29, from include/boost/geometry/algorithms/detail/comparable_distance/implementation.hpp:22, from include/boost/geometry/algorithms/comparable_distance.hpp:23, from include/boost/geometry/geometry.hpp:51, from include/boost/geometry.hpp:17, from src/common.h:60, from src/data.h:20, from src/core.h:20, from src/callbacks.cpp:17: include/boost/tti/detail/dtemplate.hpp:15:47: fatal error: boost/preprocessor/debug/assert.hpp: No such file or directory #include <boost/preprocessor/debug/assert.hpp> ^ compilation terminated. make[1]: *** [obj/linux/Release/callbacks.o] Error 1 make: *** [streamer] Error 2