Jump to content

Recommended Posts

Posted
C:\MIDIbox>cd midibox_sid_v2_043

C:\MIDIbox\midibox_sid_v2_043>cd midibox_sid_v2_043

C:\MIDIbox\midibox_sid_v2_043\midibox_sid_v2_043>make
rm -rf *.cod *.lst *.err
rm -rf *.hex
gpasm  -p p18f4685  -I./src -I ./include/asm -I ./include/share -I ./modules/j5_
io  -I ./modules/aout   setup_6581.asm
src/main.inc:25:Warning [209] Missing quote.
src/main.inc:25:Error [103] syntax error
./include/asm\macros.h:188:Error [113] Symbol not previously defined (MBSID_VERS
ION_STR).
make: *** [setup_6581.hex] Error 1

C:\MIDIbox\midibox_sid_v2_043\midibox_sid_v2_043>

Hi,

 

 I got a mistake to tried to compile unzipped MBsid source file without any changes in it before.

 

Another midibox sorce files compiled  without mistakes.

 

I have a custom MBsid CS part.

 

Regards,

Janis

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...