Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 18709 댓글 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 System/OS [windows] 인터넷 익스플로러(IE) 도구모음 표시줄에 아이콘 추가 file hooni 2013.04.23 18219
200 Develop [ios] NSString 간단한 정규식 사용법 hooni 2014.01.28 18223
199 Develop [js] jQuery 관련 사이트 링크 모음 hooni 2013.04.23 18244
198 System/OS NAT와 DHCP에 대한 간단한 설명 hooni 2013.04.23 18328
197 Develop [vc++] 게임 소스 등.. ㅋㅋ file hooni 2013.04.23 18347
196 System/OS 해커스랩 깨기.. 후후.. ㅋㅋ file hooni 2013.04.23 18417
195 Develop [ios] iphone SetDeviceOrientation 화면 강제 회전 hooni 2013.11.20 18467
194 System/OS [linux] CentOS 터미널 언어 설정(한글/영어) hooni 2013.12.22 18517
193 Develop [ios] 앱에서 다른 앱 실행시키기 file hooni 2013.09.05 18539
192 Database [mysql] 접속과 테이블 생성 간단한 설명.. hooni 2003.04.23 18655
» Develop [ios] libxml/tree.h file not found file hooni 2013.08.08 18709
190 Develop [ios] Objective-C에서 형식이 있는 문자열(Format Strings)에 사용할 수 있는 토큰들(Tokens) file hooni 2013.04.23 18787
Board Pagination Prev 1 ... 77 78 79 80 81 82 83 84 85 86 ... 98 Next
/ 98