generating vc2010 compatible libs using cerbero

pradeepreddy.g95 pradeepreddy.g95 at gmail.com
Sun Oct 6 10:50:41 PDT 2013


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 ~
$ cd cerbero/

krishna at krishnalap ~/cerbero
$ ./cerbero-uninstalled --help
usage: cerbero-uninstalled [-h] [-c CONFIG]

                          
{add-recipe,tag,genxcconfig,genlibfiles,check,list-packages,build,add-package,genvsprops,shell,run,cleanone,packageinfo,buildone,wipe
,debug-packages,package,bootstrap,list,checkpackage,deps,gensdkshell}
                           ...

Build and package a set of modules to distribute them in a SDK

positional arguments:
 
{add-recipe,tag,genxcconfig,genlibfiles,check,list-packages,build,add-package,genvsprops,shell,run,cleanone,packageinfo,buildone,wipe,debug-packages,package,b
ootstrap,list,checkpackage,deps,gensdkshell}
                        sub-command help
    add-recipe          Adds a new recipe
    tag                 Tag a git recipe or all git recipes using their
                        sdk-$version branch
    genxcconfig         Generate XCode config files to use the SDK from VS
    genlibfiles         Generate MSVC compatible library files (.lib)
    check               Run checks on a given recipe
    list-packages       List all the available packages
    build               Build a recipe
    add-package         Adds a new package
    genvsprops          Generate Visual Studio property sheets to use the
SDK
                        from VS
    shell               Starts a shell with the build environment
    run                 Runs a command in the cerbero shell
    cleanone            Clean a single recipe without its dependencies
    packageinfo         Print information about this package
    buildone            Build or rebuild a single recipe without its
                        dependencies
    wipe                Wipes everything to restore the build system
    debug-packages      Outputs debug information about package, like
                        duplicates files or files that do not belong to any
                        package
    package             Creates a distribution package
    bootstrap           Bootstrap the build system installing all the
                        dependencies
    list                List all the available recipes
    checkpackage        Run checks on a given package
    deps                List the dependencies of a recipe
    gensdkshell         Create a script with the shell environment for the
SDK

optional arguments:
  -h, --help            show this help message and exit
  -c CONFIG, --config CONFIG
                        Configuration file used for the build

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
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libcairo-2.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libcairo-2.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libcairo-2.def
/OUT:cairo.lib
/MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library cairo.lib and object cairo.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libcairo-gobject-2.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libcairo-gobject-2.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libcairo-gobject-2.def /OUT:ca
iro-gobject.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library cairo-gobject.lib and object cairo-gobject.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libcairo-script-interpreter-2.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libcairo-script-interpreter-2.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libcairo-script-interpreter-2.
def /OUT:cairo-script-interpreter.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library cairo-script-interpreter.lib and object
cairo-script-interpreter.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libexpat-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libexpat-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libexpat-1.def
/OUT:expat.lib
/MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library expat.lib and object expat.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libfaad-2.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libfaad-2.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libfaad-2.def
/OUT:faad.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library faad.lib and object faad.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libFLAC-8.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libFLAC-8.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libFLAC-8.def
/OUT:FLAC.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library FLAC.lib and object FLAC.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libfontconfig-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libfontconfig-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libfontconfig-1.def /OUT:fontc
onfig.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library fontconfig.lib and object fontconfig.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libfreetype-6.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libfreetype-6.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libfreetype-6.def /OUT:freetyp
e.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library freetype.lib and object freetype.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libfribidi-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libfribidi-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libfribidi-0.def /OUT:fribidi.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library fribidi.lib and object fribidi.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgdk_pixbuf-2.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgdk_pixbuf-2.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgdk_pixbuf-2.0-0.def /OUT:g
dk_pixbuf-2.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gdk_pixbuf-2.0.lib and object gdk_pixbuf-2.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libintl-8.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libintl-8.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libintl-8.def
/OUT:intl.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library intl.lib and object intl.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgio-2.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgio-2.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgio-2.0-0.def /OUT:gio-2.0.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gio-2.0.lib and object gio-2.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libglib-2.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libglib-2.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libglib-2.0-0.def /OUT:glib-2.
0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library glib-2.0.lib and object glib-2.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgmodule-2.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgmodule-2.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgmodule-2.0-0.def /OUT:gmod
ule-2.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gmodule-2.0.lib and object gmodule-2.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgobject-2.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgobject-2.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgobject-2.0-0.def /OUT:gobj
ect-2.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gobject-2.0.lib and object gobject-2.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgthread-2.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgthread-2.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgthread-2.0-0.def /OUT:gthr
ead-2.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gthread-2.0.lib and object gthread-2.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgnutls-28.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgnutls-28.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgnutls-28.def /OUT:gnutls.l
ib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gnutls.lib and object gnutls.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgnutls-openssl-27.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgnutls-openssl-27.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgnutls-openssl-27.def /OUT:
gnutls-openssl.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gnutls-openssl.lib and object gnutls-openssl.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgnutlsxx-28.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgnutlsxx-28.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgnutlsxx-28.def /OUT:gnutls
xx.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gnutlsxx.lib and object gnutlsxx.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstapp-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstapp-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstapp-1.0-0.def /OUT:gstap
p-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstapp-1.0.lib and object gstapp-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstaudio-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstaudio-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstaudio-1.0-0.def /OUT:gst
audio-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstaudio-1.0.lib and object gstaudio-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstfft-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstfft-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstfft-1.0-0.def /OUT:gstff
t-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstfft-1.0.lib and object gstfft-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstpbutils-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstpbutils-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstpbutils-1.0-0.def /OUT:g
stpbutils-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstpbutils-1.0.lib and object gstpbutils-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstriff-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstriff-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstriff-1.0-0.def /OUT:gstr
iff-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstriff-1.0.lib and object gstriff-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstrtp-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstrtp-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstrtp-1.0-0.def /OUT:gstrt
p-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstrtp-1.0.lib and object gstrtp-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstrtsp-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstrtsp-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstrtsp-1.0-0.def /OUT:gstr
tsp-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstrtsp-1.0.lib and object gstrtsp-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstsdp-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstsdp-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstsdp-1.0-0.def /OUT:gstsd
p-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstsdp-1.0.lib and object gstsdp-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgsttag-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgsttag-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgsttag-1.0-0.def /OUT:gstta
g-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gsttag-1.0.lib and object gsttag-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstvideo-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstvideo-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstvideo-1.0-0.def /OUT:gst
video-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstvideo-1.0.lib and object gstvideo-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstbase-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstbase-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstbase-1.0-0.def /OUT:gstb
ase-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstbase-1.0.lib and object gstbase-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstcontroller-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstcontroller-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstcontroller-1.0-0.def /OU
T:gstcontroller-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstcontroller-1.0.lib and object gstcontroller-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstnet-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstnet-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstnet-1.0-0.def /OUT:gstne
t-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstnet-1.0.lib and object gstnet-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstreamer-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgstreamer-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgstreamer-1.0-0.def /OUT:gs
treamer-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gstreamer-1.0.lib and object gstreamer-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libjpeg-8.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libjpeg-8.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libjpeg-8.def
/OUT:jpeg.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library jpeg.lib and object jpeg.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libass-4.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libass-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libass-4.def
/OUT:ass.lib /MAC
HINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library ass.lib and object ass.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdca-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdca-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libdca-0.def
/OUT:dca.lib /MAC
HINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library dca.lib and object dca.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdv-4.dll'
 * [c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdv-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libdv-4.def
/OUT:dv.lib /MACHI
NE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library dv.lib and object dv.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdnav-4.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdnav-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libdvdnav-4.def
/OUT:dvdnav.li
b /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library dvdnav.lib and object dvdnav.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdnavmini-4.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdnavmini-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libdvdnavmini-4.def /OUT:dvdna
vmini.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library dvdnavmini.lib and object dvdnavmini.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdread-4.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdread-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libdvdread-4.def /OUT:dvdread.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library dvdread.lib and object dvdread.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdnav-4.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdnav-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libdvdnav-4.def
/OUT:dvdnav.li
b /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library dvdnav.lib and object dvdnav.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdnavmini-4.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdnavmini-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libdvdnavmini-4.def /OUT:dvdna
vmini.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library dvdnavmini.lib and object dvdnavmini.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdread-4.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libdvdread-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libdvdread-4.def /OUT:dvdread.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library dvdread.lib and object dvdread.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libffi-6.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libffi-6.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libffi-6.def
/OUT:ffi.lib /MAC
HINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library ffi.lib and object ffi.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libcharset-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libcharset-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libcharset-1.def /OUT:charset.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library charset.lib and object charset.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libiconv-2.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libiconv-2.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libiconv-2.def
/OUT:iconv.lib
/MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library iconv.lib and object iconv.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libkate-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libkate-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libkate-1.def
/OUT:kate.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library kate.lib and object kate.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liboggkate-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liboggkate-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:liboggkate-1.def /OUT:oggkate.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library oggkate.lib and object oggkate.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libmms-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libmms-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libmms-0.def
/OUT:mms.lib /MAC
HINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library mms.lib and object mms.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libmpeg2-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libmpeg2-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libmpeg2-0.def
/OUT:mpeg2.lib
/MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library mpeg2.lib and object mpeg2.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libmpeg2convert-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libmpeg2convert-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libmpeg2convert-0.def /OUT:mpe
g2convert.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library mpeg2convert.lib and object mpeg2convert.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libogg-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libogg-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libogg-0.def
/OUT:ogg.lib /MAC
HINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library ogg.lib and object ogg.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liboggkate-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liboggkate-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:liboggkate-1.def /OUT:oggkate.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library oggkate.lib and object oggkate.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpng15-15.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpng15-15.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libpng15-15.def
/OUT:png15.lib
 /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library png15.lib and object png15.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libsoup-2.4-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libsoup-2.4-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libsoup-2.4-1.def /OUT:soup-2.
4.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library soup-2.4.lib and object soup-2.4.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtasn1-3.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtasn1-3.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libtasn1-3.def
/OUT:tasn1.lib
/MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library tasn1.lib and object tasn1.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtheora-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtheora-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libtheora-0.def
/OUT:theora.li
b /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library theora.lib and object theora.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtheoradec-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtheoradec-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libtheoradec-1.def /OUT:theora
dec.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library theoradec.lib and object theoradec.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtheoraenc-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtheoraenc-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libtheoraenc-1.def /OUT:theora
enc.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library theoraenc.lib and object theoraenc.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libvisual-0.4-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libvisual-0.4-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libvisual-0.4-0.def /OUT:visua
l-0.4.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library visual-0.4.lib and object visual-0.4.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libvorbis-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libvorbis-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libvorbis-0.def
/OUT:vorbis.li
b /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library vorbis.lib and object vorbis.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libvorbisenc-2.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libvorbisenc-2.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libvorbisenc-2.def /OUT:vorbis
enc.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library vorbisenc.lib and object vorbisenc.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libvorbisfile-3.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libvorbisfile-3.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libvorbisfile-3.def /OUT:vorbi
sfile.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library vorbisfile.lib and object vorbisfile.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libxml2-2.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libxml2-2.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libxml2-2.def
/OUT:xml2.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library xml2.lib and object xml2.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgcc_s_sjlj-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgcc_s_sjlj-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libgcc_s_sjlj-1.def /OUT:gcc_s
_sjlj.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gcc_s_sjlj.lib and object gcc_s_sjlj.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgomp-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libgomp-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libgomp-1.def
/OUT:gomp.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library gomp.lib and object gomp.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libstdc++-6.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libstdc++-6.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libstdc++-6.def
/OUT:stdc++.li
b /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library stdc++.lib and object stdc++.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libwinpthread-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libwinpthread-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libwinpthread-1.def /OUT:winpt
hread.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library winpthread.lib and object winpthread.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libhogweed-2-2.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libhogweed-2-2.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libhogweed-2-2.def /OUT:hogwee
d-2.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library hogweed-2.lib and object hogweed-2.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libnettle-4-4.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libnettle-4-4.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libnettle-4-4.def /OUT:nettle-
4.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library nettle-4.lib and object nettle-4.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libopencore-amrnb-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libopencore-amrnb-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libopencore-amrnb-0.def /OUT:o
pencore-amrnb.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library opencore-amrnb.lib and object opencore-amrnb.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libopencore-amrwb-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libopencore-amrwb-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libopencore-amrwb-0.def /OUT:o
pencore-amrwb.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library opencore-amrwb.lib and object opencore-amrwb.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libopus-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libopus-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libopus-0.def
/OUT:opus.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library opus.lib and object opus.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liborc-0.4-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liborc-0.4-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:liborc-0.4-0.def /OUT:orc-0.4.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library orc-0.4.lib and object orc-0.4.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liborc-test-0.4-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liborc-test-0.4-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:liborc-test-0.4-0.def /OUT:orc
-test-0.4.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library orc-test-0.4.lib and object orc-test-0.4.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liborc-0.4-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liborc-0.4-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:liborc-0.4-0.def /OUT:orc-0.4.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library orc-0.4.lib and object orc-0.4.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liborc-test-0.4-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/liborc-test-0.4-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:liborc-test-0.4-0.def /OUT:orc
-test-0.4.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library orc-test-0.4.lib and object orc-test-0.4.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpango-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpango-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libpango-1.0-0.def /OUT:pango-
1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library pango-1.0.lib and object pango-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpangocairo-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpangocairo-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libpangocairo-1.0-0.def /OUT:p
angocairo-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library pangocairo-1.0.lib and object pangocairo-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpangoft2-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpangoft2-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libpangoft2-1.0-0.def /OUT:pan
goft2-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library pangoft2-1.0.lib and object pangoft2-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpangowin32-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpangowin32-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libpangowin32-1.0-0.def /OUT:p
angowin32-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library pangowin32-1.0.lib and object pangowin32-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpixman-1-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libpixman-1-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libpixman-1-0.def /OUT:pixman-
1.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library pixman-1.lib and object pixman-1.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libschroedinger-1.0-0.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libschroedinger-1.0-0.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libschroedinger-1.0-0.def /OUT
:schroedinger-1.0.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library schroedinger-1.0.lib and object schroedinger-1.0.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libspeex-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libspeex-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libspeex-1.def
/OUT:speex.lib
/MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library speex.lib and object speex.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libspeexdsp-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libspeexdsp-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libspeexdsp-1.def /OUT:speexds
p.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library speexdsp.lib and object speexdsp.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtag.dll'
 * [c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtag.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libtag.def
/OUT:tag.lib /MACHI
NE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library tag.lib and object tag.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtag_c.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtag_c.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libtag_c.def
/OUT:tag_c.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library tag_c.lib and object tag_c.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtiff-5.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libtiff-5.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libtiff-5.def
/OUT:tiff.lib /M
ACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library tiff.lib and object tiff.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libwavpack-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libwavpack-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libwavpack-1.def /OUT:wavpack.
lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library wavpack.lib and object wavpack.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libwinpthread-1.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libwinpthread-1.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe
/DEF:libwinpthread-1.def /OUT:winpt
hread.lib /MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library winpthread.lib and object winpthread.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libx264-125.dll'
 *
[c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libx264-125.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libx264-125.def
/OUT:x264.lib
/MACHINE:x86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library x264.lib and object x264.exp
Running command 'gendef
c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libz.dll'
 * [c:/MinGW/msys/1.0/home/krishna/cerbero/dist/windows_x86/bin/libz.dll]
Found PE image
Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
Studio\\ 10.0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libz.def
/OUT:z.lib /MACHINE:x
86'
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   Creating library z.lib and object z.exp

krishna at krishnalap ~/cerbero

where the output libs are copyied and how can i use with vc2010 ..

Regards,
Pradeep G.




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/generating-vc2010-compatible-libs-using-cerbero-tp4662408.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list