Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 21280 댓글 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

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
447 Develop [html] SVG(Scalable Vector Graphics) 간단 정리 hooni 2014.02.13 11325
446 Develop [html] 메타태그 사용예.. 은지나 바라~ hooni 2003.04.23 8406
445 Develop [html] 캐쉬된 웹페이지 사용하지 않도록 하는 방법 hooni 2003.04.23 14446
444 Develop [ios] UIView 계층구조 hooni 2015.01.03 2317
443 Develop [ios] @property의 속성 (strong, weak, copy) 사용 경우 hooni 2014.08.08 2805
442 Develop [ios] AES256 알고리즘을 이용해 데이터 암호화/복호화 방법 file hooni 2015.07.21 5454
441 Develop [ios] APNS 샘플 코드.. secret hooni 2013.06.27 0
440 Develop [ios] APNS 클라이언트 구현 (pdf) file hooni 2013.06.27 16990
439 Develop [ios] APNS, Remote Push 사용자가 수신을 동의했는지 확인하기 hooni 2018.10.19 3329
438 Develop [ios] APNS, Remote Push 수신 시점에서 앱의 3가지 실행 상태 hooni 2018.10.19 3117
437 Develop [ios] APNS에 사용할 인증서 만들기 (KeyChain에 있는 인증서 Export) file hooni 2015.01.03 2141
436 Develop [ios] App States file hooni 2013.07.22 14531
Board Pagination Prev 1 ... 29 30 31 32 33 34 35 36 37 38 ... 71 Next
/ 71