hm wrote:Num3 wrote:1. You must run the Purebasic IDE once before you can run JaPBE, or it will bomb out giving no error.
I can confirm this.
Found the problem:
IDE change in the regestry, that PBI is associated with ".pb".
jaPBe use this regestriy-keys to find out, where PureBasic is installed (you can change this in the preferences).
When jaPBe start and don't find any compiler, it doesn't initalised the main-window complete and so it crash.
One of first actions of japbe is the start of the compiler and then initalise the complete window. I forgot, that in some cases the compiler doesn't exist and so this mistake happen. solved for the next release.
about the second bug (2 double libs): I test this: no problem here. I got a Fatal-Compiler-Message and the compiler isn't started, but jaPBe works.