<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Sorry if this has been brought up before, but I just joined the list. &nbsp;I'm trying to hack ioquake3 into compiling on Mac OS X 10.5, but I appear to be getting stuck at q3cpp; it seems to be rejecting every "-D" option I throw at it. &nbsp;The command make is dying on is:<div><br class="webkit-block-placeholder"></div><div><div>$ build/release-darwin-i386/tools/q3cpp -D__STDC__ -D__STRICT_ANSI__ -D__signed__=signed -DQ3_VM -D__LCC__ -v -nostdinc code/cgame/cg_main.c</div><div>cpp: &lt;cmdarg&gt;:1 Illegal -D or -U argument</div><div><br class="webkit-block-placeholder"></div><div>No matter what I define with -D to q3cpp, it gives me that same error; I'm beginning to wonder if the cpp code is being compiled wrong. &nbsp;I was able to drop in /usr/bin/cpp, and received some warnings from q3lcc, so it seems like the system cpp processed the files okay(?).</div><div><br class="webkit-block-placeholder"></div><div>Any pointers in the right direction?</div><div><br class="webkit-block-placeholder"></div><div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><font class="Apple-style-span" color="#4C4C4C"><b>Link Dupont</b></font></div><div><font class="Apple-style-span" color="#4C4C4C"><a href="mailto:link.dupont@mac.com">link.dupont@mac.com</a></font></div><div><font class="Apple-style-span" color="#4C4C4C"><a href="http://www.linkdupont.com">www.linkdupont.com</a></font></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></div></span></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br></div></div></body></html>