Actually I need some way to control it by command line during compile
time. I know that in the standard linux build procedure I can add
options to configure script which adds the relevant #defines to a
config.h file. Isn't there a similar procedure here?<br><br><div><span class="gmail_quote">On 11/21/05, <b class="gmail_sendername">Ross Finlayson</b> &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">At 09:09 PM 11/20/2005, you wrote:<br>&gt;Hi Ross,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;How can we make global declarations (eg. #define DEBUG) for the
<br>&gt; entire live project?<br><br>Find an #include file that is used by most of the code.&nbsp;&nbsp;Two good<br>ones are &quot;liveMedia/include/Media.hh&quot; and &quot;groupsock/include/NetCommon.h&quot;.<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ross Finlayson
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Live Networks, Inc. (<a href="http://LIVE555.COM">LIVE555.COM</a>)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="http://www.live555.com/">http://www.live555.com/</a>&gt;<br><br>_______________________________________________<br>live-devel mailing list
<br><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a><br></blockquote>
</div><br>