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> <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> 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>>Hi Ross,<br>> How can we make global declarations (eg. #define DEBUG) for the
<br>> entire live project?<br><br>Find an #include file that is used by most of the code. Two good<br>ones are "liveMedia/include/Media.hh" and "groupsock/include/NetCommon.h".<br><br><br> Ross Finlayson
<br> Live Networks, Inc. (<a href="http://LIVE555.COM">LIVE555.COM</a>)<br> <<a href="http://www.live555.com/">http://www.live555.com/</a>><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>