Cannot open input file qxmpp0.lib
Unsolved
General and Desktop
-
Hi,
Base on the error message: because you're not telling the linker where to find it ?
-
Where is that library located ?
-
You're missing
LIBS += -LC:/Users/moh/Desktop/build-qxmpp-Unnamed_c09214-Release/src
in your .pro file. -
What is the complete name of the .lib file you got when compiling qxmpp ?
-
Are there any strange permission set on that file ?
-
permissions of my file : https://i.imgsafe.org/1b368ab092.png I tried many ways and the ways of ronin the strange is that it didnt work .