Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Bugs
Category Rbutil
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Version 3.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Running 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.
Comment by Dominik Riebeling (bluebrother) - Thursday, 25 December 2008, 14:03 GMT+2
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.
Comment by Gareth (Mystic_kitsune) - Tuesday, 30 December 2008, 23:09 GMT+2
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"

Loading...