[cfe-dev] Scan-build can't find .h file from dependencies Project

凌欢 linghuan713 at 126.com
Thu Oct 10 19:30:59 PDT 2013


hi all:
I used clang checker-275 scan iPhone project which depend another project , the following error found:
/Users/mqq/clang_QQCamera_iphone/QQPicShow/PSAppDelegate.m:11:9: fatal error: 'SNSLib/SNSLoginService.h' file not found #import <SNSLib/SNSLoginService.h>
At the same time ,the build script  without scan-build can execute successfully.
Incloesd is the script for dailybuild and the scan script , the logs for them is also packed.
Can anyone tell me the difference betweent directly build and the scan-build  following xcodebuild?
Or is any bugs for the checker whcih can not search the .h file ?
Thanks all.
 
 BRs
Howard Ling
*****************************************************
 
E-mail:    linghuan713 at 126.com
 
*****************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131011/14d1c871/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_log.zip
Type: application/x-zip-compressed
Size: 153559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131011/14d1c871/attachment.bin>


More information about the cfe-dev mailing list