[Poppler-bugs] [Bug 73111] Cannot compile poppler with Qt5 frontend on Win 8 with Visual Studio 2012

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 30 04:41:41 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=73111

--- Comment #10 from Albert Astals Cid <aacid at kde.org> ---
So the wchar_t thing doesn't happen in qt4? Interesting. 

About the minmax thing, how does windows.h end up included in there? Seems to
me it's via GooMutex. Maybe we can narrow the include in GooMutex to not be
windows.h but winbase.h?

Otherwise I'm with Adrian, we should put the define after each include of
windows.h and if we are using max() change it to std::max

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131230/8f704c82/attachment.html>


More information about the Poppler-bugs mailing list