<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 </head><body style=""><div>Hello,</div>
<div> </div>
<div>I just downloaded and installed the 64-bit windows binary package. With that, I can compile and link my application (developed in Visual C++ 2013, which embeds gstreamer), but when I start the application, I get an error stating that some DLL is missing. Looking into the gstreamer install directory, I find that there are no DLLs at all - all I can find is files with ".dll.a" ending. What gives? I did not have this problem when I was building against the 32 bit package.</div>
<div> </div>
Christian</body></html>