<div dir="ltr"><div dir="ltr"><div>Dear GStreamers,</div><div><br></div><div>Has anyone successfully linked a 64 bit application to the 64 bit windows dlls ?</div><div><br></div><div>I have a 64 bit C# app linking to a 64 bit CLR dll, which in turn links to the 64 bit gstreamer dlls.</div><div>I get the following runtime error:<br></div><div><br></div><div>System.BadImageFormatException: 'Could not load file or assembly 'FOO.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)'</div><div><br></div><div>So, it seems that 64 bit libgstreamer.dll has a 32 bit dependency ?</div><div><br></div><div>Works fine in 32 bit mode, or in 64 bit if I remove the gstreamer dependencies.<br></div><div></div><div><br></div><div>Thanks,</div><div>Aaron<br></div></div></div>