Open GoogleCodeExporter opened 9 years ago
Yeah, .NET4 has some stricter limits for setting the calling convention on
pinvoke. Unfortunately there are some bugs in the gstreamer-sharp library that
I haven't fixed.
For now, you need to specify an attribute in app.config:
https://code.google.com/p/ossbuild-vs2010/source/browse/Examples/csharp-net4-wpf
/App.config
The .net4 version is exactly the same code as .net2 version, just built against
.net4 libraries.
Original comment by Petteri.Aimonen
on 14 Sep 2012 at 4:17
Original issue reported on code.google.com by
zakhlevn...@gmail.com
on 12 Sep 2012 at 6:07