[erlang-questions] erlang 14B04 - OS X Lion - wxwidgets don't work

Wes James comptekki@REDACTED
Thu Oct 6 00:21:49 CEST 2011


I was checking to see if wxwidgets 2.9.2 would compile on OS X Lion
and I found some information to do that:

http://forums.wxwidgets.org/viewtopic.php?f=23&t=30897

./configure --enable-unicode --enable-debug --disable-shared
--with-osx_cocoa --with-macosx-sdk=/Developer/SDKs/MacOSX10.6.sdk
--with-macosx-version-min=10.5

  and install it.  I then ran "configure" in otp_src_R14B04 and it
ends up with and error:

Can not combine 64bits erlang with wxWidgets on MacOSX, wx will not be useable

I noticed during otp configure that it found wx in /usr/local.  I also
noticed that 2.8 wx was in the otp distro already  (but with 2.8 it
had the same error).  Why can neither of these be used?  It seems that
2.9.2 was compiled for x86_64-apple-darwin11.2.0.

Thanks,

-wes



More information about the erlang-questions mailing list