zeldasource icon indicating copy to clipboard operation
zeldasource copied to clipboard

Error whilst compiling.

Open davFaithid opened this issue 5 years ago • 0 comments

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).

davFaithid avatar Dec 23 '19 03:12 davFaithid