How to use qmake with -qtnamespace modified frameworks
General and Desktop
1
Posts
1
Posters
775
Views
1
Watching
-
i have qtnamespace modified framework and a qt project that works fine with it...
i am using
qmake -spec macx-xcode myproj.proto move my project toward xcode... when compiling the xcode project does not seem to take into account the new namespace...
does anyone knows what needs to be added and where so that can workThank you for your help