Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 20422 댓글 0
Atachment
첨부 '2'
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

libxml/tree.h file not found

My today's project involved working on XML. As I mentioned in my previous post, I used some external solution for consuming XML Web Services called SudzC. I included generated classes to my iOS project and when it came to compilation, I received the following error: "libxml/tree.h file not found"
After doing some investigation, I found a solution for the problem. The following steps needed to be done:
1) Include libxml2.dylib library into project target:

1.png

2. Add '$(SDKROOT)/usr/include/libxml2’ path to 'Header Search Paths' element for project's target: 

2.png

?

  1. [link] 유용한 사이트 링크.

  2. 베지어 곡선 (Bezier curve)

  3. [web] 제로보드 XE 템플릿에서 if문에 대해서 알아봅시다

  4. 아이 훌레시 작업중 ㅋㅋ

  5. [ios] 최신 UI 모음.. (나중에 정리할 것)

  6. [ios] UI컨트롤러 샘플코드

  7. [ios] libxml/tree.h file not found

  8. [ios] 소소한 팁 (Rect,Point,Path,URL 등)

  9. [ios] Background 에서 네트워크 사용

  10. [ios] App States

  11. 영어의 12 시제 (The twelve tenses of English)

  12. [mac] 컨텍스트(Context) 메뉴 "다음으로 열기" 내용 정리

Board Pagination Prev 1 ... 29 30 31 32 33 34 35 36 37 38 ... 99 Next
/ 99