Hi.
I noticed that by using sb compiler via cmd, i cant see detailed error messages. Just a message, if there is a warning. Seems like its somehow build to ide.
Can i somehow produce errors to cmd?
Hi.
I noticed that by using sb compiler via cmd, i cant see detailed error messages. Just a message, if there is a warning. Seems like its somehow build to ide.
Can i somehow produce errors to cmd?
Hi @KristianVirtanen-7032, SmallBasicCompiler.exe in Small Basic v1.2 just shows a number of errors such like:
xxx.sb: 3 errors.
I recommend you to check other Small Basic source code.
Small Basic Online - https://github.com/sb/smallbasic-editor
Small Basic Prime - https://github.com/litdev1/SB-IDE
MySmallBasic - https://github.com/kwanghoon/MySmallBasic
2 people are following this question.