[Bug 796287] C# BasicTutorial6 doesn't work in Windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 21 21:25:00 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796287

--- Comment #3 from tomislavtustonic at gmail.com ---
Well, the attached code works for me :)

You mean config like this:
http://www.mono-project.com/docs/advanced/pinvoke/dllmap/

It doesn't work in .Net, only in Mono. But I guess it should be fine. In this
case, the code should DllImport Windows dll names, and use config file to
remap.

For the sake of tutorial, it'd probably be enough to just put a commented line
or preprocessor directive for Windows or Linux.

However, the second problem (missing GstBitmask type) is more serious because
it crashes on Windows, so the try-catch is much better solution. I think it
would be nice to have a set of tutorials which work on Windows.

Cheers, 
Tom

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list