[Bug 27185] Futuremark PC Mark 7 (.NET 4.0 app) fails to run with Wine-Mono (mscoree:get_runtime Unrecognized version L" v4.0.20926")

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 4 10:56:32 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=27185

--- Comment #5 from Vincent Povirk <madewokherd at gmail.com> ---
ILASM on windows has a nifty feature where you can pass in /mdv=4.0.20926, or
any version you desire. It seems that on windows, any 4.0 revision <= 30319 is
accepted.

Unfortunately, Mono's ILASM doesn't support this flag, so I can't easily write
a test for this behavior directly.

-- 
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