In file included from ../../poppler-0.30.0/poppler/GlobalParams.cc:59:0:
F:/e41/mingw/include/shlobj.h:37:3: error: 'EXTERN_C' does not name a type
SHFOLDERAPI SHGetFolderPathW (HWND hwnd, int csidl, HANDLE hToken, DWORD
dwFlags, LPWSTR pszPath);
this line is preprocessed into
EXTERN_C DE
Hi,
I think I am bumping into the issue described here:
https://sourceware.org/bugzilla/show_bug.cgi?id=16598. The bug also has a
patch attached. What would it take to get someone to merge it?
Vadim
--
Dive into the Worl
Hello you all,
I want to give for this discussion my 2 cents for it too.
2015-03-14 23:34 GMT+01:00 K. Frank :
> Historically, I think the following considerations entered into mingw-w64's
> choices for implementing std::thread:
>
> 1) Support for pre-Vista rules out using windows CONDITION_VARI