<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 23, 2013, at 3:54:32PM, "Barnes, Jeffrey" &lt;<a href="mailto:jbarnesweb@gmail.com">jbarnesweb@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>On Jan 23, 2013, at 2:21:09PM, Manfred Bergmann &lt;<a href="mailto:manfred.bergmann@me.com">manfred.bergmann@me.com</a>&gt; wrote:<br><br><blockquote type="cite"><br>OK. Can you upgrade to Lion at least?<br>That would probably be the easiest because the this Xcode project is maintained.<br><br></blockquote><br>Last night, while we were asleep, my wife poked me in the eye when she rolled over. I upgraded to Mountain Lion today. I must say, the poke in the eye was less painful. It only lasted a few minutes.<br><br>Gcc? gone<br>Java? gone<br>XCode? gone<br>Subversion client? gone<br>XWindows?<br><br>Well, you get the idea. But now, I've got the new Xcode and I'm building ObjCSword. So far it's been about 15 minutes… (Not counting the 2 hour download / install / fix of Mountain Lion)<br><br>More to follow.<br>Jeff<br><br></blockquote></div><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></body></html>