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

 

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...