[LLVMdev] Fatal error in build, include <utility> not found

APaschos aytias69 at yahoo.gr
Thu Jan 3 08:10:42 PST 2013


Hi Duncan,

I did. I know what the error is. It cannot see the include directories it
could see before (myfile.hpp is called again on previous code).
I even tried copying the utility file in build/include. It worked but hit
another include error because another directory could not be seen.
Obviously the solution is not to copy the entire directories to
build/include but make clang see them.



--
View this message in context: http://llvm.1065342.n5.nabble.com/Fatal-error-in-build-include-utility-not-found-tp53037p53045.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.



More information about the llvm-dev mailing list