> may be the easiest solution for such issue is to wrap all Live555 > functionality in a namespace? And place "using namespace Live555;" somewhere > in it's header.
Yes, that's certainly a possibility for the future. To date, however, I've avoided using C++ namespaces, because I don't want to risk breaking older compilers that might not support them. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
