http://bugs.winehq.org/show_bug.cgi?id=25695
Summary: Bug SFML 1.6, Wine 1.2, VS2008 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: paulo@prsolucoes.com
Created an attachment (id=32731) --> (http://bugs.winehq.org/attachment.cgi?id=32731) LOG - BUG TRACK
When i try execute my game (http://www.prsolucoes.com/downloads/solodefender.zip), i get an exception(attached) on my Ubuntu 10.04 with Wine 1.2.
It was created with SFML 1.6 (http://www.sfml-dev.org/), VisualStudio 2008 and Windows 7 32 bits.
My error is releated with file: msvcp90.dll
My error message is: Unhandled exception: unimplemented function msvcr90.dll._realloc_crt called in 32-bit code (0x7b8368a2).
Command executed on Linux Ubuntu 10.04: 1 - sudo apt-get install wine 2 - wine SoloDefender.exe