Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't compile and run anymore.. i get tons of errors #316

Open
C64HexCoder opened this issue Dec 6, 2024 · 1 comment
Open

I can't compile and run anymore.. i get tons of errors #316

C64HexCoder opened this issue Dec 6, 2024 · 1 comment

Comments

@C64HexCoder
Copy link

When I returned to programming the Amiga using the Amiga assembler extension after two years, suddenly, all my programs, which worked before, got tons of errors and didn't compile or run the emulator.

I've tried changing versions of Visual Studio and Amiga assembler and all it did was changing the errors I get.

Now I'm on the Latest version of Amiga Assembler (1.8.10) and version 1.95.3 on Visual Studio Code.

After compiling I the a message box with the error:
image

when viewing the Terminal I see that I did no compile the main file (main.s) but a random file.

also, I get a lot of errors in the source files ( and those files are ok) and I get errors even in the amiga library files.

image
image

I'm very frustrated.. i hope you can help me out.

@C64HexCoder
Copy link
Author

Found the solution. Changed all .asm .s files that holes data to .i and left only one with the code and changed it from .s to .asm, and how the code compiles and run. but can't find win-uae anymore and fs-uae run with only 1/4 of the display.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant