Re: [Mingw-w64-public] Missing prerequisites in shlobj.h

2015-03-18 Thread LRN
On 18.03.2015 3:37, LRN wrote: > 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); > > ... >

[Mingw-w64-public] Missing prerequisites in shlobj.h

2015-03-17 Thread LRN
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