Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

Views 18708 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
277 Develop [c] 오목.. 간단한 소스 ㅋㅋ file hooni 2013.04.23 9658
276 Develop [php] 자주 쓰는 PHP 함수와 예제 hooni 2013.04.23 9702
275 Develop [c++]현승이가 보내준 동영상 암호화 자료.. 볼것.. file hooni 2003.04.23 9728
274 Develop [js] 자바스크립트로 응용프로그램 실행 ㅎㅎ hooni 2003.04.23 9812
273 Develop [php] 니우쪽지다.. 받아라~ ^^ file hooni 2003.04.23 9834
272 Develop [c] 간단한 링크드 리스트(linked list) 자료형 예제.. hooni 2003.04.23 9839
271 Develop [css] 스크롤바 안생기게 hooni 2003.04.23 9886
270 Develop [c++] 데이터 압축 프로그램 소스 (lzw) file hooni 2013.04.23 9937
269 Develop [c++] 퍼즐 버블버블 간단한 원리(사용공식) file hooni 2013.04.23 9958
268 Develop [js] 이벤트 전파 3단계 hooni 2013.12.18 9962
267 Develop [c] 문자열 뒤집기 (문자열 거꾸로 출력하는 간단소스) hooni 2003.04.23 9982
266 Develop [js] jQuery 배열 루프(each) hooni 2013.12.17 9987
Board Pagination Prev 1 ... 43 44 45 46 47 48 49 50 51 52 ... 71 Next
/ 71