>I have taken your suggestion and it worked. For convenience I have
>attached a solution and project files for compiling in VS2008. To
>use simply copy enclosed files into live555 source dir and open
>solution.
Unfortunately this is not a general solution, because it does not
allow for addit
In reference to the strstrea.h. issue, if you look at point 5 of the online
build instructions, you'll see that there's a #define highlighted in red:
"-DNO_STRSTREAM". Unless preprocessor directives aren't working correctly in
VC2008 anymore, this should prevent you from having to modify the
Gr
>I have several questions concerning the LGPL:
>
>1. Does the LGPL allow you to modify the source files in order for
>the package to build successfully on your target platform?
Yes, of course, provided that you make your modifications (to the
"LIVE555 Streaming Media" code, not your own code) a
I have gotten the library to compile on VS2008 by following these steps:
1. Follow instructions located here:
http://letsgoustc.spaces.live.com/blog/cns!89AD27DFB5E249BA!167.entry
2. Modify TOOLS_32 directory to the equivalent directory in a VS2008
installation.
3. Modify several of the header