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

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
735 Develop [ios] XCode에서 Provisioning Profile 여러개 중복될 때 hooni 2014.06.26 3689
734 Develop [ios] Locale Identifiers file hooni 2018.11.29 3720
733 Develop [python] 파라미터 앞에 *, ** 의 의미? (*args, **kwargs) hooni 2019.11.22 3788
732 Develop [펌] 게임 엔진 만든거 공개합니다. hooni 2015.02.21 3790
731 Develop [js] jQuery, Javascript 모바일(스마트폰) 판단하는 방법 hooni 2015.04.26 3794
730 Develop [ios] iOS앱의 Xcode 빌드 과정 file hooni 2015.01.03 3813
729 Develop [c] 셀프 넘버(Self Number) 구하기 1 hooni 2016.09.09 3827
728 Develop [ubuntu] 우분투 18.04에 PHP5 설치하기 hooni 2020.11.14 3838
727 Develop [coding] Find all anagrams in a string hooni 2017.06.27 3852
726 Develop [ios] Xcode cannot run using the selected device hooni 2014.08.14 3885
725 Develop [ios] TextField 특정 문자만 사용하도록 하기 hooni 2014.06.30 3891
724 Develop [ios] Objective-C Types & Storage Capacity hooni 2015.07.22 3919
Board Pagination Prev 1 ... 5 6 7 8 9 10 11 12 13 14 ... 71 Next
/ 71