http://bugs.winehq.org/show_bug.cgi?id=24665
Summary: Dimension Burst does not start. Product: Wine Version: 1.3.4 Platform: x86 URL: https://www.digipen.edu/?id=1170&proj=551 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: andrew.millington@gmail.com
Created an attachment (id=31182) --> (http://bugs.winehq.org/attachment.cgi?id=31182) With MSVCIRTD.dll and MSVCP60D.dll
err:module:import_dll Library MSVCIRTD.dll (which is needed by L"C:\Program Files\Team Epilepsy\Dimension Burst\DimensionBurst.exe") not found err:module:import_dll Library MSVCP60D.dll (which is needed by L"C:\Program Files\Team Epilepsy\Dimension Burst\DimensionBurst.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Team Epilepsy\Dimension Burst\DimensionBurst.exe" failed, status c0000135
See Attachment.
http://bugs.winehq.org/show_bug.cgi?id=24665
--- Comment #1 from Austin English austinenglish@gmail.com 2010-10-08 03:00:12 CDT --- Does native msvcrt help?
http://bugs.winehq.org/show_bug.cgi?id=24665
--- Comment #2 from Andrew Millington andrew.millington@gmail.com 2010-10-08 03:32:52 CDT --- No, it does not start with setting msvcrt as native. (In reply to comment #1)
Does native msvcrt help?
http://bugs.winehq.org/show_bug.cgi?id=24665
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |INVALID
--- Comment #3 from Dan Kegel dank@kegel.com 2011-05-01 09:55:26 CDT --- No production app should need msvcirtd.dll or msvcp60d.dll, they are nonredistributable debug versionso fo the C++ runtime libraries.
digipen is a game programming school. Looks like the student hadn't figured out how to ship software yet.
Does it run on real windows?
http://bugs.winehq.org/show_bug.cgi?id=24665
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2011-05-01 10:09:58 CDT --- --- quote --- Looks like the student hadn't figured out how to ship software yet. --- quote ---
More likely they encountered "mysterious" crashes with their app when using release version of CRT due to their own braindamaged code and never figured it out how to fix. I've encountered such stuff in some occurrences ... one really feels embarrassed for whole software industry when you see popup message boxes from debug CRT versions at banking terminals, infotainment system at railway stations 8|
Regards
http://bugs.winehq.org/show_bug.cgi?id=24665
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2011-05-16 04:34:22 CDT --- Closing.