Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Icons used by a Qt library doesn't show when linked to a Qt app

$
0
0
Sorry but the title is too vague (I can’t think of another title) I created a Qt library based on QWidget. The library doesn’t have any errors when compiled (either static or dll). When I used this library on an application, it doesn’t produced any errors but the “icons” that supposedly be there are not shown. Isn’t it that any resources (.qrc) like icons and files added to a Qt app will be embedded into the exe and and will not be needed as external files when deployed to other PC? but how about libraries like .dll and .lib? can they do the same?

Viewing all articles
Browse latest Browse all 18427

Trending Articles