Note that there are some explanatory texts on larger screens.

plurals
  1. POld: library not found for -lxml2 clang: error: linker command failed with exit code 1 (use -v to see invocation)
    primarykey
    data
    text
    <p>I am using libxml2 framework in my application.</p> <p>But it is showing this error:</p> <p>ld: library not found for -lxml2 clang: error: linker command failed with exit code 1 (use -v to see invocation)</p> <p>I also changed the header search path to - /usr/include/libxml2</p> <p>Here is the build output:</p> <pre><code>Ld /Users/classic/Library/Developer/Xcode/DerivedData/TeleSketchProj-aiaovvbknclizsekxxhxxqthzauf/Build/Products/Debug-iphoneos/TeleSketchProj.app/TeleSketchProj normal armv7 cd /Users/classic/Desktop/TeleSketchProj setenv IPHONEOS_DEPLOYMENT_TARGET 5.0 setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk -L/Users/classic/Library/Developer/Xcode/DerivedData/TeleSketchProj-aiaovvbknclizsekxxhxxqthzauf/Build/Products/Debug-iphoneos -L/Users/classic/Desktop/TeleSketchProj/Twitter+OAuth/SAOAuthTwitterEngine -F/Users/classic/Library/Developer/Xcode/DerivedData/TeleSketchProj-aiaovvbknclizsekxxhxxqthzauf/Build/Products/Debug-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/Developer/Library/Frameworks -filelist /Users/classic/Library/Developer/Xcode/DerivedData/TeleSketchProj-aiaovvbknclizsekxxhxxqthzauf/Build/Intermediates/TeleSketchProj.build/Debug-iphoneos/TeleSketchProj.build/Objects-normal/armv7/TeleSketchProj.LinkFileList -dead_strip -fobjc-arc -miphoneos-version-min=5.0 -lz -lxml2 -framework CFNetwork -framework SystemConfiguration -framework AVFoundation -framework AddressBookUI -framework AddressBook -framework MediaPlayer -framework AudioToolbox -framework MessageUI -framework MobileCoreServices -framework CoreAudio -framework Security -framework UIKit -framework Foundation -framework CoreGraphics -lOAuth -framework SenTestingKit -o /Users/classic/Library/Developer/Xcode/DerivedData/TeleSketchProj-aiaovvbknclizsekxxhxxqthzauf/Build/Products/Debug-iphoneos/TeleSketchProj.app/TeleSketchProj </code></pre> <p>Please suggest something..</p> <p>Thanks!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload