Posts: 615
Threads: 49
Joined: Feb 2009
Reputation:
2
Currently I'm fixing that bug with Autocompletion in REM lines and strings, and also adding Calltips for user SUB and FUNCTION. Also I want to add command Line Defines before releasing next Alpha version. So you can assume that I'm working on Release 0.5B, but due to my reallife job it is hard to find some time for this.
Posts: 105
Threads: 11
Joined: Oct 2013
Reputation:
0
Take your time. But hope to see it soon
Till then do you have a link to an older V so I can start to learn the basics of the ZX Basic Compiler.
I hate command line.
I'm always on the chat or facebook.
Posts: 105
Threads: 11
Joined: Oct 2013
Reputation:
0
TY that worked
I'm always on the chat or facebook.
Posts: 105
Threads: 11
Joined: Oct 2013
Reputation:
0
Quote: 10:10:14 -> Compilation starts(93 Lines)
10:10:14 -> Source C:\Program Files\Boriel Tm\ZX Basic Compiler\examples\english\4inarow.bor saved
10:10:14 -> C:\Program Files\Boriel Tm\ZX Basic Compiler\zxb.exe "C:\Program Files\Boriel Tm\ZX Basic Compiler\examples\english\temp.bor" -S 24576 -o "C:\Program Files\Boriel Tm\ZX Basic Compiler\examples\english\output.bin" --heap-size=1000
10:10:24 -> Exit code: 0
temp.bor:3: warning: Using default implicit type 'float' for 'M'
temp.bor:22: warning: Variable 'psp' declared as 'float'
temp.bor:47: warning: Variable 'ps' declared as 'float'
10:10:24 -> Done: Compilation successfull
10:10:24 -> FAIL: Compiler cannot write output file in directory (Protected Or does Not exist?)
10:10:24 -> Compilation time: 10563ms
"C:\Program Files\Fuse\fuse.exe" "C:\Program Files\Boriel Tm\ZX Basic Compiler\examples\english\output.tap"
Help please
I'm always on the chat or facebook.
Posts: 615
Threads: 49
Joined: Feb 2009
Reputation:
2
Which BorIDE Version?
Thy to re-select (click on the "..." button) the output file (default settings are often not working yet).
Posts: 105
Threads: 11
Joined: Oct 2013
Reputation:
0
0.5 r0a
I did the ... button. it worked yesterday
I'm always on the chat or facebook.
Posts: 615
Threads: 49
Joined: Feb 2009
Reputation:
2
I have discovered a possible bug that >>can<< occur if someone save/compile two different projects. This may be related to ardentcrests problem.
So I'm working on version 0.5r1.
Posts: 105
Threads: 11
Joined: Oct 2013
Reputation:
0
Can we have a new update of the IDE LCD
I'm always on the chat or facebook.