Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 21280 댓글 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

?

  1. [c] UTF-8을 EUC-KR로 변환.. (iconv)

  2. [php] XE 에서 php 구문 사용하기 (XE 템플릿에서)

  3. [js]모바일 웹에서 orientationchange

  4. [c] AES 알고리즘 (암호화/복호화)

  5. [mysql] MySQL server has gone away 에러 대응

  6. [windows] 여러가지 활용 팁

  7. [linux] 리눅스,유닉스 /proc/stat 파일 보는 법

  8. 정보시스템(정보보안)의 위험관리 설명

  9. [mac] 컨텍스트(Context) 메뉴 "다음으로 열기" 내용 정리

  10. [ios] iphone SetDeviceOrientation 화면 강제 회전

  11. 나중에 해봐야지.. libconv 설치.. ㅡ,.ㅡ;

  12. [js] 파이어폭스(Firefox;F/F)에서 outerHTML 작동하도록 만든 메소드

Board Pagination Prev 1 ... 11 12 13 14 15 16 17 18 19 20 ... 99 Next
/ 99