Code
- In file included from char.cpp:52:
- In file included from ../../../Extern/boost/boost/algorithm/string.hpp:23:
- In file included from ../../../Extern/boost/boost/algorithm/string/split.hpp:16:
- In file included from ../../../Extern/boost/boost/algorithm/string/iter_find.hpp:27:
- In file included from ../../../Extern/boost/boost/algorithm/string/find_iterator.hpp:24:
- In file included from ../../../Extern/boost/boost/algorithm/string/detail/find_iterator.hpp:18:
- In file included from ../../../Extern/boost/boost/function.hpp:64:
- ../../../Extern/boost/boost/preprocessor/iteration/detail/iter/forward1.hpp:47:18: fatal error:
- 'boost/function/detail/function_iterate.hpp' file not found
- # include BOOST_PP_FILENAME_1
- ^
- ../../../Extern/boost/boost/preprocessor/iteration/detail/iter/forward1.hpp:27:56: note:
- expanded from macro 'BOOST_PP_FILENAME_1'
- # define BOOST_PP_FILENAME_1 BOOST_PP_ARRAY_ELEM(2, BOOST_PP_ITERATION_PARAMS_1)
- ^
- ../../../Extern/boost/boost/function.hpp:63:69: note: expanded from macro
- 'BOOST_PP_ITERATION_PARAMS_1'
- ...(3,(0,BOOST_FUNCTION_MAX_ARGS,<boost/function/detail/function_iterate.hpp>))
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../../Extern/boost/boost/preprocessor/array/elem.hpp:23:114: note: expanded from macro
- 'BOOST_PP_ARRAY_ELEM'
- ...array) BOOST_PP_TUPLE_ELEM(BOOST_PP_ARRAY_SIZE(array), i, BOOST_PP_ARRAY_DATA(array))
- ^
- note: (skipping 10 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- ../../../Extern/boost/boost/preprocessor/tuple/rem.hpp:29:31: note: expanded from macro
- 'BOOST_PP_REM'
- # define BOOST_PP_REM(...) __VA_ARGS__
- ^
- ../../../Extern/boost/boost/preprocessor/variadic/elem.hpp:26:89: note: expanded from macro
- 'BOOST_PP_VARIADIC_ELEM'
- ...define BOOST_PP_VARIADIC_ELEM(n, ...) BOOST_PP_CAT(BOOST_PP_VARIADIC_ELEM_, n)(__VA_ARGS__,)
- ^
- ../../../Extern/boost/boost/preprocessor/variadic/elem.hpp:30:55: note: expanded from macro
- 'BOOST_PP_VARIADIC_ELEM_2'
- # define BOOST_PP_VARIADIC_ELEM_2(e0, e1, e2, ...) e2
- ^
- 1 error generated.
- gmake: *** [Makefile:96: .obj/char.o] Error 1
- gmake: *** Waiting for unfinished jobs....
- In file included from cmd_general.cpp:1006:
- In file included from ../../../Extern/boost/boost/algorithm/string.hpp:23:
- In file included from ../../../Extern/boost/boost/algorithm/string/split.hpp:16:
- In file included from ../../../Extern/boost/boost/algorithm/string/iter_find.hpp:27:
- In file included from ../../../Extern/boost/boost/algorithm/string/find_iterator.hpp:24:
- In file included from ../../../Extern/boost/boost/algorithm/string/detail/find_iterator.hpp:18:
- In file included from ../../../Extern/boost/boost/function.hpp:64:
- ../../../Extern/boost/boost/preprocessor/iteration/detail/iter/forward1.hpp:47:18: fatal error:
- 'boost/function/detail/function_iterate.hpp' file not found
- # include BOOST_PP_FILENAME_1
- ^
- ../../../Extern/boost/boost/preprocessor/iteration/detail/iter/forward1.hpp:27:56: note:
- expanded from macro 'BOOST_PP_FILENAME_1'
- # define BOOST_PP_FILENAME_1 BOOST_PP_ARRAY_ELEM(2, BOOST_PP_ITERATION_PARAMS_1)
- ^
- ../../../Extern/boost/boost/function.hpp:63:69: note: expanded from macro
- 'BOOST_PP_ITERATION_PARAMS_1'
- ...(3,(0,BOOST_FUNCTION_MAX_ARGS,<boost/function/detail/function_iterate.hpp>))
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../../Extern/boost/boost/preprocessor/array/elem.hpp:23:114: note: expanded from macro
- 'BOOST_PP_ARRAY_ELEM'
- ...array) BOOST_PP_TUPLE_ELEM(BOOST_PP_ARRAY_SIZE(array), i, BOOST_PP_ARRAY_DATA(array))
- ^
- note: (skipping 10 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- ../../../Extern/boost/boost/preprocessor/tuple/rem.hpp:29:31: note: expanded from macro
- 'BOOST_PP_REM'
- # define BOOST_PP_REM(...) __VA_ARGS__
- ^
- ../../../Extern/boost/boost/preprocessor/variadic/elem.hpp:26:89: note: expanded from macro
- 'BOOST_PP_VARIADIC_ELEM'
- ...define BOOST_PP_VARIADIC_ELEM(n, ...) BOOST_PP_CAT(BOOST_PP_VARIADIC_ELEM_, n)(__VA_ARGS__,)
- ^
- ../../../Extern/boost/boost/preprocessor/variadic/elem.hpp:30:55: note: expanded from macro
- 'BOOST_PP_VARIADIC_ELEM_2'
- # define BOOST_PP_VARIADIC_ELEM_2(e0, e1, e2, ...) e2
- ^
- 1 error generated.
- gmake: *** [Makefile:95: .obj/cmd_general.o] Error 1
....jemand eine Idee ?