The new demo works now, beautiful. I am in now, I will purchase it right away to help it grow. :)
I am retired so I can chose the language that I like. I am in search of a none virtual machine language which PureBasic is a good candidate. It has huge set of methods. I purchased PureBasic, but ...
Search found 6 matches
- Tue May 26, 2015 3:56 pm
- Forum: Coding Questions
- Topic: no compilations at all
- Replies: 21
- Views: 17867
- Thu May 07, 2015 10:14 pm
- Forum: Coding Questions
- Topic: no compilations at all
- Replies: 21
- Views: 17867
Re: no compilations at all
Consider that I have a compiler like SpiderBasic (compiles to javascript) which works properly. However, that has its own web server rather than using mongoose.
- Thu May 07, 2015 9:02 pm
- Forum: Coding Questions
- Topic: no compilations at all
- Replies: 21
- Views: 17867
Re: no compilations at all
This is the log off the compile:
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="SpiderBasic 1.01 (Windows - x86)">
<section name="config">
<options closefiles="1" openmode="0" name="testProject"/>
</section>
<section name ...
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="SpiderBasic 1.01 (Windows - x86)">
<section name="config">
<options closefiles="1" openmode="0" name="testProject"/>
</section>
<section name ...
- Thu May 07, 2015 8:47 pm
- Forum: Coding Questions
- Topic: no compilations at all
- Replies: 21
- Views: 17867
Re: no compilations at all
No, sbmongoose.exe is not running in processes when I compile/run.
- Thu May 07, 2015 5:34 pm
- Forum: Coding Questions
- Topic: no compilations at all
- Replies: 21
- Views: 17867
Re: no compilations at all
Hi, I have the image of the console output, but I couldn't drag and drop it here, don't know why. So, this is the copy/paste of it:
Failed to load resource file:///C:/spiderbasic/libraries/javascript/dijit/a11yclick.js
Uncaught Error: Script error for: dijit/a11yclick
http://requirejs.org/docs ...
Failed to load resource file:///C:/spiderbasic/libraries/javascript/dijit/a11yclick.js
Uncaught Error: Script error for: dijit/a11yclick
http://requirejs.org/docs ...
- Thu May 07, 2015 3:33 pm
- Forum: Coding Questions
- Topic: no compilations at all
- Replies: 21
- Views: 17867
Re: no compilations at all
Same here. I am using demo version, 1.01, in Win 8. I get blank browser window after compile/run in both IE and FireFox.