[Bug 24947] Virtual Soldier fails to start, requires debug version of the Microsoft C++ runtime

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 22 05:54:46 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=24947

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |focht at gmx.net
         Resolution|                            |INVALID
            Summary|Virtual Soldier does not    |Virtual Soldier fails to
                   |start                       |start, requires debug
                   |                            |version of the Microsoft
                   |                            |C++ runtime

--- Comment #2 from Anastasius Focht <focht at gmx.net> 2011-06-22 05:54:46 CDT ---
Hello,

--- quote ---
Since the debug versions of msvcrt and friends are not redistributable,
it seems odd that a game would require them...
--- quote ---

if the game has dependencies to debug version of the Microsoft CRT it is
*broken* by design.
No sane developer would publish executables that pull in a mix of _debug_ and
retail libraries (built with debug code and without).
Forcing people to install Visual Studio to run the game? No, thanks.

Marking invalid.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list