sbcompiler
Posted: Fri Aug 15, 2014 5:33 pm
When I use a command line: pbcompiler.exe /debugger "C:\myapp.pb"
This will compile and launch my PureBasic app in debug mode.
Should I be able to do the same with SpiderBasic?
sbcompiler.exe /debugger "C:\myapp.sb"
When I do this it says it compiles the spiderbasic code but then nothing happens after that. It fails to launch in a browser.
ps: just a side note, if I type sbcompiler /?
it says:
PBCompiler "Filename:
Options:
-------
it probably should say SBCompiler
This will compile and launch my PureBasic app in debug mode.
Should I be able to do the same with SpiderBasic?
sbcompiler.exe /debugger "C:\myapp.sb"
When I do this it says it compiles the spiderbasic code but then nothing happens after that. It fails to launch in a browser.
ps: just a side note, if I type sbcompiler /?
it says:
PBCompiler "Filename:
Options:
-------
it probably should say SBCompiler