Closed GoogleCodeExporter closed 8 years ago
Original comment by darryl...@gmail.com
on 22 Nov 2009 at 7:34
Original comment by darryl...@gmail.com
on 22 Nov 2009 at 7:40
Again, this is a bug in wxWidgets. Supposedly there is a fix to get 2.8.10
working on Snow Leopard (compile as
32-bit), but I can't seem to make it happen. 2.9 seems to build flawlessly
after ./configure --with-macosx-
version-min=10.5 --with-osx_cocoa and a really minor patch to one file (see
attached). I'm not entirely sure
that this will get ORP building, but it's at least building wxWidgets.
Definitely not resolved here. I'll keep you
updated as I fiddle around.
Original comment by dyla...@gmail.com
on 24 Nov 2009 at 5:18
Forgot to include my patch- keep in mind this is for 2.9.0
Original comment by dyla...@gmail.com
on 24 Nov 2009 at 5:19
Attachments:
Thanks for the feedback!
I assume the instructions you tried to compile 2.8.10 was from here?
http://wiki.wxwidgets.org/Development:_wxMac#Building_under_10.6_Snow_Leopard
If 2.9 compiles and runs properly under Linux and Windows, I have no problem
updating
to 2.9 (even though the wxOSX/Cocoa implementation is not considered stable
yet).
I'll test 2.9 on the other platforms and wait to hear back from your testing.
Thanks again.
Original comment by darryl...@gmail.com
on 24 Nov 2009 at 4:33
Yeah, those instructions didn't work for me no matter what I did. Maybe I was
missing something obvious,
but I doubt it.
I've been trying to get wxWidgets 2.9.0 to build with the ./configure flags
that 11-wxWidgets passes, but it
looks (again, due to a bug in wxWidgets) I can't compile it without sockets and
stopwatch (which sockets
needs to work).
With that said, I have managed to build ORP (on wxWidgets 2.9.0) using the
attached file and the patch I
posted earlier.
Original comment by dyla...@gmail.com
on 24 Nov 2009 at 6:58
Attachments:
Fixes merged in to r315. Thanks again!
Original comment by darryl...@gmail.com
on 24 Nov 2009 at 9:42
Original issue reported on code.google.com by
dyla...@gmail.com
on 22 Nov 2009 at 6:47