[Live-devel] Link error with LiveMedia in a VS2005 project.

2009-04-11 Thread Ralf Globisch
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

[Live-devel] Link error with LiveMedia in a VS2005 project.

2009-04-09 Thread patrice peyrano
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