Linking to 64 bit windows build

Aaron Boxer boxerab at gmail.com
Thu Dec 27 17:21:42 UTC 2018


Dear GStreamers,

Has anyone successfully linked a 64 bit application to the 64 bit windows
dlls ?

I have a 64 bit C# app linking to a 64 bit CLR dll, which in turn links to
the 64 bit gstreamer dlls.
I get the following runtime error:

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)'

So, it seems that 64 bit libgstreamer.dll has a 32 bit dependency ?

Works fine in 32 bit mode, or in 64 bit if I remove the gstreamer
dependencies.

Thanks,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181227/85b3331c/attachment.html>


More information about the gstreamer-devel mailing list