sfml - How to add resources to non qt-project in qt-creator using qmake -


as title says i'm trying add resources project (sfml) i'm developing on gnu/linux. i'm using qt-creator develop non-qt application using qmake build project. means usual qt way handle resources in .qrc not option.

i've tried symlink resource folder build folder works feels wrong.

any suggestions of great help.

after smashing head against while ended restructuring project , using make instead of qmake. worked charm.

then added custom make script build steps in qt creator can build , run ctrl+r.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -