Trying to run a Symbian OS emulator. Getting errors.

Questions about Wine on macOS.
Locked
Moonwave
Level 2
Level 2
Posts: 27
Joined: Mon Jan 20, 2020 3:12 pm

Trying to run a Symbian OS emulator. Getting errors.

Post by Moonwave »

Hello,

I'm trying to run the Symbian OS emulator called EKA2L1 - https://github.com/EKA2L1/EKA2L1

It's giving me some weird errors in Wine. I'm on WS11 CX 64 Bit 20.0.

Code: Select all

0017:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:err:plugplay:process_IOService_Device object 0x4303
001d:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x4207
0025:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library Qt6Core.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library Qt6Gui.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Svg.dll") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library Qt6Core.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Svg.dll") not found
0025:err:module:import_dll Library Qt6Svg.dll (which is needed by L"C:\\Program Files\\windows-latest\\eka2l1_qt.exe") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library Qt6Core.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library Qt6Gui.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Widgets.dll") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library Qt6Core.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Widgets.dll") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Widgets.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Widgets.dll") not found
0025:err:module:import_dll Library Qt6Widgets.dll (which is needed by L"C:\\Program Files\\windows-latest\\eka2l1_qt.exe") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library Qt6Core.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Gui.dll") not found
0025:err:module:import_dll Library Qt6Gui.dll (which is needed by L"C:\\Program Files\\windows-latest\\eka2l1_qt.exe") not found
0025:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\Qt6Core.dll") not found
0025:err:module:import_dll Library Qt6Core.dll (which is needed by L"C:\\Program Files\\windows-latest\\eka2l1_qt.exe") not found
0025:err:module:import_dll Library VCRUNTIME140_1.dll (which is needed by L"C:\\Program Files\\windows-latest\\eka2l1_qt.exe") not found
0025:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\windows-latest\\eka2l1_qt.exe" failed, status c0000135
The Qt6Gui.dll, Qt6Core.dll, and Qt6Svg.dll are located within the same folder as the .exe. I don't know why VCRUNTIME140 and MSVCP140 has a "_1" after it.

Any help would be appreciated!
Gcenx
Level 6
Level 6
Posts: 709
Joined: Mon Dec 25, 2017 12:11 pm

Re: Trying to run a Symbian OS emulator. Getting errors.

Post by Gcenx »

Please see the pinned comments as third-party projects are not supported on Winehq.

As that’s my own project I’ll still answer (you should really have opened a GitHub issue), this problem isn’t resolved until CX21 but I don’t currently provide a newer build
Moonwave
Level 2
Level 2
Posts: 27
Joined: Mon Jan 20, 2020 3:12 pm

Re: Trying to run a Symbian OS emulator. Getting errors.

Post by Moonwave »

Thanks for the reply Gcenx. This issue was present in multiple versions of Wine, not just yours.

I also found out from the EKA2L1 devs that the project requires OpenGL 3.3. I know that Mac by default uses 2.1, but has the capability to go higher (I just can't figure out how)

Do you know much about boosting the OpenGL on Macs?
Gcenx
Level 6
Level 6
Posts: 709
Joined: Mon Dec 25, 2017 12:11 pm

Re: Trying to run a Symbian OS emulator. Getting errors.

Post by Gcenx »

From the provided output I don’t see any indication it’s an OpenGL problem the issue here is the application doesn’t find the bundled dll files.
Locked