What directory does the directory qxampp live in? You want to add that directory to your INCLUDEPATH.
What directory does the directory qxampp live in? You want to add that directory to your INCLUDEPATH.
<=== The Great Pumpkin says ===>
Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.
C:\Users\moh\Downloads\qxmpp-master
I need to put in includepath?? how.. i need to put only dll sorry and thx
In your .pro file: INCLUDEPATH += C:\Users\moh\Downloads\qxmpp-master - if this directory contains a directory named "qxmpp". If that isn't the right directory, then find the one under qxampp-master that contains the "qxmpp" subdirectory. That's the one you want.
According to your screen shot there is am "src" directory. Maybe there's an "include" directory as well?
<=== The Great Pumpkin says ===>
Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.
Bookmarks