Answer the question
In order to leave comments, you need to log in
How to use pictures in Qt Creator?
I created a resource file, added an image to it, but it still does not work.
Errors, project structure and code in the screenshot
Answer the question
In order to leave comments, you need to log in
Pictures have nothing to do with it, just like QtCreator. They also wrote to you that the linker cannot find IMG_LoadTexture. This means that you need to tell the linker where to look for symbols. Those. to the LIBS variable in the *.pro file, write all the necessary libs.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question