This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9494 - Patch to build Rockbox UI Simulator by using MinGW.
Attached to Project:
Rockbox
Opened by Yoshihisa Uchida (Uchida) - Thursday, 16 October 2008, 08:18 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Wednesday, 04 February 2009, 22:08 GMT+2
Opened by Yoshihisa Uchida (Uchida) - Thursday, 16 October 2008, 08:18 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Wednesday, 04 February 2009, 22:08 GMT+2
|
DetailsThe Rockbox UI Simulator can be build by using MinGW + MSYS.
The Rockbox UI Simulator is made while building it though the following messages are output. .../tools/svnversion.sh: line 17: svnversion: command not found - MinGW and MSYS are installed. - It is necessary to install SDL. - You will update the version of MSYS's make to 3.81. (MinGW's make (mingw32-make) does not used.) - You will install zip.exe for Windows. (for make zip/make fullzip) |
This task depends upon
Closed by Maurus Cuelenaere (mcuelenaere)
Wednesday, 04 February 2009, 22:08 GMT+2
Reason for closing: Accepted
Additional comments about closing: Thanks!
Wednesday, 04 February 2009, 22:08 GMT+2
Reason for closing: Accepted
Additional comments about closing: Thanks!
edit:
After a while waiting on 'Generating dependencies' I get this:
'/z/rockbox_git/rockbox_zvm/build/make.dep:1: *** target pattern contains no `%'. Stop.'
edit2:
I attached a patch in which I solved the svnversion errors (+ it includes
FS#9668)Comment thank you.
I update the patch file.
uisimulator_mingw_2.patch
+ not add
FS#9668patchuisimulator_mingw_2_with_FS9668.patch
+ add
FS#9668patch