[Xapian-discuss] Compiling Omega 1.2.9 on Windows 7 64-Bit

Noel Huebers NoelHuebers at crd.com
Wed Mar 28 08:27:10 BST 2012


> Hmm, can you find GlobalMemoryStatusEx in your compiler headers?  It is
> declared in winbase.h in the Debian mingw-w64-dev cross-compiler
> package.

This is from the winbase.h (in mingw/include):

#if (_WIN32_WINNT >= 0x0500)
WINBASEAPI BOOL WINAPI GlobalMemoryStatusEx(LPMEMORYSTATUSEX);
#endif

Thanks
Noel



More information about the Xapian-discuss mailing list