<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>Hi,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I too am having some issues building for this platform, but not quite the same ones: I get to the final HuginOSX link stage, then get wxString and wxWindow undefined symbol errors (e.g. . The libraries are present, but on deeper inspection with otool the name-mangling is different, e.g:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">XCode: __ZN12wxStringBase6appendERKS</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">vs</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Makefile: __ZN12wxStringBase6appendEmw or __ZN12wxStringBase6appendEmw.eh</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>So far I have been unable to determine exactly why this is, other than perhaps wxWidget compiles all its .cpp code with g++ in its makefile (monolibs), while XCode is building the client .cpp code using gcc, or that wxWidget uses -fno_strict_aliasing. But I have also had bad experiences changing this kind of thing elsewhere - rippling breakages - and suspect there is a simpler configuration I should know about. Anybody have any ideas?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>System Info:</DIV><DIV>MacBook Pro 15", OS X 10.4.7, XCode 2,3; the machine has only just been set up and I have not yet had time to personalize its configuration.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>BTW: I entered in to building the app myself because of the way autopano-sift zombied instead of returning to hugin, and then because of the crash during enblend with 40 images. Both of which others have also noticed, but I see no solution posted yet. Now if I could just get built, maybe ...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks all, and also for the platform!</DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>David Warman</DIV><DIV><A href="mailto:djw@exbiblio.com">djw@exbiblio.com</A></DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>