Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Y
@SGaist Thank you very much! It works perfectly now
S
@SGaist That was my problem. I compiled the libraries with MinGW 32 while my Qt's is MinGW 64. I changed the compiler and the problem is solved. Thanks for the help.
K
@Antonio-Ortiz
I am glad to see that you could solve your problem.
The wildcard option is quite helpful, but also quite dangerous, if you are not very careful.
Hi and welcome to devnet,
You don't link to dlls but to lib files but you don't use the file extension.
So essentially:
V
Finally I used a similar library in server side. pHash library wasn't compatible with Qt5