Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 18708 댓글 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. [ios] 최신 UI 모음.. (나중에 정리할 것)

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

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

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

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

  6. [ios] App States

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

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

  9. git 브런치 배우기 (링크)

  10. GCM 사용하기 3 (JSP로 GCM 푸시 서버 만들기)

  11. GCM 사용하기 2 (단말에 GCM 구현하기)

  12. [android] GCM 사용하기 1 (GCM 서비스 신청하기)

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