I have been using the DevKit for some time to make my own build but recently ran into problems with the SDL Sim and Manual builds.
To avoid getting embroiled in the middle of the current argument I decided to follow the dev's advice and I did the full Cygwin install …
It was the 3rd attempt BTW before I managed to get a successful install - that installer is CRAP
Once I am sure that I have a correctly configured full install, I will attempt to repeat the process on my laptop, any objections if I screen shot it along the way and expand on the current Cygwin install page to make it more 'Nube' friendly??
Anyway...
I successfully made the H120/140 build - Fine nothing I could not do before.
I even successfully made the SDL Simulator build, Hurahhh!
However when I attempted to run the rockboxui.exe I got the error : "This application has failed to start because SDL.dll was not found. Re-Installing the application may fix this problem" - What have I missed, or is there some magic incantation missing from the install instructions?
When I try to build the Manual it fails… What have I missed?
[EMAIL PROTECTED] ~/rockbox-devel
$ mkdir manual
[EMAIL PROTECTED] ~/rockbox-devel
$ cd manual
[EMAIL PROTECTED] ~/rockbox-devel/manual
$ ../tools/configure
This script will setup your Rockbox build environment.
Further docs here: http://www.rockbox.org/
Using this source code root directory:
/home/Boffin/rockbox-devel
Enter target platform:
1 - Archos Player/Studio
2 - Archos Recorder
3 - Archos FM Recorder
4 - Archos Recorder v2
5 - Archos Gmini 120
6 - Archos Gmini SP
7 - Archos Ondio SP
8 - Archos Ondio FM
9 - iriver H120/H140
10 - iriver H320/H340
11 - iriver iHP-100/iHP-110/iHP-115
12 - iAudio X5
13 - iPod Color/Photo
14 - iPod Nano
15 - iPod Video
16 - iPod 3G
17 - iPod 4G (Grayscale)
18 - iriver iFP-790
9
Platform set to h120
Build (N)ormal, (D)evel, (S)imulator, (B)ootloader, (M)anual? (N)
m
Manual build selected
Using m68k-elf-gcc 3.4.5 (304)
Created Makefile
[EMAIL PROTECTED] ~/rockbox-devel/manual
$ make
make: *** /home/Boffin/rockbox-devel/manual/platform: No such file or directory.
Stop.
make: *** [tools] Error 2
[EMAIL PROTECTED] ~/rockbox-devel/manual
$
