conflicting types compiling libjpeg
Brant Langer Gurganus <[email protected]>
| Newsgroups | gmane.comp.web.amaya.devel |
|---|---|
| Message-ID | <[email protected]> |
Two lines are conflicting. In libjpeg/jmorecfg.h, line 161: /* INT32 must hold at least signed 32-bit values. */ #ifndef XMD_H /* X11/xmd.h correctly defines INT32 */ typedef long INT32; #endif In basetsd.h, line 52 referenced from winnt.h from windef.h from windows.h from libjpeg/jmorecfg.h: #ifndef XFree86Server typedef int INT32, *PINT32; #endif /* ndef XFree86Server */ It looks like this might be an issue in Dev-C++, but I want to make sure. If it looks like an issue on my end, let me know an I will report it. -- Brant Langer Gurganus http://troop545.cjb.net/brant.xhtml
smime.p7s
(application/x-pkcs7-signature, 3.6 KB) - not displayed