This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9711 - Rbutil.exe 1.0.8 fails to start
Attached to Project:
Rockbox
Opened by Michael DiFebbo (medifebbo) - Thursday, 25 December 2008, 13:08 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Tuesday, 06 January 2009, 23:11 GMT+2
Opened by Michael DiFebbo (medifebbo) - Thursday, 25 December 2008, 13:08 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Tuesday, 06 January 2009, 23:11 GMT+2
|
DetailsRunning rbutilqt.exe (v1.0.8) results in the following error:
"This application has failed to start because mingwm10.dll was not found. Re-installing the application may fix this problem." Reported in the following forum thread and confirmed by me: http://forums.rockbox.org/index.php?topic=19910.msg74696 |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Tuesday, 06 January 2009, 23:11 GMT+2
Reason for closing: Fixed
Additional comments about closing: issue with the binary / Qt, not Rockbox Utility itself. Updated 1.0.9 has this fixed.
Tuesday, 06 January 2009, 23:11 GMT+2
Reason for closing: Fixed
Additional comments about closing: issue with the binary / Qt, not Rockbox Utility itself. Updated 1.0.9 has this fixed.
Seems I overlooked that dependency when upgrading the Qt build to the lastest version. Unfortunately I'm not able providing updated binaries the next couple of days. Putting the attached dll in the same folder as the binary should fix the issue.
It should be noted that ANY file named mingwm10.dll will work, as I did this with a txt file with the contents "hello world"