Page 2 of 2

Re: 2.50 b1

Posted: Mon May 08, 2023 2:56 am
by Stefan
If you want to create an app and you click Copy Spiderbasic Libraries a folder "Spiderbasic" will be created with files in it. This does not work with the beta version. And you can't copy this folder manually either, because it doesn't exist.

Re: 2.50 b1

Posted: Mon May 08, 2023 10:28 am
by plouf
But everyone has test the zip files and we can see these libraries there. How can you dont find ?

Do you look specific in zip folder ?

Re: 2.50 b1

Posted: Tue May 09, 2023 12:00 pm
by bembulak
@Fred, maybe this can describe the situation better:


Date: 2023-05-09
Platform: Linux, MX-21.3 "Wildflower"
Desktop: Xfce 4.18.1
Debian Version: 11.6

Spider Basic: SpiderBasic 2.50 beta 1 (Linux - x64), downloaded today.

Scenario:
Having a small demo code running in debugger (F5) works.

Using the Export (IDE: Compiler / Create App ...) does not work.
HTML-file and JS-file are written as configured.

Image

Libs are not copied and an Error-Message appears, that is quite unspecific.
Image

Settings are as follows:

Image



However, copying the all the files manually from $SPIDERHOME/libraries/javascript/ to the configured export-folder for the WebApp does work.