Only works when compiled with debugger ON

Just starting out? Need help? Post your questions and find answers here.
bhicketts
Posts: 4
Joined: Tue Sep 03, 2019 2:11 pm

Only works when compiled with debugger ON

Post by bhicketts »

Hi, I'm new to spiderbasic but used Purebasic very successfully for 3 years.
I'm running the demo version SpiderBasic 2.21 (Linux - x64), with Firefox and Opera browsers,

When I compile any program (including the Spiderbasic examples),
If I have debugger ON then all gadgets show and work correctly and Debug window is shown.
If I have debugger OFF then I only see the basic window frame without any gadgets.
Is this the correct operation for the demo version ?

Also when I compile for Android (on windows 8, 32bit, SpiderBasic 2.21 ),
the compile process gets to 60% and then says 'App build failed'
Any ideas ?

Regards Barry
plouf
Posts: 194
Joined: Tue Feb 25, 2014 6:01 pm
Location: Athens,Greece

Re: Only works when compiled with debugger ON

Post by plouf »

which browser ? have you closed previous instances (tabs/windwos of browser?)


for android/ios compiling just wait :)
Christos
bhicketts
Posts: 4
Joined: Tue Sep 03, 2019 2:11 pm

Re: Only works when compiled with debugger ON

Post by bhicketts »

I have tried with Spiderbasic on 64bit Ubuntu using browsers firefox, Chrome and Opera
Also with Spiderbasic on windows 8 64 bit (running in Virtualbox) using browsers Chrome, Firefox and IE
The browser is fully closed each time it has been opened.

I have now tried with Windows XP (running in Virtualbox) using browsers Firefox and everything works correctly
for compiling without the debugger.
I guess this may be a 64bit issue ?

Regards Barry
Post Reply