I am running R12B-3 on Windows using the standard distribution package from <a href="http://erlang.org">erlang.org</a>.<br><br>When I try to run dialyzer from ERlang with dialyzer:gui() I get the following error:<br><br>** exception error: {dialyzer_error,"Please specify which plt to use"}<br>
     in function  dialyzer:gui/1<br><br>Yes, well, which plt file do I specify? Do I need to make one, and if so how? Remember I am running on a limited system. No I don't have cygwin, never needed it before.<br><br>I did not get this error with R12B-2.<br>
<br>Robert<br><br>P.S. I see in R12B-2 there is a plt file on a plt directory. Can I just copy that or do I need another one?<br><br>