[erlang-questions] Can't start observer on MacOSX 10.9.5 in ESL Erlang 17.1
nbellerophon@REDACTED
nbellerophon@REDACTED
Fri Sep 26 17:43:20 CEST 2014
Sorry if this appears as a repost. Some signup confusion. Anyway...
Trying to start observer off of clean install. ESL Erlang 17.1, brew install wxmac. OS X 10.9.5.
Erlang/OTP 17 [erts-6.1] [source-d2a4c20] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V6.1 (abort with ^G)
1> observer:start().
=ERROR REPORT==== 26-Sep-2014::16:31:42 ===
WX Failed loading "wxe_driver"@"/usr/local/lib/erlang/lib/wx-1.3/priv"
{error,{{load_driver,"dlopen(/usr/local/lib/erlang/lib/wx-1.3/priv/wxe_driver.so, 2): Symbol not found: __ZThn1152_N16wxStyledTextCtrl10AppendTextERK8wxString\n Referenced from: /usr/local/lib/erlang/lib/wx-1.3/priv/wxe_driver.so\n Expected in: flat namespace\n"},
[{wxe_server,start,1,[{file,"wxe_server.erl"},{line,64}]},
{wx,new,1,[{file,"wx.erl"},{line,114}]},
{observer_wx,init,1,[{file,"observer_wx.erl"},{line,91}]},
{wx_object,init_it,6,[{file,"wx_object.erl"},{line,299}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]}}
Thanks,
Nicholas Bellerophon
nbellerophon@REDACTED
More information about the erlang-questions
mailing list