@SGaist
Hi! yes I have checked this before but I dropped it, I got many errors because I don't know how to link the libraries in the command prompt
'nmake -f makefile.vc TARGET=rel'
And the link does not contain Qt5 . When I downloaded the latest release of poppler, it didn't come with makefile.vc file. So I decided to go with CMake GUI.
I'm not comfortable with makefiles, I prefer to use CMake GUI (easy to include lib & dir) since I already built zlib, freetype and libjpeg libraries in vs2013 win64
Regards,