Forums

.dll file not found

Auteur Réponses
TomasJ Mercredi 5 Février 2014 à 23:32
TomasJAnonymous

Hello,

I'm pretty new to all this wine things. I am trying to install Native Instruments FM7 on my mac. Yes there is a version for mac but Mavericks no longer support it and also the new version (FM8) is not what I'm looking for. So the only way is to run windows kind of the app. I've installed the app successfully but once I run the fm7.exe file (which should start the app) I get this error: FM7fx.dll not found. Which of course is located and exist in the same folder as the fm7.exe file. I have tried to download new .dll file from dll4free.com but again same problem.

Here is my debug output:

[02/05/14 22:58:32] - Running wine- --version (Working directory : /Applications/PlayOnMac.app/Contents/Resources/playonlinux/python)

wine-1.4


PlayOnMac logfile

-------------------

Date: 02/05/14 22:58:31


> PlayOnMac Version

  4.2.2

> uname -a

  Darwin Tomas-Javnickys-MacBook-Pro.local 13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64

> lsb_release -a

  

> wine --version

  wine-1.4

> POL_WINEVERSION

  

> WINEPREFIX

  /Users/tomasjavnicky/Library/PlayOnMac//wineprefix/Drive1

> Distribution

   10.9.0 (13.0.0)

> glxinfo \| grep rendering

  direct rendering: Yes

> glxinfo \| grep renderer

  OpenGL renderer string: NVIDIA GeForce 320M OpenGL Engine

> OpenGL libs (Direct rendering testing)

  

  


[02/05/14 22:58:32] - This is a 32bits prefix!

[02/05/14 22:58:35] - Running wine- cmd /c echo %ProgramFiles% (Working directory : /Applications/PlayOnMac.app/Contents/Resources/playonlinux/python)

C:\Program Files


[02/05/14 23:00:05] - ----- Starting function POL_Function_override_app_dlls -----

[02/05/14 23:00:05] - Running wine- regedit app_dll_override.reg (Working directory : /Users/tomasjavnicky/Library/PlayOnMac/ressources)

[02/05/14 23:00:05] - Content of app_dll_override.reg

-----------

REGEDIT4


[HKEY_CURRENT_USER\Software\Wine\AppDefaults\POL_Function_override_app_dlls\DllOverrides]

-----------

[02/05/14 23:00:06] - ----- Ending function POL_Function_override_app_dlls -----

[02/05/14 23:00:06] - ----- Starting function POL_Function_OverrideDLL -----

[02/05/14 23:00:07] - Running wine- regedit /Users/tomasjavnicky/Library/PlayOnMac//tmp/override-dll.reg (Working directory : /Users/tomasjavnicky/Library/PlayOnMac/tmp)

[02/05/14 23:00:07] - Content of /Users/tomasjavnicky/Library/PlayOnMac//tmp/override-dll.reg

-----------

REGEDIT4


[HKEY_CURRENT_USER\Software\Wine\DllOverrides]

-----------

[02/05/14 23:00:07] - ----- Ending function POL_Function_OverrideDLL -----

[02/05/14 23:00:13] - Running wine- /Volumes/NI_FM7/start.exe (Working directory : /Volumes/NI_FM7)

fixme:coreaudio:get_channel_mask Unknown speaker configuration: 16

fixme:coreaudio:get_channel_mask Unknown speaker configuration: 16

fixme:font:CreateScalableFontResourceW (0,L"C:\\windows\\system32\\tmpB9C00.FOT",L"C:\\users\\tomasjavnicky\\Temp\\AAXc98.tmp",(null)): stub

fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41b041b, 0000: semi-stub!

fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41b041b, 0000: semi-stub!

fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41b041b, 0000: semi-stub!

fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41b041b, 0000: semi-stub!

fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41b041b, 0000: semi-stub!

fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x41b041b, 0000: semi-stub!

fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.

err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Native Instruments\\FM7\\DXi\\FM7DXi.dll" failed with error 0

wine: Call from 0x7b82e1b8 to unimplemented function msvcp60.dll.??0Init@ios_base@std@@QAE@XZ, aborting

fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100

fixme:shell:SHChangeNotify ignoring unsupported flags: 2001

fixme:font:WineEngRemoveFontResourceEx (L"C:\\windows\\system32\\tmpB9C00.FOT", 0, 0x0): stub

[02/05/14 23:02:44] - Running wine- fm7.exe (Working directory : /Users/tomasjavnicky/Library/PlayOnMac/wineprefix/Drive1/drive_c/Program Files/Native Instruments/FM7)

wine: Call from 0x7b82e1b8 to unimplemented function msvcp60.dll.??0Init@ios_base@std@@QAE@XZ, aborting

[02/05/14 23:02:46] - Running wine- fm7.exe (Working directory : /Users/tomasjavnicky/Library/PlayOnMac/wineprefix/Drive1/drive_c/Program Files/Native Instruments/FM7)

wine: Call from 0x7b82e1b8 to unimplemented function msvcp60.dll.??0Init@ios_base@std@@QAE@XZ, aborting


is there anybody who could help me? Thank you!

Edité par TomasJ

petch Jeudi 6 Février 2014 à 1:16
petch

[code=console]
wine: Call from 0x7b82e1b8 to unimplemented function msvcp60.dll.??0Init@ios_base@std@@QAE@XZ, aborting
[/code]


Try Wine 1.5.15 or newer (

http://bugs.winehq.org/show_bug.cgi?id=27109)
TomasJ Jeudi 6 Février 2014 à 10:06
TomasJAnonymous

I have Wine 1.6.1.
petch Jeudi 6 Février 2014 à 19:28
petch

In the log above it's the system Wine that's being used, and it's identified as Wine 1.4
TomasJ Jeudi 6 Février 2014 à 20:51
TomasJAnonymous

How is it possible? I've installed wine 1.6.1. Is there any other wine that playonmac is using? I have the one with 'wine glass' icon. Downloaded from http://winebottler.kronenberg.org (but I've downlaoded wine not winebottler).
petch Samedi 8 Février 2014 à 7:15
petch

PlayOnLinux/PlayOnMac allow to install different Wine versions (Tools > Manage Wine verisons) and use different versions for each virtual drive (Configure button > (select virtual drive) > General tab > Wine version).
TomasJ Samedi 8 Février 2014 à 9:44
TomasJAnonymous

Ok I did this and now I get out of memory error. I got his one by using Crossover and Winebottler too, so that's why I switched to playonmac. Couldn't solve this one. Any idea?

Here's my debugger output for 02/08/14 (today):

[02/08/14 09:41:50] - Running wine-1.7.9 fm7.exe (Working directory : /Users/tomasjavnicky/Library/PlayOnMac/wineprefix/Drive1/drive_c/Program Files/Native Instruments/FM7)

wine: configuration in '/Users/tomasjavnicky/Library/PlayOnMac//wineprefix/Drive1' has been updated.

wine: Call from 0x7b82f0f1 to unimplemented function msvcirt.dll.??0ostrstream@@QAE@PADHH@Z, aborting

[02/08/14 09:45:14] - Running wine-1.7.9 fm7.exe (Working directory : /Users/tomasjavnicky/Library/PlayOnMac/wineprefix/Drive1/drive_c/Program Files/Native Instruments/FM7)

wine: Call from 0x7b82f0f1 to unimplemented function msvcirt.dll.??0ostrstream@@QAE@PADHH@Z, aborting

Edité par TomasJ

TomasJ Samedi 8 Février 2014 à 10:05
TomasJAnonymous

Ok I solved this one by downloading .dll file and replaceing it. Program runs, but there is still out of memory error, but what's the worst is, program can't use my usb devices. But I suppose this is not the right place to ask for help.
petch Samedi 8 Février 2014 à 10:59
petch

Wine does not implement USB access (beside the use of experimental patches I have no experience with: http://wiki.winehq.org/USB)
So if that was your plan, you can forget about all solutions based on Wine.

Edité par petch

Vous êtes ici: Index > PlayOnMac > .dll file not found