[erlang-questions] Re: On Windows XP (SP2): wx broken
MapAndFold
mapandfold@REDACTED
Fri Mar 5 03:48:40 CET 2010
I have a Intel Core 2, SMP is enabled, and I am using werl.
Erlang R13B04 (erts-5.7.5) [smp:2:2] [rq:2] [async-threads:0]
Eshell V5.7.5 (abort with ^G)
1> wx:demo().
Then, a memory access error occurred, and werl aborted.
---------------------------
werl.exe - Application Error
---------------------------
The instruction at "0x7c911948" referenced memory at "0x00000000". The
memory could not be "read".
On Thu, Mar 4, 2010 at 2:20 PM, Dan Gudmundsson <dangud@REDACTED> wrote:
> 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:
>
More information about the erlang-questions
mailing list