When downloading and building the latest version (2012-01-04) on Windows I ran into problems.
I get a fatal error for all projects. Example for liveMedia: liveMedia.mak(54) : fatal error U1036: syntax error : too many names to left of '=' Stop. I noticed Makefile.tail has changed recently and it seems like the Windows compiler (VS2008 & 2010 at least) doesn't like these lines (only PREFIX for testProgs & mediaServer): PREFIX ?= /usr/local LIBDIR ?= $(PREFIX)/lib When commenting out those lines it compiles just fine. This is of course just a hack to make it compile. Not sure how to properly include the recently added makefile install section on Windows. /Claes
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel