Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

Views 21279 Comment 0
Atachment
Attachment '2'
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

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. 아이 훌레시 작업중 ㅋㅋ

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

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

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

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

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

  7. [ios] App States

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

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

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

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

  12. [ios] APNS 샘플 코드..

Board Pagination Prev 1 ... 18 19 20 21 22 23 24 25 26 27 ... 71 Next
/ 71