generating vc2010 compatible libs using cerbero

Sebastian Dröge slomo at circular-chaos.org
Mon Oct 7 01:25:19 PDT 2013


On So, 2013-10-06 at 10:50 -0700, pradeepreddy.g95 wrote:
> Hi every one , i built gstreamer-1.0 with cerberous using mingw32 but how
> should i can use with vc2010, i tried to generate vc libs using cerberous
> but i am not succeeded please check my log below thanks in advance...
>
> [...]
> 
> krishna at krishnalap ~/cerbero
> $ ./cerbero-uninstalled genlibfiles
> WARNING: Using default configuration because
> c:/MinGW/msys/1.0/home/krishna/.cerbero/cerbero.cbc is missing
> Running command 'gendef
> c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liba52-0.dll'
>  *
> [c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liba52-0.dll]
> Found PE image
> Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
> Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:liba52-0.def
> /OUT:a52.lib /MAC
> HINE:x86'
> Microsoft (R) Library Manager Version 10.00.40219.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
> 
>    Creating library a52.lib and object a52.exp
> Running command 'gendef
> c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libbz2.dll'
>  * [c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libbz2.dll]
> Found PE image
> Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
> Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libbz2.def
> /OUT:bz2.lib /MACHI
> NE:x86'
> Microsoft (R) Library Manager Version 10.00.40219.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
> 
>    Creating library bz2.lib and object bz2.exp
> [...]
> 
> krishna at krishnalap ~/cerbero
> 
> where the output libs are copyied and how can i use with vc2010 ..

They are in c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86 as
implied by the output you pasted and you can use them like any
other .lib file with vc2010.

You probably want to read the docs at docs.gstreamer.com about
developing on Windows and deploying applications on Windows.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131007/f6fd913a/attachment.pgp>


More information about the gstreamer-devel mailing list