[Bug 686272] Build issues on Windows, crash in Release build
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Dec 14 02:28:17 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=686272
GStreamer | qt-gstreamer | 0.10.2
Andoni Morales <ylatuya> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ylatuya at gmail.com
--- Comment #2 from Andoni Morales <ylatuya at gmail.com> 2012-12-14 10:28:14 UTC ---
On Visual Studio, make sure that you use the property sheets included in the
GStreamer SDK as explained in "Remove the dependency with the Visual Studio
runtime" here:
http://docs.gstreamer.com/display/GstSDK/Installing+on+Windows
Apart from linking to the same CRT used by the DLL's built with GStreamer, it
will also set the linker option OptimizeReferences=False, which will fix your
issue in the Release build, see:
http://cgit.freedesktop.org/gstreamer-sdk/cerbero/tree/data/vs/msvc/common.props#n15
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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