![]() |
|
Just Installed ZXBasicStudio but cannot debug - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://forum.boriel.com/forumdisplay.php?fid=16) +---- Thread: Just Installed ZXBasicStudio but cannot debug (/showthread.php?tid=2597) |
Just Installed ZXBasicStudio but cannot debug - ChewBakker - 2025-01-28 Hi, I am new to the forum, but not to the ZX Spectrum :-) I have installed the latest version of ZXBasicStudio and ZXBasic compiler onto my PC. I have created a very simple program than runs from within ZXBasicStudio. However, when I try and Debug it creates some new files in the project folder: Main.buildtemp.bas Main.buildtemp.bin Main.buildtemp.ir MEMORY_MAP but I get the following error mesage: Exception: Could not find file 'D:\BorielDev\Projects\HelloWorld\Main.buildtemp.ic' at . . . Screenshot below... If anyone could point me to where I am going wrong it would be highly appreciated. John
ZXBasicIssue.jpg (Size: 261.7 KB / Downloads: 483)
RE: Just Installed ZXBasicStudio but cannot debug - zedex82 - 2025-01-28 I had the exact same problem. I was running an older version of ZXBasic Studio. Once I installed the latest version, all worked fine. ZeD RE: Just Installed ZXBasicStudio but cannot debug - ChewBakker - 2025-01-28 zedex82 Wrote:I had the exact same problem. I was running an older version of ZXBasic Studio. Once I installed the latest version, all worked fine. i have the latest version I think... See attachment.. RE: Just Installed ZXBasicStudio but cannot debug - ChewBakker - 2025-01-28 I tried putting another copy on in a different folder. However, when running it has the same settings as the version in another folder? RE: Just Installed ZXBasicStudio but cannot debug - zedex82 - 2025-01-29 It looks like you have an old version. See screenshot attached of the version I am using. I got the latest version from here https://github.com/boriel-basic/ZXBasicStudio/releases RE: Just Installed ZXBasicStudio but cannot debug - ChewBakker - 2025-01-29 zedex82 Wrote:It looks like you have an old version. Thanks, I will download the version you suggest and try that one. I will let you know how I get on with it. i have installed the latest version and now I have lost the keyword descriptions :-( See attachment.... But DEBUG does work now :-) RE: Just Installed ZXBasicStudio but cannot debug - zedex82 - 2025-01-29 Not sure on that problem as I turn off keywords. Perhaps somebody else can answer. ZeD RE: Just Installed ZXBasicStudio but cannot debug - ChewBakker - 2025-01-29 zedex82 Wrote:Not sure on that problem as I turn off keywords. Thanks for the help on getting the DEBUG to work. Your time and help is appreciated. RE: Just Installed ZXBasicStudio but cannot debug - Duefectu - 2025-01-31 We are working on the keyword prediction, we hope to be able to offer you a new version soon. |