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

install coding application have error:cannot load xml dll #932

Closed
cc901109 opened this issue Nov 29, 2024 · 2 comments
Closed

install coding application have error:cannot load xml dll #932

cc901109 opened this issue Nov 29, 2024 · 2 comments

Comments

@cc901109
Copy link

Operating system

ubuntu 22.04

Description

My container is ok,but I use it to install some coding edit application.
I check the file libxml2.dll is in the appication file,when I open the application,it will show this error to me.
how can i fix it?

Docker compose

I use default

Docker log

cannot load xml dll: libxml2.dll,quitting!

Screenshots (optional)

image

@kroese
Copy link
Contributor

kroese commented Nov 29, 2024

This has nothing to do with the container

@cc901109
Copy link
Author

cc901109 commented Dec 2, 2024

@kroese
Hello, I found the reason which cause the error,
in windows container I check C:\Windows\System32
there miss some dll "msvcp140.dll" and "VCRUNTIME140_1.dll"
I copy it into the contianer and my application work successfully.

@kroese kroese closed this as completed Dec 2, 2024
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

2 participants