On Fri, 26 Sep 2003 17:02:06 +0200 Xavier Nodet <[EMAIL PROTECTED]> wrote:
XN> I installed the "Debugging tools for Windows" 6.2.13.1, but I can't get XN> crashrpt.cpp to compile with wxUSE_DBGHELP defined (I use MSVC 6, so XN> DBHLPAPI is not defined): whether wxUSE_MINIDUMP is defined or not, I XN> get some errors reported below. Yes, this is ok. You do need later/st Platform SDK headers. If you can, please install it (it's available for free from Microsoft, the only requirement is plenty of bandwidth as it's ~200Mb at minimum) as it is also needed to build c-client with SSL support. If not, I'll build release binary myself. XN> It seems I should have a more recent version of imagehlp.h, but it was XN> not included in the debugging tools I installed. I'd send you the header but I'm afraid it's not enough and that you need a more up to date windows.h as well... Bye, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
