Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

Views 18765 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

?

List of Articles
No. Category Subject Author Date Views
577 Develop [ios] UI컨트롤러 샘플코드 hooni 2013.08.08 15482
» Develop [ios] libxml/tree.h file not found file hooni 2013.08.08 18765
575 Develop [ios] 소소한 팁 (Rect,Point,Path,URL 등) hooni 2013.08.08 29526
574 Develop [ios] Background 에서 네트워크 사용 file hooni 2013.07.22 11587
573 Develop [ios] App States file hooni 2013.07.22 13242
572 Develop git 브런치 배우기 (링크) hooni 2013.07.09 20689
571 Develop GCM 사용하기 3 (JSP로 GCM 푸시 서버 만들기) 4 file hooni 2013.07.06 25415
570 Develop GCM 사용하기 2 (단말에 GCM 구현하기) file hooni 2013.07.06 23404
569 Develop [android] GCM 사용하기 1 (GCM 서비스 신청하기) file hooni 2013.07.06 51419
568 Develop [ios] APNS 샘플 코드.. secret hooni 2013.06.27 0
567 Develop [ios] APNS 클라이언트 구현 (pdf) file hooni 2013.06.27 15832
566 Develop [ios] PHP로 APNS 프로바이더~ file hooni 2013.06.27 16975
Board Pagination Prev 1 ... 18 19 20 21 22 23 24 25 26 27 ... 71 Next
/ 71