Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 18769 댓글 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
번호 분류 제목 글쓴이 날짜 조회 수
201 Develop [web] 더 빠른 웹을 위한 프로토콜, 'HTTP/2' file hooni 2014.10.20 1767
200 Develop [ios] 동영상 플레이어 샘플 (for Remote Url) file hooni 2017.02.07 1765
199 System/OS 네트워크 용어 정리 file hooni 2022.11.20 1753
198 System/OS [mac] Mac OS에서 재생되는 사운드를 녹음하는 방법 file hooni 2016.10.03 1743
197 Develop [ios] Locale Identifiers file hooni 2018.11.29 1742
196 Develop [ios] Requesting Location Permissions in iOS file hooni 2018.08.18 1740
195 System/OS Enable Safari Hidden Debug Menu in Mac OS X file hooni 2017.02.07 1734
194 Develop ZBar 라이브러리를 이용한 바코드 스캔 앱 개발하기 file hooni 2015.01.01 1729
193 System/OS [svn] SVN trunk 변경사항 되돌리기 (SVN Rollback) hooni 2014.11.27 1716
192 Develop [python] 파라미터 앞에 *, ** 의 의미? (*args, **kwargs) hooni 2019.11.22 1700
191 System/OS 무료로 HTTPS 적용하기 (Let's Encrypt) file hooni 2017.10.28 1699
190 Develop [js] 모바일 스크롤 방지(해제) hooni 2015.04.14 1697
Board Pagination Prev 1 ... 77 78 79 80 81 82 83 84 85 86 ... 98 Next
/ 98