<P>tip:  download wxWidgets-2.9 and make sure you configure it with --with_macosx_cocoa or whatever the option is exactly.</P><P>It will install in your /usr/local/bin. You might have to change the order of directories in your $PATH so that this directory is ahead of /opt/local/bin where macports' version is.</P><P> </P><P>Question for Nick: Did you build x86_64 binaries for OGRE ? Going by your explanation that would be needed to make  everything work together.  The documentation for OGRE say 386 is needed, but apparently only because OIS uses Carbon</P><P>which we dont really care about I think.</P><P> </P><P>~Deepak</P><P> </P><P> </P><P><BR><BR><FONT SIZE=2 STYLE=font-size:9pt><B>Patrick Doyle <wpdster@gmail.com></B></FONT><BR><FONT SIZE=2 STYLE=font-size:9pt>Sent by: ros-users-bounces@code.ros.org</FONT><BR><FONT SIZE=2 STYLE=font-size:9pt>10/05/2010 04:09 PMPlease respond toUser discussions </FONT><BR><BR> <FONT SIZE=2 STYLE=font-size:9pt>To</FONT>   <FONT SIZE=2 STYLE=font-size:9pt>User discussions <ros-users@code.ros.org></FONT><BR> <FONT SIZE=2 STYLE=font-size:9pt>cc</FONT>   <BR> <FONT SIZE=2 STYLE=font-size:9pt>bcc</FONT>   <FONT SIZE=2 STYLE=font-size:9pt>Deepak Ramachandran/HRA/ASC/HONDA</FONT><BR> <FONT SIZE=2 STYLE=font-size:9pt>Subject</FONT>   <FONT SIZE=2 STYLE=font-size:9pt>Re: [ros-users] ogre_tools broken on CTurtle/Snow leopard</FONT><BR>  <BR><BR></P><P><FONT FACE="Monospace,Courier">On Tue, Oct 5, 2010 at 6:20 PM, Nicholas Butko <nbutko@ucsd.edu> wrote:<BR>> Easier is to just go with the flow, and make everything 64-bit. This is why you would want to circumvent<BR>> macports, and install wx* 2.9. You can do this through macports for wxWidgets<BR></FONT><BR><FONT FACE="Monospace,Courier">Well, I just tried it through macports for wxWidgets, and it didn't work:<BR></FONT><BR><FONT FACE="Monospace,Courier">$ sudo port install wxwidget-devel +universal<BR>...<BR>Error: Target org.macports.build returned: shell command failed<BR>Log for wxWidgets-devel is at:<BR>/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets-devel/main.log<BR>Error: Status 1 encountered during processing.<BR></FONT><BR><FONT FACE="Monospace,Courier">Looking in the logfile, I see:<BR>:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets-devel/work/wxWidgets-2.9.1/build/bk-make-pch<BR>./.pch/wxprec_monodll/wx/wxprec.h.gch wx/wxprec.h /usr/bin/g++-4.2<BR>-mmacosx-version-min=10.6 -I./.pch/wxprec_monodll -D__WXOSX_COCOA__</FONT><BR><FONT FACE="Monospace,Courier">-DWXBUILDING      -I../src/regex  -DwxUSE_BASE=1 -DWXMAKINGDLL<BR>-I../src/stc/scintilla/include -I../src/stc/scintilla/src -D__WX__<BR>-DSCI_LEXER -DLINK_LEXERS -dynamic -fPIC -DPIC -Wall -Wundef<BR>-Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual<BR>-Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64<BR>-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets-devel/work/wxWidgets-2.9.1/build/lib/wx/include/osx_cocoa-unicode-2.9<BR>-I../include -I/opt/local/include -I/opt/local/include -DWX_PRECOMP<BR>-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -O2 -arch<BR>x86_64 -arch i386 -fno-common -fvisibility=hidden<BR>-fvisibility-inlines-hidden<BR>:info:build g++-4.2: -E, -S, -save-temps and -M options are not<BR>allowed with multiple -arch flags<BR></FONT><BR><FONT FACE="Monospace,Courier">So I think I'm going to try downloading and installing wxWidgets by<BR>hand, as 64-bit now.  Any tips would be welcome.  In lieu of tips,<BR>I'll just muddle through.<BR></FONT><BR><FONT FACE="Monospace,Courier">--wpd<BR>_______________________________________________<BR>ros-users mailing list<BR>ros-users@code.ros.org<BR><A HREF=https://code.ros.org/mailman/listinfo/ros-users>https://code.ros.org/mailman/listinfo/ros-users</A></FONT><BR></P>