[erlang-bugs] reltool support in MS Windows
Håkan Mattsson
hakan@REDACTED
Sun Feb 7 17:26:26 CET 2010
On Sun, Feb 7, 2010 at 9:44 AM, Stephen Han <kruegger@REDACTED> wrote:
> Is reltool in R13B-03 supports MS Windows XP?
> I ran reltool:start() in werl and it crashes the werl. The release note does
> not talk about supporting platform so I assumes that it should work with
> Windows.
Reltool itself has no such limitations. I suspect that you have encountered
some problem with wxErlang.
Can you start reltool with:
reltool:start_link([{wx_debug, [trace, driver]}]).
and send the printouts?
/Håkan
More information about the erlang-bugs
mailing list