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

imlib2 question #161

Open
prfiredragon opened this issue Nov 19, 2016 · 2 comments
Open

imlib2 question #161

prfiredragon opened this issue Nov 19, 2016 · 2 comments

Comments

@prfiredragon
Copy link

I am making a test. I compile the imlib2 and try to run the examples from terminal and I get some errors. When I run the imlib2_test I get this error
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:

imlib_image_get_width();

With the parameter:

image

being NULL. Please fix your program.

***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:

imlib_image_get_height();

With the parameter:

image

being NULL. Please fix your program.

***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:

imlib_free_image();

With the parameter:

image

being NULL. Please fix your program.

I have the libpng, libjpeg and the other libs static and imlib2 static. You have seen this error before?

@prfiredragon
Copy link
Author

I forget to said that I am using OpenELEC 8 compiled from the source and the unofficial-addons from the master.

@prfiredragon
Copy link
Author

I try with OpenELEC 7 and the same

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