| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Tutorial: Compile Step By Step
Thanks to Kyl3, Diabolikal now has a step by step guide on how to compile RockBox. Hopefully this will save you all some greif.
Compiling RockBox for iRiver's H300 Series
__________________
Last edited by adamti91 : December 9th, 2005 at 08:36 PM. |
|
|||
|
so, what does this do? I dont know becuase i dont knwo what compile even means
__________________
My only useful thread on MR... H3xx all you need to know guide!Rockbox now included! |
|
||||
|
This is probably the simplest way I can think to explain it. A program is written in source code, which although is complex is fairly easy for knowledgeable humans to read. However, computers don't understand source code so it needs to be compiled into binary for it. A compiler is a program that translates source code into a binary executable program.
This guide shows you how to do it on your own. I myself just download the precompiled builds, but this is still a very helpful guide.
__________________
![]() Audio Formats 101 Final | EAC Configuation | foobar2000 Transcoding Guide | H140 Review | Audio Format Selection Guide |
|
|||
|
There is a more comprehensive guide in the rockbox wiki.
http://www.rockbox.org/twiki/bin/vie...ideToCompiling |
|
|||
|
Excuse me but I can't see the guide at :
http://www.diabolikal.org/main/content.php?article.46 can you help me? |
|
|||
|
That link doesn't work for me and neither does http://www.diabolikal.org/Skins.html.
__________________
|
|
|||
|
Quote:
http://www.rockbox.org/twiki/bin/vie...ideToCompiling (edit: Oops-- I think you were referring to the other guide. However, the above truly does work and is easy to use, once you have the compiling environment in place--I recommend the developer's kit installation.) |