http://bugs.winehq.org/show_bug.cgi?id=31690
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |905752e0f4363acff031a2d503b | |c6def8b033683 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2012-09-13 14:54:28 CDT --- http://source.winehq.org/git/wine.git/commitdiff/905752e0f4363acff031a2d503b...
mscodescan reports that it may need a few more: ./Algodoo.exe imports following stub symbols: msvcp90:??$?DM@std@@YA?AV?$complex@M@0@ABMABV10@@Z msvcp90:??$?DM@std@@YA?AV?$complex@M@0@ABV10@0@Z msvcp90:??$?GM@std@@YA?AV?$complex@M@0@ABMABV10@@Z msvcp90:??$?GM@std@@YA?AV?$complex@M@0@ABV10@ABM@Z msvcp90:??$?HM@std@@YA?AV?$complex@M@0@ABMABV10@@Z msvcp90:??$?HM@std@@YA?AV?$complex@M@0@ABV10@0@Z msvcp90:??$?HM@std@@YA?AV?$complex@M@0@ABV10@ABM@Z msvcp90:??$?KM@std@@YA?AV?$complex@M@0@ABV10@0@Z msvcp90:??$?KM@std@@YA?AV?$complex@M@0@ABV10@ABM@Z msvcp90:??$sqrt@M@std@@YA?AV?$complex@M@0@ABV10@@Z
but I didn't need any of those in a minute or so of testing.