Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 21287 댓글 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
번호 분류 제목 글쓴이 날짜 조회 수
793 Develop [php] 초간단 웹 카운터.. file hooni 2003.04.23 8129
792 Develop [c++] 인라인 함수에 대한 설명 hooni 2013.04.23 8141
791 Develop [c] 패스워드 암호화/사용자 정보 보기 file hooni 2003.04.23 8144
790 Develop [pdf] C 국제 표준 문서 file hooni 2013.04.23 8146
789 Develop [c] 단기과정[01/14] 피보나치, 파스칼.. 파일입출력 file hooni 2003.04.23 8148
788 Develop [c++] mfc로 만든 부엌 수납 시스템(2D기반 설계) file hooni 2013.04.23 8150
787 Develop [c] 테트리스3D (Tetris 3D) file hooni 2013.04.23 8153
786 Develop [C++] 18일차 과제물, String 클래스 디자인 【 C++ 문제 】 hooni 2013.04.23 8164
785 Develop [c] 라인수 입력받아 마름모꼴 출력하기.. hooni 2003.04.23 8168
784 Develop [js] 자바스크립트 메뉴얼 사이트.. ㅋㅋ hooni 2013.04.23 8170
783 Develop [c] 구조체/파일 입출력 프로그램 file hooni 2003.04.23 8171
782 Develop [ios] 동영상 플레이어 샘플 (for Remote Url) file hooni 2017.02.07 8174
Board Pagination Prev 1 ... 28 29 30 31 32 33 34 35 36 37 ... 99 Next
/ 99