vscode-amiga-assembly icon indicating copy to clipboard operation
vscode-amiga-assembly copied to clipboard

[VASM] Error building ....\src\demo.asm to get constants.

Open prb28 opened this issue 1 year ago • 3 comments

 With regards to the issue you mentioned in the previous post, this is an ongoing issue I have with constants. It also occurs when I open the Run and Debug > Variables > Registers > Constants node. Output:
[VASM] Error building c:\GitHub\howprice\Amiga3D\src\demo.asm to get constants. 

fatal error 13: could not open <demo.asm> for input
aborting...
program exited (with status: 1), but EXIT_RUNTIME is not set, so halting execution but not exiting the runtime or preventing further async execution (build with EXIT_RUNTIME=1, if you want a true shutdown)

EDIT: Please let me know if you need a repro and/or any local files for this - I seems to get it in every project.

Originally posted by @howprice in https://github.com/prb28/vscode-amiga-assembly/issues/291#issuecomment-1925949802

prb28 avatar Feb 05 '24 20:02 prb28

Thanks for adding this. Do you know if this issue is unique to me, or are you able to repro?

howprice avatar Feb 05 '24 20:02 howprice

No, I had the same message during my tests, that's why I opened this issue.

prb28 avatar Feb 05 '24 20:02 prb28

I can reproduce this issue using the example workspace. Please find attached a screengrab, a zip of the project (from C:\temp) and system info (attached and in zip)

Please could you let me know if you need any more information to help to diagnose this.

Many thanks.

mywork.zip

systeminfo.txt

image

howprice avatar Feb 05 '24 20:02 howprice