Re: [anjuta-devel] Clang and the include files
- From: Moritz Lüdecke <ritze skweez net>
- To: Eran Ifrah <eran ifrah gmail com>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] Clang and the include files
- Date: Mon, 06 Aug 2012 10:33:18 +0200
Hi,
so you need to pass these paths to clang for it to work properly
Thanks, this is the command what I searched. I added the paths by hand
[1]. But if I open a document, I'll get many errors of the same sort:
/usr/include/stdio.h:715:8: error: unknown type name 'size_t'
I wrote a hello world program. At the moment clang will only find the
cursor to the definition, if the definition is in the same file. For
example the definition of printf () cannot be found out.
Regards,
Moritz
[1]
https://github.com/ritze/anjuta-clang/commit/5e8cca68269b39516821d6d8f2c530158eccca98
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]