Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wine has problems with importing DLL's for blue iris #47

Open
pootislord opened this issue Feb 25, 2021 · 0 comments
Open

Wine has problems with importing DLL's for blue iris #47

pootislord opened this issue Feb 25, 2021 · 0 comments

Comments

@pootislord
Copy link

Atleast I think it's wine. I was having the error 53 problem so I switched from GPU to DEV branch, and after I installed blue iris and the wine dependencies it needed, it's giving me this error:

25/02/2021 12:16:54 created xdamage object: 0xa00024
25/02/2021 12:16:54 copy_tiles: allocating first_line at size 33
00c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
00c4:err:module:import_dll Library mfc140u.dll (which is needed by L"C:\\Program Files\\Blue Iris 5\\BlueIris.exe") not found
00c4:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Blue Iris 5\\BlueIris.exe" failed, status c0000135
003c:err:service:process_send_command service protocol error - failed to write pipe!
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"BlueIris" failed to start: 1053
00f0:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
00f0:err:module:import_dll Library mfc140u.dll (which is needed by L"C:\\Program Files\\Blue Iris 5\\BlueIris.exe") not found
00f0:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Blue Iris 5\\BlueIris.exe" failed, status c0000135

Is there a step or dependency I missed when installing? It looks like it cant find a DLL it needs.

Thanks, and let me know if I need to provide more logs or any more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant