Why am I getting this “libxml/tree.h file not found” error?

后端 未结 14 2189
半阙折子戏
半阙折子戏 2020-12-12 22:15

I just installed Xcode version 4.3.1 and I get this error:

libxml / tree.h file not found

I have also installed Xcode 4.2, and

14条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 22:39

    It appears in 4.3.1, you need to include the Header Search Paths in the Targets as well as the project. I'm not sure if this was an issue with moving from 4.2 to 4.3.1, but I just update to Lion and ran into the same issue.

提交回复
热议问题