Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

Views 18767 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

?

  1. [php] gd 프로그램.. htm 파일.. ㅋㅋ

    Date2013.04.23 CategoryDevelop Byhooni Views7457
    Read More
  2. [c] 시간(요일,날짜 포함) 출력하는 프로그램 초간단 코드

    Date2013.04.23 CategoryDevelop Byhooni Views7418
    Read More
  3. [c#] 툴바 최근 버전(IE6, IE7 두가지 버전)

    Date2013.04.23 CategoryDevelop Byhooni Views2138
    Read More
  4. [c#] 툴바 현재 욜심히 만들고 있는거.. 백업용.. ㅋㅋ

    Date2013.04.23 CategoryDevelop Byhooni Views2852
    Read More
  5. [c++] 중복실행 방지(Mutex;뮤텍스 ) 샘플 소스.. ㅋㅋ

    Date2013.04.23 CategoryDevelop Byhooni Views8762
    Read More
  6. [c#] HTML 이벤트 샘플 소스..

    Date2013.04.23 CategoryDevelop Byhooni Views7785
    Read More
  7. [c++] 압축프로그램(Lite Zip) 샘플

    Date2013.04.23 CategoryDevelop Byhooni Views8629
    Read More
  8. [c++] 데이터 압축 프로그램 소스 (lzw)

    Date2013.04.23 CategoryDevelop Byhooni Views9963
    Read More
  9. [c++] MFC로 만든 디렉토리/파일 파인더

    Date2013.04.23 CategoryDevelop Byhooni Views9361
    Read More
  10. [c] 아파치 모듈(Apache Module) 만들기

    Date2013.04.23 CategoryDevelop Byhooni Views8623
    Read More
  11. [c++] 현승이가 준 메신저 소스.. ㅋㅋ

    Date2013.04.23 CategoryDevelop Byhooni Views8296
    Read More
  12. [linux] 날짜나 파일의 내용으로 검색하는 방법(find 명령 사용)

    Date2013.04.23 CategoryDevelop Byhooni Views8150
    Read More
Board Pagination Prev 1 ... 31 32 33 34 35 36 37 38 39 40 ... 71 Next
/ 71