[cfe-dev] Path-Errors

Anja Gerbes anja.gerbes at googlemail.com
Tue Jul 8 04:28:29 PDT 2014


Hello everybody,

i got the following errors:

fatal error: 'iostream' file not found
#include <iostream>  // f<FC>r standardisierte IO-Str<F6>me

I think it cannot find this path.
/tools/clang/include

But i do not know where i can set the path.


I would like to work with a python-document. I think it is the same
path-problem.

Traceback (most recent call last):
  File "libclang_show_ast.py", line 4, in <module>
    import clang.cindex
ImportError: No module named clang.cindex

Do you have a solution for my problem?

Bye
Anja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140708/a7f21920/attachment.html>


More information about the cfe-dev mailing list