Moin,
Ich habe heute probiert einen Source zum Compilen und habe den folgenden Fehler
C
- In file included from ../../../Extern/boost/boost/algorithm/string/iter_find.hpp:27:
- compile gm.cpp
- 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:
- compile guild.cpp
- ../../../Extern/boost/boost/function.hpp:24:10: fatal error:
- 'boost/function/detail/prologue.hpp' file not found
- #include <boost/function/detail/prologue.hpp>
- ^~~~~~~~
- 1 error generated.
- gmake: [Makefile:96: obj/desc_manager.o] Error 1
- gmake: Waiting for unfinished jobs...