[erlang-questions] Re: On Windows XP (SP2): wx broken

Dan Gudmundsson dangud@REDACTED
Thu Mar 4 07:20:33 CET 2010


Are you running it from werl?

erl and wxwidgets seems to be fighting for stdio, so it needs to be run from
werl or erl -detached -s wx demo

/Dan

On Thu, Mar 4, 2010 at 7:01 AM, Steve Davis
<steven.charles.davis@REDACTED> wrote:
>
> FWIW, I have not had any issues with wx on Win XP/SP3 since the very
> early days.
>
> When you start your instance of (w)erl, are you certain that you are
> using the -smp enable flag?
>
> You very probably are, but it's possible you have overlooked it and wx
> will certainly fail without it.
>
> Best regards,
> Steve
>
> On Mar 3, 7:35 pm, Koener Antoine <antoine.koe...@REDACTED> wrote:
>> I have exactly the same problem.
>> But for WinXP SP3
>>
>> I can't make wx work with newer version than R13B02.
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


More information about the erlang-questions mailing list