<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 24, 2013, at 9:52:37AM, "Barnes, Jeffrey" &lt;<a href="mailto:jbarnesweb@yahoo.com">jbarnesweb@yahoo.com</a>&gt; wrote:</div><div><br></div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div>I'm having some difficulty with the build with Mountain Lion, Xcode 4.5.2.</div><div><br></div><div>I double-clicked the ObjCSword.xcodeproj file to open it in Xcode. I ran the build. It failed on Lucene dependency. Just to try to get it to build, I removed the lucene define and ran the build again. It failed on the ICU dependency. I removed the ICU define.</div><div><br></div><div>Now it fails on the AnalysisHeader step. Here's the last line of the build output.</div><div><br></div><div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; ">clang: error: no such file or directory: '/Users/jbarne200/sword/trunk/bindings/objc/dependencies/clucene/CLucene/analysis/AnalysisHeader.cpp'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; ">clang: error: no input files</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; ">Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1</div></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; "><br></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; ">Regards,</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; ">Jeff</div></div></blockquote></div><br><div>Also, there are compiler warnings on almost every file. The most common one being like the following:</div><div><br></div><div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; ">/Users/jbarne200/sword/trunk/include/stringmgr.h:111:31: Implicit conversion loses integer precision: 'unsigned long' to 'unsigned int'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; min-height: 13px; "><br></div></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; min-height: 13px; ">etc.</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; min-height: 13px; "><br></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; min-height: 13px; ">I have a gut wrench every time I see a compiler warning. I have to maintain code at work and one of the first things my boss told me to do was clean up the compiler warnings. I have to encourage the other members of my team constantly to keep trunk pristine. Forgive me if I'm being pedantic, but "Me no like compiler warnings!"</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; min-height: 13px; "><br></div></body></html>