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

Error whilst compiling. #1

Open
davFaithid opened this issue Dec 23, 2019 · 0 comments
Open

Error whilst compiling. #1

davFaithid opened this issue Dec 23, 2019 · 0 comments

Comments

@davFaithid
Copy link

Upon running make, I get the following error

./bin/ca65 bank7.asm -o bank7.o
ca65.exe: Precondition violated: Index < C->Count, file 'cc65-snapshot-2.13.9.20130201\src\common\coll.c', line 188

I also tried cl65 but no dice.
.\bin\cl65 -t none bank7.asm -o bank7.o
ca65.exe: Precondition violated: Index < C->Count, file 'cc65-snapshot-2.13.9.20130201\src\common\coll.c', line 188

I'm not very familiar with these assemblers, so I have little idea what I did wrong (I have more experience with GB disasm stuff).

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