igi Posted April 14, 2012 Report Posted April 14, 2012 Hi all! I have problem with compiling midibox SID V2 setup. Problem is just with V2_040, no trouble with earlier versions. look's like this: Microsoft Windows XP [Version 5.1.2600] © Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Igor>cd c:\mios\midibox_sid_v2_040 C:\mios\midibox_sid_v2_040>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:\mios\midibox_sid_v2_040> Thanx in advance and Best Regards, IGI Quote
TK. Posted April 14, 2012 Report Posted April 14, 2012 You have to update your gpasm installation, see also Best Regards, Thorsten. Quote
igi Posted April 14, 2012 Author Report Posted April 14, 2012 (edited) O! Thank you! Best regards, IGI Works! :thumbsup: Thanx again. Edited April 15, 2012 by igi Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.