error LNK 1104 on every module, but path and file exists

Asked by Weruminger

every thing done like explained in Question #67018 BUT
i'm using build.bat , Visual Studio 2008 Professional / DE and get a permanent Error:

"C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\glib.sln" (Build Ziel) (
1) ->
(libglib Ziel) ->
  LINK : fatal error LNK1104: Datei "@C:\Programme\FOSS\GSTDEV\modules\glib\tru
nk\win32\oah\Win32\Release\obj\libglib\glib-2.0.libs" kann nicht geöffnet werde
n.

on any mdule the same. it seems to be a projectfile conversion problem for me, because

"@C:<path>\<file>"
should be
@"C:<path>\<file>"

isn't it ?

Question information

Language:
English Edit question
Status:
Solved
For:
OAH Build Edit question
Assignee:
No assignee Edit question
Solved by:
Weruminger
Solved:
Last query:
Last reply:
Revision history for this message
Haakon Sporsheim (ieei) said :
#1

Well.. seems like OAHs linkwrapper.exe didn't pick up glib-2.0.libs file as a RSP file.

linkwrapper is supposed to extract all nested RSP files and give them to Microsofts link.exe as arguments. This has not happen here, so MS link.exe parses this file as an object file. It also seems like there is a weird \/\ which I cant figure out how got in there.

BTW: could you find C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BuildLog.htm and attach output of the linker tool please!?? Thanks for your report! :)

Revision history for this message
Weruminger (katermann) said :
#2

> Haakon Sporsheim proposed the following answer:
> Well.. seems like OAHs linkwrapper.exe didn't pick up glib-2.0.libs file
> as a RSP file.

Sorry ... i see *.RSP in Log but what means this extention ( link ro reead background Infomation recommend )

> linkwrapper is supposed to extract all nested RSP files and give them to
> Microsofts link.exe as arguments. This has not happen here, so MS
> link.exe parses this file as an object file. It also seems like there is
> a weird \/\ which I cant figure out how got in there.

> BTW: could you find
> C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BuildLog.htm
> and attach output of the linker tool please!?? Thanks for your report!
> :)
Sorry, but i'm Linux programmer, so ... wher dose ms vs2008 linke store it's output as log ???
i'll attach the piped output from built.bat
and of corse the BuildLog.htm
i hope we'll find a solution because gestreamer works fine at linux and a migration of som application to win32
would be great.
BTW is there a good link guiding to plugin programming with directX/directShow ?
-cu- Rolf

---------------------------- Output build.bat ------------------------------>>>
Starting OAH build:

  Target: Build

  Branch: trunk

  Configuration: Release

  Output: Local

  Pkg-Config:

Drcken Sie eine beliebige Taste . . .

"Build it Now"

" msbuild \"glib\trunk\.\win32\oah\glib.sln\" /t:Build /p:Configuration=Release || exit /B 1"

Microsoft (R)-Buildmodul, Version 3.5.30729.1

[Microsoft .NET Framework, Version 2.0.50727.3082]

Copyright (C) Microsoft Corporation 2007. Alle Rechte vorbehalten.

Das Erstellen wurde am 12.06.2009 13:22:17 gestartet.

Projekt "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\glib.sln" auf Knoten 0 (Build Ziel(e)).

  Die Projektmappenkonfiguration "Release|Win32" wird erstellt.

libintl-proxy:

  Die Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\libintl-proxy.tmp_Release_Win32.vcproj" wird gel”scht.

libpcre:

  Die Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\libpcre.tmp_Release_Win32.vcproj" wird gel”scht.

glib-mkenums:

  Die Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\glib-mkenums.tmp_Release_Win32.vcproj" wird gel”scht.

LINK : fatal error LNK1104: Datei "@C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.libs" kann nicht ge”ffnet werden.

Die Erstellung von Projekt "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\glib.sln" ist abgeschlossen (Build Ziel(e)) -- FEHLER.

Fehler beim Erstellen.

"C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\glib.sln" (Build Ziel) (1) ->

(libglib Ziel) ->

  LINK : fatal error LNK1104: Datei "@C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.libs" kann nicht ge”ffnet werden.

    0 Warnung(en)

    1 Fehler

Vergangene Zeit 00:00:01.70

<<< END OUTPUT build.bat --------------------------------------------------------

------------------------------- BuildLog.htm ---------------------------->>>
<pre>

<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>

Buildprotokoll</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>

<h3>Erstellen wurde gestartet: Projekt: "libglib", Konfiguration: "Release|Win32"</h3>

</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>

Befehlszeilen</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000130402544.bat" wird erstellt. Inhalt:
[
@echo off

echo EXPORTS &gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib.def&quot;

if &quot; G_GNUC_[^ ]*/&quot; == &quot;&quot; (

cl.exe /nologo /EP /D&quot;ALL_FILES&quot; /D&quot;G_OS_WIN32&quot; /D&quot;INCLUDE_INTERNAL_SYMBOLS&quot; /D&quot;INCLUDE_VARIABLES&quot; &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\glib.symbols&quot; &gt;&gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib.def&quot;

) else (

cl.exe /nologo /EP /D&quot;ALL_FILES&quot; /D&quot;G_OS_WIN32&quot; /D&quot;INCLUDE_INTERNAL_SYMBOLS&quot; /D&quot;INCLUDE_VARIABLES&quot; &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\glib.symbols&quot; | &quot;%OAH_INSTALLED_PATH%\bin\sed.exe&quot; -e &quot;s/G_GNUC_[^ ]*//g&quot; &gt;&gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib.def&quot;

)

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Generating glib.def&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000130402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000230402544.bat" wird erstellt. Inhalt:
[
@echo off

mkdir &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\.&quot; 2&gt;NUL

&quot;%OAH_INSTALLED_PATH%\bin\sed.exe&quot; -e &quot;s/@GLIB_MAJOR_VERSION@/2/g&quot; -e &quot;s/@GLIB_MINOR_VERSION@/19/g&quot; -e &quot;s/@GLIB_MICRO_VERSION@/2/g&quot; -e &quot;s/@GLIB_INTERFACE_AGE@/0/g&quot; -e &quot;s/@GLIB_BINARY_AGE@/1902/g&quot; -e &quot;s/@GLIB_WIN32_STATIC_COMPILATION_DEFINE@//g&quot; -e &quot;s/@GLIB_VERSION@/2.19.2/g&quot; -e &quot;s/@VERSION@/2.19.2/g&quot; -e &quot;s/@INTLLIBS@//g&quot; -e &quot;s/@ICONV_LIBS@//g&quot; -e &quot;s/@GLIB_EXTRA_CFLAGS@//g&quot; -e &quot;s/@prefix@/\$\(OutDir\)/g&quot; -e &quot;s/@exec_prefix@/${prefix}/g&quot; -e &quot;s/@libdir@/${prefix}\/lib/g&quot; -e &quot;s/@includedir@/${prefix}\/include/g&quot; &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\glib.rc.in&quot; &gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\.\glib.rc&quot;

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Generating glib.rc&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000230402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000330402544.bat" wird erstellt. Inhalt:
[
@echo off

mkdir &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\.&quot; 2&gt;NUL

&quot;%OAH_INSTALLED_PATH%\bin\sed.exe&quot; -e &quot;s/@GLIB_MAJOR_VERSION@/2/g&quot; -e &quot;s/@GLIB_MINOR_VERSION@/19/g&quot; -e &quot;s/@GLIB_MICRO_VERSION@/2/g&quot; -e &quot;s/@GLIB_INTERFACE_AGE@/0/g&quot; -e &quot;s/@GLIB_BINARY_AGE@/1902/g&quot; -e &quot;s/@GLIB_WIN32_STATIC_COMPILATION_DEFINE@//g&quot; -e &quot;s/@GLIB_VERSION@/2.19.2/g&quot; -e &quot;s/@VERSION@/2.19.2/g&quot; -e &quot;s/@INTLLIBS@//g&quot; -e &quot;s/@ICONV_LIBS@//g&quot; -e &quot;s/@GLIB_EXTRA_CFLAGS@//g&quot; -e &quot;s/@prefix@/\$\(OutDir\)/g&quot; -e &quot;s/@exec_prefix@/${prefix}/g&quot; -e &quot;s/@libdir@/${prefix}\/lib/g&quot; -e &quot;s/@includedir@/${prefix}\/include/g&quot; &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib-2.0.pc.in&quot; &gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\.\glib-2.0.pc&quot;

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Generating glib-2.0.pc&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000330402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000430402544.bat" wird erstellt. Inhalt:
[
@echo off

set G_WIN32_CONSOLE_ENCODING=OEM

&quot;C:\Programme\OAH Build\bin\pkg-config&quot; --requires-only --print-errors &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.pc&quot; &gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.deps&quot; || exit 1

set G_WIN32_CONSOLE_ENCODING=

set /P OAH_DEPS=&lt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.deps&quot;

del /F /Q &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.deps&quot;

if /I &quot;&quot; NEQ &quot;&quot; set OAH_DEPS=%OAH_DEPS%

if /I &quot;%OAH_DEPS%&quot; == &quot;&quot; goto empty

&quot;C:\Programme\OAH Build\bin\pkg-config&quot; --exists %OAH_DEPS% || exit 1

&quot;C:\Programme\OAH Build\bin\pkg-config&quot; --cflags --msvc-syntax %OAH_DEPS% &gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.inc&quot;

&quot;C:\Programme\OAH Build\bin\pkg-config&quot; --libs --msvc-syntax %OAH_DEPS% &gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.libs&quot;

goto done

:empty

echo. &gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.inc&quot;

echo. &gt; &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.libs&quot;

:done

copy /B /Y &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.pc&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\lib\pkgconfig\glib-2.0.pc&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Generating pkg-config file and building internal dependencies ('Requires:') used by the compiler (cl.exe) and linker (link.exe)&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000430402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000530402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gwin32.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gwin32.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000530402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000630402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gutils.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gutils.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000630402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000730402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gurifuncs.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gurifuncs.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000730402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000830402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gunicode.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gunicode.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000830402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000930402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gtypes.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gtypes.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000930402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000A30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gtree.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gtree.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000A30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000B30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gtimer.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gtimer.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000B30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000C30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gthreadpool.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gthreadpool.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000C30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000D30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gthread.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gthread.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000D30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000E30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gtestutils.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gtestutils.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000E30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000F30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gstring.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gstring.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00000F30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001030402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gstrfuncs.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gstrfuncs.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001030402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001130402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gstdio.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gstdio.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001130402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001230402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gspawn.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gspawn.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001230402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001330402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gslist.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gslist.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001330402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001430402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gslice.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gslice.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001430402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001530402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gshell.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gshell.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001530402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001630402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gsequence.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gsequence.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001630402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001730402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gscanner.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gscanner.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001730402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001830402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\grel.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing grel.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001830402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001930402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gregex.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gregex.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001930402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001A30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\grand.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing grand.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001A30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001B30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gqueue.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gqueue.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001B30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001C30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gquark.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gquark.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001C30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001D30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gqsort.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gqsort.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001D30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001E30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gprintf.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gprintf.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001E30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001F30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gprimes.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gprimes.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00001F30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002030402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gpoll.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gpoll.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002030402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002130402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gpattern.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gpattern.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002130402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002230402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\goption.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing goption.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002230402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002330402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gnode.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gnode.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002330402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002430402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gmessages.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gmessages.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002430402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002530402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gmem.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gmem.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002530402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002630402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gmarkup.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gmarkup.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002630402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002730402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gmappedfile.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gmappedfile.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002730402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002830402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gmain.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gmain.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002830402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002930402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gmacros.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gmacros.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002930402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002A30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\glist.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing glist.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002A30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002B30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\generated\glibconfig.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\..\lib\glib-2.0\include\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing glibconfig.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\..\lib\glib-2.0\include&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002B30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002C30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\glib.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing glib.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002C30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002D30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\glib-object.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing glib-object.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002D30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002E30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gkeyfile.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gkeyfile.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002E30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002F30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\giochannel.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing giochannel.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00002F30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003030402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gi18n.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gi18n.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003030402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003130402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gi18n-lib.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gi18n-lib.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003130402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003230402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\ghook.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing ghook.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003230402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003330402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\ghash.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing ghash.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003330402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003430402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gfileutils.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gfileutils.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003430402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003530402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gerror.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gerror.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003530402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003630402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gdir.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gdir.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003630402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003730402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gdate.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gdate.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003730402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003830402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gdataset.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gdataset.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003830402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003930402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gconvert.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gconvert.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003930402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003A30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gcompletion.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gcompletion.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003A30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003B30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gchecksum.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gchecksum.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003B30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003C30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gcache.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gcache.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003C30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003D30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gbookmarkfile.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gbookmarkfile.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003D30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003E30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gbase64.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gbase64.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003E30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003F30402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gbacktrace.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gbacktrace.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00003F30402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00004030402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gatomic.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gatomic.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00004030402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00004130402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\gasyncqueue.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing gasyncqueue.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00004130402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00004230402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\garray.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing garray.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00004230402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00004330402544.bat" wird erstellt. Inhalt:
[
@echo off

xcopy /Y /Q &quot;c:\Programme\FOSS\GSTDEV\modules\glib\trunk\glib\galloca.h&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib\&quot; &gt;NUL

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: &quot;Installing galloca.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib&quot;

exit 1

:VCEnd
]Erstellen der Befehlszeile "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BAT00004330402544.bat"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\RSP00004430402544.rsp" wird erstellt. Inhalt:
[
/O1 /Os /GT /GL /I &quot;..&quot; /I &quot;..\..\build\win32\dirent&quot; /I &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib&quot; /I &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\..\generated&quot; /I &quot;..\glib&quot; /I &quot;..\libintl-proxy&quot; /I &quot;..\..\glib&quot; /I &quot;..\..&quot; /D &quot;GLIB_COMPILATION&quot; /D &quot;GLIB_EXPORTS&quot; /D &quot;G_LOG_DOMAIN=\&quot;GLib\&quot;&quot; /D &quot;PCRE_STATIC&quot; /D &quot;HAVE_CONFIG_H&quot; /D &quot;G_DISABLE_DEPRECATED&quot; /D &quot;WIN32&quot; /D &quot;_WIN32_WINNT=0x0501&quot; /D &quot;WINVER=0x0501&quot; /D &quot;_WINDOWS&quot; /D &quot;_CRT_SECURE_NO_WARNINGS&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;_WINDLL&quot; /D &quot;_MBCS&quot; /GF /FD /MD /GS- /GR- /Fo&quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\\&quot; /Fd&quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\pdb\libglib-2.0.pdb&quot; /W3 /c /Zi /FI &quot;C:\Programme\OAH Build\\msvc-pragmas.h&quot; @&quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.inc&quot;

..\..\glib\gnulib\vasnprintf.c

..\..\glib\gnulib\printf.c

&quot;..\..\glib\gnulib\printf-parse.c&quot;

&quot;..\..\glib\gnulib\printf-args.c&quot;

..\..\glib\gnulib\asnprintf.c

..\..\build\win32\dirent\wdirent.c

..\..\build\win32\dirent\dirent.c

..\..\glib\gwin32.c

..\..\glib\gutils.c

..\..\glib\gutf8.c

..\..\glib\gurifuncs.c

..\..\glib\guniprop.c

..\..\glib\gunidecomp.c

..\..\glib\gunicollate.c

..\..\glib\gunibreak.c

..\..\glib\gtree.c

..\..\glib\gtimer.c

..\..\glib\gthreadpool.c

..\..\glib\gthread.c

..\..\glib\gtestutils.c

..\..\glib\gstring.c

..\..\glib\gstrfuncs.c

..\..\glib\gstdio.c

&quot;..\..\glib\gspawn-win32.c&quot;

..\..\glib\gslist.c

..\..\glib\gslice.c

..\..\glib\gshell.c

..\..\glib\gsequence.c

..\..\glib\gscanner.c

..\..\glib\grel.c

..\..\glib\gregex.c

..\..\glib\grand.c

..\..\glib\gqueue.c

..\..\glib\gqsort.c

..\..\glib\gprintf.c

..\..\glib\gprimes.c

..\..\glib\gpoll.c

..\..\glib\gpattern.c

..\..\glib\goption.c

..\..\glib\gnode.c

..\..\glib\gmessages.c

..\..\glib\gmem.c

..\..\glib\gmarkup.c

..\..\glib\gmappedfile.c

..\..\glib\gmain.c

..\..\glib\glist.c

..\..\glib\gkeyfile.c

..\..\glib\giowin32.c

..\..\glib\giochannel.c

..\..\glib\ghook.c

..\..\glib\ghash.c

..\..\glib\gfileutils.c

..\..\glib\gerror.c

..\..\glib\gdir.c

..\..\glib\gdate.c

..\..\glib\gdataset.c

..\..\glib\gconvert.c

..\..\glib\gcompletion.c

..\..\glib\gchecksum.c

..\..\glib\gcache.c

..\..\glib\gbookmarkfile.c

..\..\glib\gbase64.c

..\..\glib\gbacktrace.c

..\..\glib\gatomic.c

..\..\glib\gasyncqueue.c

..\..\glib\garray.c
]Erstellen der Befehlszeile "cl.exe @C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\RSP00004430402544.rsp /nologo /errorReport:queue"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\RSP00004530402544.rsp" wird erstellt. Inhalt:
[
/O1 /Os /GT /GL /I &quot;..&quot; /I &quot;..\..\build\win32\dirent&quot; /I &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib&quot; /I &quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\..\generated&quot; /I &quot;..\glib&quot; /I &quot;..\libintl-proxy&quot; /I &quot;..\..\glib&quot; /I &quot;..\..&quot; /D &quot;LIBDIR&quot; /D &quot;GLIB_COMPILATION&quot; /D &quot;GLIB_EXPORTS&quot; /D &quot;G_LOG_DOMAIN=\&quot;GLib\&quot;&quot; /D &quot;PCRE_STATIC&quot; /D &quot;HAVE_CONFIG_H&quot; /D &quot;G_DISABLE_DEPRECATED&quot; /D &quot;WIN32&quot; /D &quot;_WIN32_WINNT=0x0501&quot; /D &quot;WINVER=0x0501&quot; /D &quot;_WINDOWS&quot; /D &quot;_CRT_SECURE_NO_WARNINGS&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;_WINDLL&quot; /D &quot;_MBCS&quot; /GF /FD /MD /GS- /GR- /Fo&quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\\&quot; /Fd&quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\pdb\libglib-2.0.pdb&quot; /W3 /c /Zi /FI &quot;C:\Programme\OAH Build\\msvc-pragmas.h&quot; @&quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.inc&quot;

..\..\glib\libcharset\localcharset.c
]Erstellen der Befehlszeile "cl.exe @C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\RSP00004530402544.rsp /nologo /errorReport:queue"Erstellen der Befehlszeile "rc.exe /fo"C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib/glib.res" .\Win32\Release\obj\libglib\glib.rc"Die temporäre Datei "C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\RSP00004630402544.rsp" wird erstellt. Inhalt:
[
/OUT:&quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\bin\libglib-2.0.dll&quot; /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:&quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\libglib-2.0.dll.intermediate.manifest&quot; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /DEF:&quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib.def&quot; /DEBUG /PDB:&quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\pdb\libglib-2.0.pdb&quot; /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /IMPLIB:&quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\lib\libglib-2.0.lib&quot; /MACHINE:X86 @&quot;C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.libs&quot; ws2_32.lib &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\lib\libpcre.lib&quot; &quot;C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\lib\libintl-proxy.lib&quot; kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

&quot;.\Win32\Release\obj\libglib\garray.obj&quot;

&quot;.\Win32\Release\obj\libglib\gasyncqueue.obj&quot;

&quot;.\Win32\Release\obj\libglib\gatomic.obj&quot;

&quot;.\Win32\Release\obj\libglib\gbacktrace.obj&quot;

&quot;.\Win32\Release\obj\libglib\gbase64.obj&quot;

&quot;.\Win32\Release\obj\libglib\gbookmarkfile.obj&quot;

&quot;.\Win32\Release\obj\libglib\gcache.obj&quot;

&quot;.\Win32\Release\obj\libglib\gchecksum.obj&quot;

&quot;.\Win32\Release\obj\libglib\gcompletion.obj&quot;

&quot;.\Win32\Release\obj\libglib\gconvert.obj&quot;

&quot;.\Win32\Release\obj\libglib\gdataset.obj&quot;

&quot;.\Win32\Release\obj\libglib\gdate.obj&quot;

&quot;.\Win32\Release\obj\libglib\gdir.obj&quot;

&quot;.\Win32\Release\obj\libglib\gerror.obj&quot;

&quot;.\Win32\Release\obj\libglib\gfileutils.obj&quot;

&quot;.\Win32\Release\obj\libglib\ghash.obj&quot;

&quot;.\Win32\Release\obj\libglib\ghook.obj&quot;

&quot;.\Win32\Release\obj\libglib\giochannel.obj&quot;

&quot;.\Win32\Release\obj\libglib\giowin32.obj&quot;

&quot;.\Win32\Release\obj\libglib\gkeyfile.obj&quot;

&quot;.\Win32\Release\obj\libglib\glist.obj&quot;

&quot;.\Win32\Release\obj\libglib\gmain.obj&quot;

&quot;.\Win32\Release\obj\libglib\gmappedfile.obj&quot;

&quot;.\Win32\Release\obj\libglib\gmarkup.obj&quot;

&quot;.\Win32\Release\obj\libglib\gmem.obj&quot;

&quot;.\Win32\Release\obj\libglib\gmessages.obj&quot;

&quot;.\Win32\Release\obj\libglib\gnode.obj&quot;

&quot;.\Win32\Release\obj\libglib\goption.obj&quot;

&quot;.\Win32\Release\obj\libglib\gpattern.obj&quot;

&quot;.\Win32\Release\obj\libglib\gpoll.obj&quot;

&quot;.\Win32\Release\obj\libglib\gprimes.obj&quot;

&quot;.\Win32\Release\obj\libglib\gprintf.obj&quot;

&quot;.\Win32\Release\obj\libglib\gqsort.obj&quot;

&quot;.\Win32\Release\obj\libglib\gqueue.obj&quot;

&quot;.\Win32\Release\obj\libglib\grand.obj&quot;

&quot;.\Win32\Release\obj\libglib\gregex.obj&quot;

&quot;.\Win32\Release\obj\libglib\grel.obj&quot;

&quot;.\Win32\Release\obj\libglib\gscanner.obj&quot;

&quot;.\Win32\Release\obj\libglib\gsequence.obj&quot;

&quot;.\Win32\Release\obj\libglib\gshell.obj&quot;

&quot;.\Win32\Release\obj\libglib\gslice.obj&quot;

&quot;.\Win32\Release\obj\libglib\gslist.obj&quot;

&quot;.\Win32\Release\obj\libglib\gspawn-win32.obj&quot;

&quot;.\Win32\Release\obj\libglib\gstdio.obj&quot;

&quot;.\Win32\Release\obj\libglib\gstrfuncs.obj&quot;

&quot;.\Win32\Release\obj\libglib\gstring.obj&quot;

&quot;.\Win32\Release\obj\libglib\gtestutils.obj&quot;

&quot;.\Win32\Release\obj\libglib\gthread.obj&quot;

&quot;.\Win32\Release\obj\libglib\gthreadpool.obj&quot;

&quot;.\Win32\Release\obj\libglib\gtimer.obj&quot;

&quot;.\Win32\Release\obj\libglib\gtree.obj&quot;

&quot;.\Win32\Release\obj\libglib\gunibreak.obj&quot;

&quot;.\Win32\Release\obj\libglib\gunicollate.obj&quot;

&quot;.\Win32\Release\obj\libglib\gunidecomp.obj&quot;

&quot;.\Win32\Release\obj\libglib\guniprop.obj&quot;

&quot;.\Win32\Release\obj\libglib\gurifuncs.obj&quot;

&quot;.\Win32\Release\obj\libglib\gutf8.obj&quot;

&quot;.\Win32\Release\obj\libglib\gutils.obj&quot;

&quot;.\Win32\Release\obj\libglib\gwin32.obj&quot;

&quot;.\Win32\Release\obj\libglib\localcharset.obj&quot;

&quot;.\Win32\Release\obj\libglib\dirent.obj&quot;

&quot;.\Win32\Release\obj\libglib\wdirent.obj&quot;

&quot;.\Win32\Release\obj\libglib\asnprintf.obj&quot;

&quot;.\Win32\Release\obj\libglib\printf-args.obj&quot;

&quot;.\Win32\Release\obj\libglib\printf-parse.obj&quot;

&quot;.\Win32\Release\obj\libglib\printf.obj&quot;

&quot;.\Win32\Release\obj\libglib\vasnprintf.obj&quot;

&quot;.\Win32\Release\obj\libglib\glib.res&quot;
]Erstellen der Befehlszeile "link.exe @C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\RSP00004630402544.rsp /NOLOGO /ERRORREPORT:QUEUE"</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>

Ausgabefenster</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Generating glib.def

glib.symbols

Generating glib.rc

Generating glib-2.0.pc

Generating pkg-config file and building internal dependencies ('Requires:') used by the compiler (cl.exe) and linker (link.exe)

Installing gwin32.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gutils.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gurifuncs.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gunicode.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gtypes.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gtree.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gtimer.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gthreadpool.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gthread.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gtestutils.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gstring.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gstrfuncs.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gstdio.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gspawn.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gslist.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gslice.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gshell.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gsequence.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gscanner.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing grel.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gregex.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing grand.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gqueue.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gquark.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gqsort.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gprintf.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gprimes.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gpoll.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gpattern.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing goption.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gnode.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gmessages.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gmem.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gmarkup.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gmappedfile.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gmain.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gmacros.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing glist.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing glibconfig.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\..\lib\glib-2.0\include

Installing glib.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0

Installing glib-object.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0

Installing gkeyfile.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing giochannel.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gi18n.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gi18n-lib.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing ghook.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing ghash.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gfileutils.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gerror.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gdir.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gdate.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gdataset.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gconvert.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gcompletion.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gchecksum.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gcache.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gbookmarkfile.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gbase64.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gbacktrace.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gatomic.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing gasyncqueue.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing garray.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Installing galloca.h to C:\Dokumente und Einstellungen\Mplay\FOSS\\Release\include\glib-2.0\glib

Kompilieren...

vasnprintf.c

printf.c

printf-parse.c

printf-args.c

asnprintf.c

wdirent.c

dirent.c

gwin32.c

1>..\..\glib\gwin32.c(383) : warning C4101: 'type': Unreferenzierte lokale Variable

1>..\..\glib\gwin32.c(381) : warning C4101: 'wc_key': Unreferenzierte lokale Variable

1>..\..\glib\gwin32.c(380) : warning C4101: 'key': Unreferenzierte lokale Variable

1>..\..\glib\gwin32.c(384) : warning C4101: 'nbytes': Unreferenzierte lokale Variable

gutils.c

gutf8.c

1>..\..\glib\gutf8.c(421) : warning C4090: 'Funktion': Unterschiedliche 'const'-Bezeichner

1>..\..\glib\gutf8.c(425) : warning C4090: 'Funktion': Unterschiedliche 'const'-Bezeichner

gurifuncs.c

guniprop.c

gunidecomp.c

gunicollate.c

gunibreak.c

gtree.c

gtimer.c

gthreadpool.c

gthread.c

1>..\..\glib\gthread.c(96) : warning C4113: 'GMutex *(__cdecl *)()' weicht in der Parameterliste von 'GMutex *(__cdecl *)(void)' ab

1>..\..\glib\gthread.c(101) : warning C4113: 'GCond *(__cdecl *)()' weicht in der Parameterliste von 'GCond *(__cdecl *)(void)' ab

gtestutils.c

Kompilieren...

gstring.c

gstrfuncs.c

gstdio.c

gspawn-win32.c

gslist.c

gslice.c

gshell.c

gsequence.c

gscanner.c

grel.c

gregex.c

grand.c

gqueue.c

gqsort.c

1>..\..\glib\gqsort.c(238) : warning C4005: 'min': Makro-Neudefinition

        V:\Programme\Microsoft Visual Studio 9.0\VC\include\stdlib.h(850): Siehe vorherige Definition von 'min'

gprintf.c

gprimes.c

gpoll.c

gpattern.c

goption.c

gnode.c

Kompilieren...

gmessages.c

gmem.c

gmarkup.c

gmappedfile.c

gmain.c

glist.c

gkeyfile.c

giowin32.c

giochannel.c

ghook.c

ghash.c

gfileutils.c

gerror.c

gdir.c

gdate.c

gdataset.c

gconvert.c

gcompletion.c

gchecksum.c

gcache.c

Kompilieren...

gbookmarkfile.c

gbase64.c

gbacktrace.c

gatomic.c

gasyncqueue.c

garray.c

Kompilieren...

localcharset.c

Ressourcen werden kompiliert...

Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0

Copyright (C) Microsoft Corporation. All rights reserved.

Verknüpfen...

LINK : fatal error LNK1104: Datei "@C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\glib-2.0.libs" kann nicht geöffnet werden.

</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>

Ergebnisse</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Das Buildprotokoll wurde unter "file://C:\Programme\FOSS\GSTDEV\modules\glib\trunk\win32\oah\Win32\Release\obj\libglib\BuildLog.htm" gespeichert.

libglib - 1 Fehler, 9 Warnung(en)

</pre>

<<< BuildLog.htm ---------------------------------------------------------------

P.S. Answering the mail had no effekt

Revision history for this message
Haakon Sporsheim (ieei) said :
#3

Seems like you don\t use OAH linkwrapper (link.exe) but Microsofts incremental linker directly.
MS link.exe doesn't recognize nested RSP files. So we created a replacement link.exe which calls MS link.exe where all RSP files are extracted and given to MS link.exe as command line arguments directly.

Did you install OAHBuild.msi (1) or have you installed it manually (2)??

1)
Install OAHBuild.msi (https://launchpad.net/oah/+download).
0.3 have some bugs, so most people install only when they build OAH modules, then uninstall to compile their own Visual Studio projects.

2)
You've probably set up the four OAH_* environment variables and copied the oah.rules file, but forgot to replace MS link.exe with OAH link.exe ??
- open oahbuild\trunk\linkwrapper\linkwrapper.sln and rebuild the Release configuration.
- move %ProgramFiles%\Microsoft Visual Studio 9.0\VC\bin\link.exe to %OAH_INSTALLED_PATH%\bin\link.exe
- copy/move (and rename) output of linkwrapper.sln/.vcproj (win32/Release/bin/linkwrapper.exe) to %ProgramFiles%\Microsoft Visual Studio 9.0\VC\bin\link.exe

There will be an extra line in the output which you (or rather we :)) can watch to see that OAH link.exe is calling MS link.exe with the correct arguments. It should be something like this:
"%ProgramFiles%\OAH Build\bin\link.exe" @"<myroot>\glib\win32\oah\Win32\Debug\obj\libglib\RSP00014717603228.rsp~" @"<myroot>\glib\win32\oah\Win32\Debug\obj\libglib\glib-2.0.libs" /NOLOGO /ERRORREPORT:PROMPT

Revision history for this message
Weruminger (katermann) said :
#4

OK OAHBuild.msi was installed ... but Okay ... i'd deinstallit an install new ( seems to install not all )
so i did build linkwraper.exe, copied link.exe to oah and linkwraper.exe to ..../link.exe and than ....
TaTaaa
:( SAME ERROR and SAME Output as before .
please ... what is my mistake ???

the Visual Studio is standart installation MS VisualStudio 2008 professional

P.S. i'll try a crosscompile as second way but please help if possible

P.S. P.S. i'm not a rooky at all but i did never use MicroSoft or VC or VS anytime before, so it is possible i'd a problem on that side . but i need Win32 Developing because the used Hardware is only supported on Win32

Revision history for this message
Haakon Sporsheim (ieei) said :
#5

Hmm.. maybe you should take a look at your system/global environment.. especially PATH.. and try to figure out which link.exe is being used!? (or type which link.exe)

On my system:
>which link.exe
%ProgramFiles%\Microsoft Visual Studio 9.0\VC\bin\link.exe

>link.exe /foo
"%OAH_INSTALLED_PATH%\bin\link.exe" /foo
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.

As you can see, first line of output is the OAH link.exe telling me that it will call ms link.exe (which was moved to OAH_INSTALLED_PATH\bin\). The next two lines are from MS link.exe (which is the MS link.exe shipped with VS 2008).
If you cant see the first line, then you wont be able to compile any OAH module of course.

Revision history for this message
Weruminger (katermann) said :
#6

OK .. because nothing helps i assumed thist sh.... XX ...
MS Visual Studio Professioal is the angerness. ( it's microsoft, it must be .. ;-) )
I deinstalled and removed all MS VS 2008
get an otethe download Image from the MSDN site
( decause license is ok )
and ......

IT WORKS

so sorry for the work i ( MS ) did made but i didn't beleve that a produkt for more than 1000€ is so bad that
an open source product is so much better ( gcc and so on ... )

and THANK you so much for your help.