#7030 closed defect (fixed)
Win 32 daily build will not run on Win 64 machines
Reported by: | SF/albadross | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Port: Win32 |
Version: | Keywords: | ||
Cc: | Game: |
Description
When I ran the latest Win32 daily from http://scummvm.org/downloads/#daily on my 64-bit machine, I got the message "The application was unable to start correctly (0xc000007b). Click OK to close the application".
Ticket imported from: bugs/7030.
Change History (5)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
The problem was due to previously using a 64bit build of ScummVM. A 64bit build of SDL (SDL.dll), was been used with a 32bit build of ScummVM.
comment:3 by , 9 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 by , 9 years ago
I updated the installer script for Windows, so the SDL library is updated, if the version matches, but the contents are different. Which should prevent any future mismatches between 32bit and 64bit.
comment:5 by , 6 years ago
Component: | --Unset-- → Port: Win32 |
---|
Note:
See TracTickets
for help on using tickets.
What version of Windows?
Does the error occur when starting the installer? or when running ScummVM?