[Live-devel] NetCommon.hh and UsageEnvironment.hh
Renato MAURO (Libero)
renatomauro at libero.it
Mon Aug 3 09:45:37 PDT 2009
Hello Ross.
Do you think it is possible to add the following lines to each cpp file
of your Live555 library:
#include "CustomHeaderBegin.hh" // first of any other #include
....
#include "CustomHeaderEnd.hh" // after your last #include
and add these two empty files to your library?
I'd find them very convenient to:
- include debugging structures and custom stuff everywhere, avoiding
makefile editing;
- download your newest release, avoiding manual or automatic (anyway
repetitive) editing.
Thank you,
Renato MAURO
----- Original Message -----
From: "Ross Finlayson" <finlayson at live555.com>
To: "LIVE555 Streaming Media - development & use"
<live-devel at ns.live555.com>
Sent: Tuesday, May 19, 2009 3:23 AM
Subject: Re: [Live-devel] NetCommon.hh and UsageEnvironment.hh
>> Could you confirm that NetCommon.hh is included in every cpp file of
>> Live555? And UsageEnvironment.hh?
>
> Most, but not all. There are a few 'pure library' files - like
> "Base64.cpp" - that don't refer to "Medium" or "UsageEnvironment"
> objects - that don't include these.
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
More information about the live-devel
mailing list