Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

Views 21280 Comment 0
Atachment
Attachment '2'
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

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
No. Category Subject Author Date Views
279 Develop [c++] 인라인 함수에 대한 설명 hooni 2013.04.23 8141
278 Develop [php] 초간단 웹 카운터.. file hooni 2003.04.23 8127
277 Develop [c] 컴파일러 선행처리기 따라하기.. file hooni 2003.04.23 8126
276 Develop [pdf] C++ 국제 표준 문서 file hooni 2013.04.23 8122
275 Develop [c] 문자열 컨트롤 함수로 만든 프로그램들.. file hooni 2003.04.23 8115
274 Develop [c] 웹 메모장.. ㅋㅋ file hooni 2013.04.23 8115
273 Develop [c++] 인라인 함수 설명과 예제.. file hooni 2013.04.23 8096
272 Develop [c] 파일(int fd)에서 개행문자 단위로 읽기 by 후리자 hooni 2013.04.23 8084
271 Develop [c] 단기과정[01/15] 피보나치, 파스칼.. 링크리스트 file hooni 2003.04.23 8079
270 Develop [php] 탐색기와 같은 다이나믹 트리(xml/xsl 이용) file hooni 2013.04.23 8073
269 Develop [c] 학교 건물 최단거리 찾는 웹 연동 프로그램 file hooni 2013.04.23 8073
268 Develop [c] pcapdump 파일 분석 하는 프로그램.. ㅋㅋ file hooni 2013.04.23 8057
Board Pagination Prev 1 ... 43 44 45 46 47 48 49 50 51 52 ... 71 Next
/ 71