Looks like you're missing the ms runtimes: msvcrt.lib or libcmt.lib, etc.
depending on your project configuration: single-threaded/multi-threaded,
statically/dynamically, debug/release build, etc.
Read up on them at http://support.microsoft.com/kb/154753
Generally these get added to the linker in
Hello to all,
I try to incorporate LiveMedia in a project in VS2005,
which only display a dialog box empty
I compiled all the libraries successfully.
But with only the following code:
#include "liveMedia.hh"
#include "BasicUsageEnvironment.hh"
#include "GroupsockHelper.hh"
#pragma comment(lib