Poppler for Windows using MSVC 2010
General and Desktop
4
Posts
3
Posters
4.7k
Views
1
Watching
-
[quote author="zuba" date="1307558171"]
Or are there any other possibilities for read PDF file?
[/quote]"This":http://developer.qt.nokia.com/forums/viewthread/5730/#34178 will give you at least partly an answer.
-
From a quick look it seems that poppler can be built using "CMake":http://www.cmake.org/ instead of autotools (aka ./configure). CMake is available for windows too, so I'd give that a try.