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

System.DllNotFoundException #226

Open
mathankumar2601 opened this issue Sep 5, 2018 · 0 comments
Open

System.DllNotFoundException #226

mathankumar2601 opened this issue Sep 5, 2018 · 0 comments

Comments

@mathankumar2601
Copy link

when i am starting the project i am getting this error "Unable to load DLL 'libX11': The specified module could not be found. (Exception from HRESULT: 0x8007007E)'"

public RenderControl()
: base(new GraphicsMode(new ColorFormat(32), 24, 8, GetSampleCount(GraphicsSettings.Default.MultiSampling))) // here i am getting the error
{ }

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