Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 21279 댓글 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
번호 분류 제목 글쓴이 날짜 조회 수
205 Develop [js] 동적(innerHTML)으로 자바스크립트 실행하기.. 2 file hooni 2013.04.23 19410
204 System/OS [linux] 패킷의 소스 주소 바꾸기 hooni 2003.04.23 19534
203 System/OS [linux] CentOS 터미널 언어 설정(한글/영어) hooni 2013.12.22 19554
202 Develop [ios] NSString 간단한 정규식 사용법 hooni 2014.01.28 19573
201 Develop [ios] 앱에서 다른 앱 실행시키기 file hooni 2013.09.05 19685
200 Develop 모터에 대한 pid 제어.. ㅎㅎ file hooni 2013.04.23 19725
199 PPT [doc] 인공지능 관련 자료(채팅로봇도 포함..) file hooni 2013.04.23 19731
198 System/OS 해커스랩 깨기.. 후후.. ㅋㅋ file hooni 2013.04.23 19807
197 Develop URI 인코딩, URL 인코딩 file hooni 2013.04.23 19818
196 Develop [java] 입출력 스트림 3부 (오브젝트) hooni 2013.04.23 19891
195 Develop [ios] Objective-C에서 형식이 있는 문자열(Format Strings)에 사용할 수 있는 토큰들(Tokens) file hooni 2013.04.23 20042
194 System/OS [linux] APM(apache, php, mysql) + gd 설치순서.. hooni 2003.04.23 20064
Board Pagination Prev 1 ... 77 78 79 80 81 82 83 84 85 86 ... 99 Next
/ 99