[Bug 23815] New: Algodoo demo needs two OpenMP functions from VCOMP90.DLL
http://bugs.winehq.org/show_bug.cgi?id=23815 Summary: Algodoo demo needs two OpenMP functions from VCOMP90.DLL Product: Wine Version: 1.2 Platform: x86 URL: http://algodoo.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Unless you run the visual c++ 2008 runtime installer (e.g. winetricks vcrun2008), the game Algodoo fails to start, complaining that VCOMP90.DLL is missing. winedump -j import cxcore100.dll shows offset 000c500c VCOMP90.DLL ... Ordn Name 95 omp_get_num_procs c6728 97 omp_get_thread_num c673c Presumably it would be easy to implement/stub those (though omp_get_thread_num might be annoying to get right). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23815 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-04-11 13:34:30 CDT --- A stub vcomp is now in: http://source.winehq.org/git/wine.git/commitdiff/dd2159c6e3fe9579ad14748e0f3... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23815 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |dd2159c6e3fe9579ad14748e0f3 | |dbe31fe447809 Status|NEW |RESOLVED URL|http://algodoo.com |http://www.algodoo.com/down | |load/ CC| |focht(a)gmx.net Resolution| |FIXED Summary|Algodoo demo needs two |Algodoo demo (2D physics |OpenMP functions from |simulation software) |VCOMP90.DLL |complains about missing | |VCOMP90.DLL --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2012-01-14 17:20:30 CST --- Hello, can't reproduce anymore. I played around some minutes, testing online examples (quite interesting). Unfortunately "VCOMP90.DLL" was not loaded while playing with the simulation. Marking fixed with that stub vcomp in (comment #1). Open new bugs for _specific_ unimplemented stubs encountered at runtime. Be sure to add recipe to reproduce. $ sha1sum Algodoo_2_0_1-Win32.exe 23631c17c997df9790112f814ae376c349ba7350 Algodoo_2_0_1-Win32.exe $ wine --version wine-1.3.37 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.
http://bugs.winehq.org/show_bug.cgi?id=23815 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2012-01-27 14:18:04 CST --- Closing bugs fixed in 1.4-rc1. -- 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.
participants (1)
-
wine-bugs@winehq.org