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

Error while running on linux #8

Open
brunohdossantos opened this issue Jul 11, 2019 · 2 comments
Open

Error while running on linux #8

brunohdossantos opened this issue Jul 11, 2019 · 2 comments

Comments

@brunohdossantos
Copy link

When I try to run my project in linux I have the following error

Unable to load shared library 'kernel32.dll' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libkernel32.dll, 1): image not found ---> AspNetCore.Reporting.DefinitionInvalidException:

Would you help me ?

@la-lit
Copy link

la-lit commented Jan 30, 2021

Any updates on this issue?

I am facing the same issue on Ubuntu, I am running a basic report without any expressions....

@ttanduong
Copy link

This package not work for Linux because I need the "kernel32.dll" library (a Windows-specific library).
It violates the cross-platform feature of Asp.Net Core.

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

3 participants