I couldn't pass build on mingw32 either, and I was confused why the pre-processor PDF_HOST_WIN32 not turned on mingw32? Then, when should this preprocessor be used for?
B.T.W, I wondering if it's possible to add MS Visual C++ compile support. I'd like to take such task.... Thanks -Scord ________________________________ From: Pablo Vasquez <[email protected]> To: [email protected] Cc: [email protected] Sent: Tue, November 3, 2009 3:01:30 AM Subject: Re: [pdf-devel] errors building for mingw32 Added that code you mention. Still with the same errors. any ideas? On Wed, Oct 28, 2009 at 8:22 PM, <[email protected]> wrote: >> OK. After adding this code you suggest: > >Sorry, I forgot to include the PUBLIC block: > >>/* BEGIN PUBLIC */ > >#ifdef PDF_HOST_WIN32 >># include <windows.h> >>#endif >/* END PUBLIC */ > >
