![]() |
Just Installed ZXBasicStudio but cannot debug - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://www.boriel.com/forum/forumdisplay.php?fid=16) +---- Thread: Just Installed ZXBasicStudio but cannot debug (/showthread.php?tid=2597) |
Just Installed ZXBasicStudio but cannot debug - ChewBakker - 01-28-2025 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 ![]() RE: Just Installed ZXBasicStudio but cannot debug - zedex82 - 01-28-2025 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 - 01-28-2025 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 - 01-28-2025 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 - 01-29-2025 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 - 01-29-2025 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 - 01-29-2025 Not sure on that problem as I turn off keywords. Perhaps somebody else can answer. ZeD RE: Just Installed ZXBasicStudio but cannot debug - ChewBakker - 01-29-2025 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 - 01-31-2025 We are working on the keyword prediction, we hope to be able to offer you a new version soon. |