<div dir="ltr">Take a look in lib/wx/config.log<div>Search for the failed message and try to figure out why it failed.<br></div><div><br></div><div>Is this with the newest xcode and clang?</div><div><br></div><div>/Dan</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 3, 2014 at 1:17 AM, Charles Irvine <span dir="ltr"><<a href="mailto:chuck.irvine@icloud.com" target="_blank">chuck.irvine@icloud.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">On os-x 10.9.1 I’m getting "Can not link the wx driver, wx will NOT be useable” when making Erlang 17.0-rc1.<div>
<br></div><div>I downloaded the latest version of wxWidgets from github and built it with:</div><div><br></div><div><div>    $ ./configure --with-cocoa --prefix=/usr/local --with-macosx-version-min=10.9 --disable-shared</div>
<div>    $ make</div><div>    $ sudo make install</div></div><div><br></div><div>I downloaded the R17 of Erlang from Github and built it with:</div><div><br></div><div><div>    $ ./configure --enable-shared-zlib</div><div>
    $ make</div><div>    $ sudo make install</div></div><div><br></div><div>Upon invocation of “configure”: I got:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>checking if we can link wxwidgets programs... no</div>
</div><div><div>configure: WARNING: Can not link wx program are all developer packages installed?</div></div></blockquote><div><br></div><div>Upon make invocation, I got:</div><div><br></div><div><span style="white-space:pre-wrap">       </span>Can not link the wx driver, wx will NOT be useable</div>
<div><br></div><div>So now my GUI components won’t be working. Any help is greatly appreciated!!</div><div><br></div><div>Chuck</div><div><br></div><div><br></div></div><br>_______________________________________________<br>

erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>