MIDIbox Forum: Compiling midibox_seq_v3_4f - MIDIbox Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Compiling midibox_seq_v3_4f Rate Topic: -----

#1 User is offline   Rio 

  • MIDIbox Tweaker
  • PipPipPip
  • Group: Members
  • Posts: 451
  • Joined: 05-August 05

Posted 29 July 2010 - 23:56

Hey guys,

i want to recompile the setup_mbseq_v3.asm (3.7f) with my own setup (setup_mbseq_rio.asm) again, but something changed a bit in src-structure over the years.
I installed msys 1.10 and gputils too. then i have readen that:

http://www.midibox.o...hain_quickstart

Quote

cd c:\<your application directory>
SET PATH=C:\MSYS\1.0\bin;%programfiles%\gputils\bin;%programfiles%\SDCC\bin;%PATH%
make


but where is the make.bat file in mbseq-directory? so i tried to write an own make.bat for my setup:

gpasm -p 18f4620 -I ./src setup_mbseq_rio.asm

..but it can't compile, mios.h and so on is missing...it is in the subfolders....but i don't know, how i can configure correct or where i find a predefinied make.bat.

i hope someone can help me...

best regards,
rio

This post has been edited by Rio: 30 July 2010 - 00:02


#2 User is offline   julienvoirin 

  • MIDIbox Guru
  • PipPipPipPip
  • View gallery
  • Group: Programmer
  • Posts: 732
  • Joined: 06-September 06
  • LocationFrance Paris-Belfort

Posted 30 July 2010 - 03:36

download SVN for mios8 and compile the app using "make" command in the the seq v3 svn folder

#3 User is offline   Rio 

  • MIDIbox Tweaker
  • PipPipPip
  • Group: Members
  • Posts: 451
  • Joined: 05-August 05

Posted 30 July 2010 - 07:14

And where can i find the make.bat there or how do you mean 'using "make"-command'?

http://svnmios.midib...k%2F&rev=0&sc=0

thx for help, best regards, rio

This post has been edited by Rio: 30 July 2010 - 07:42


#4 User is offline   seppoman 

  • Shnizzzle
  • PipPipPipPip
  • Group: Frequent Writer
  • Posts: 1,065
  • Joined: 13-December 03
  • LocationDuesseldorf, Germany

Posted 30 July 2010 - 08:01

there is no "make.bat". the makefile is called "makefile" without extension and you need to type "make" while you're in the project directory to make the project.

#5 User is offline   Rio 

  • MIDIbox Tweaker
  • PipPipPip
  • Group: Members
  • Posts: 451
  • Joined: 05-August 05

Posted 30 July 2010 - 09:57

ok thx. so i will try again at home.
But i think i recived a "'make' command was not found" yesterday.
Maybe i left something out (PATH definition?).
I've installed MSYS and GPUtils allright. I will try and write here an answer again, if it not works...

thx, rio

#6 User is offline   nILS 

  • MIDIbox Hero
  • View gallery
  • Group: Administrators
  • Posts: 3,884
  • Joined: 22-July 03
  • LocationStuttgart, Doucheland

Posted 31 July 2010 - 15:46

Did you properly install the toolchain as per WIKI?
Check out the unofficial MIDIbox Quote database

Posted Image Buy nILS a Beer Disclaimer: buying nILS a beer gets you absolutely nothing in return likesuchas real-time chat support, gm5x5x5 pcbs, MIDIbox troubleshooting assistance or a less grumpy german.

#7 User is offline   Rio 

  • MIDIbox Tweaker
  • PipPipPip
  • Group: Members
  • Posts: 451
  • Joined: 05-August 05

Posted 03 August 2010 - 11:00

now it works, i had in the SET PATH command a whitespace after line, so that was the reason why it has not recognize ;)

best regards,
rio

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users