Bug 90250 - Problem of compatibility between Gstreamer 0.10 (congo last release) and QT 5.2.1
Summary: Problem of compatibility between Gstreamer 0.10 (congo last release) and QT 5...
Status: ASSIGNED
Alias: None
Product: GStreamer SDK
Classification: Unclassified
Component: Android SDK distribution (show other bugs)
Version: 2013.6
Hardware: All Windows (All)
: highest blocker
Assignee: bugs
QA Contact:
URL: https://dialquickbooks.us/
Whiteboard: Getting Accounting Login
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-30 08:08 UTC by audrey.sieprawski
Modified: 2019-05-01 07:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description audrey.sieprawski 2015-04-30 08:08:04 UTC
I want to use Gstreamer 0.10 (congo last release) in QT 5.2.1 on a windows 7 64 bits platform.
I succeed in generating my software but when i launch it, i get the following error:
" The entry point for `__gxx_personality_sj0 procedure is not found in the dynamic link library libstdc ++ 6.dll".

I think the problem derives from an incompatibility between:
		_ the compiler of QT 5.2.1 (MinGW 4.8 using DWARF2 exception model)
 and 	
		- Gstreamer 0.1 (compiled witch MinGW 4.7 using sjlj exception model).
		
I try to build the source of Gstreamer using Cerbero as described on:
"http://docs.gstreamer.com/display/GstSDK/Building+from+source+using+Cerbero"

But on the file ".\cerbero\cerbero\bootstrap\windows.py", a version of mingw is download from the following server:
http://www.freedesktop.org/software/gstreamer-sdk/data/packages/2012.5/windows/toolchain/
and versions of mingw present on it are 4.7.2 or 4.7.3 using sjlj exception mode.
I try to replace the version of mingw downloaded by cerbero by my version of mingw 4.8 using DWARF2 exception model but i encounter some problems executing "cerbero bootstrap" because files and repertories are not exactly the same.
=> i have delete lines on "windows.py" concerning the download of mingw version.

My question is: is it possible to rebuild Gstreamer with Mingw version 4.8 32 bits using DWARF2 exception model and how?

Thank you very much for your help.

Audrey SIEPRAWSKI
Comment 1 varsha8shinde 2016-10-05 05:48:19 UTC
good..
Comment 2 varsha8shinde 2016-10-05 05:56:14 UTC
abc
Comment 3 Hubert Figuiere 2016-10-05 13:01:18 UTC
resetting to previous component.
Comment 4 QuickBooks Help 2019-05-01 07:06:58 UTC
Get update Accounting And Bookkeeping Support On <a href="https://www.dialquickbooks.us">Quickbooks Support</a>


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.