
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

Recreating build dirs
Recreating build dirs
	type ext\iconv\php_iconv.def ext\pcre\php_pcre.def ext\zlib\php_zlib.def ext\libxml\php_libxml2.def > C:\obj\5.4-ts-windows-vc9-x86\Release_TS\php5ts.dll.def

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files\Microsoft SDKs\Windows\v6.1\bin\mc.exe" -h win32\ -r C:\obj\5.4-ts-windows-vc9-x86\Release_TS\ -x C:\obj\5.4-ts-windows-vc9-x86\Release_TS\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /DHAVE_AMQP_H=1 /D COMPILE_DL_AMQP /D AMQP_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /D_USE_32BIT_TIME_T=1   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php54\vc9\x86\deps\include"  /I "C:\pecl-dep-libs\vc9\x86\librabbitmq\include"  /D FD_SETSIZE=256 /FoC:\obj\5.4-ts-windows-vc9-x86\Release_TS\ext\amqp\ /FdC:\obj\5.4-ts-windows-vc9-x86\Release_TS\ext\amqp\ /FpC:\obj\5.4-ts-windows-vc9-x86\Release_TS\ext\amqp\ /FRC:\obj\5.4-ts-windows-vc9-x86\Release_TS\ext\amqp\ /c ext\amqp\amqp.c ext\amqp\amqp_channel.c ext\amqp\amqp_connection.c ext\amqp\amqp_envelope.c ext\amqp\amqp_exchange.c ext\amqp\amqp_object_store.c ext\amqp\amqp_queue.c
amqp.c
amqp_channel.c
amqp_connection.c
amqp_envelope.c
amqp_exchange.c
amqp_object_store.c
amqp_queue.c
ext\amqp\amqp_connection.c(44) : fatal error C1083: Cannot open include file: 'amqp_tcp_socket.h': No such file or directory
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(310) : error C2061: syntax error : identifier 'amqp_socket_t'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(311) : error C2059: syntax error : '}'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(328) : error C2061: syntax error : identifier 'amqp_connection_resource'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(329) : error C2059: syntax error : '}'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(310) : error C2061: syntax error : identifier 'amqp_socket_t'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(311) : error C2059: syntax error : '}'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(328) : error C2061: syntax error : identifier 'amqp_connection_resource'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(329) : error C2059: syntax error : '}'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(31) : error C2143: syntax error : missing ')' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(31) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(31) : error C2059: syntax error : ')'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(32) : error C2143: syntax error : missing ')' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(32) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(32) : error C2059: syntax error : ')'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2143: syntax error : missing ')' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2371: 'amqp_channel_object' : redefinition; different basic types
        c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(303) : see declaration of 'amqp_channel_object'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2143: syntax error : missing ';' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2059: syntax error : ')'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(31) : error C2143: syntax error : missing ')' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2143: syntax error : missing ')' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(31) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(31) : error C2059: syntax error : ')'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2371: 'amqp_channel_object' : redefinition; different basic types
        c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(303) : see declaration of 'amqp_channel_object'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(32) : error C2143: syntax error : missing ')' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2143: syntax error : missing ';' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(32) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2059: syntax error : ')'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(32) : error C2059: syntax error : ')'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2143: syntax error : missing ')' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2371: 'amqp_channel_object' : redefinition; different basic types
        c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(303) : see declaration of 'amqp_channel_object'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2143: syntax error : missing ';' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(34) : error C2059: syntax error : ')'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2143: syntax error : missing ')' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2371: 'amqp_channel_object' : redefinition; different basic types
        c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(303) : see declaration of 'amqp_channel_object'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2143: syntax error : missing ';' before '*'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\amqp_connection.h(35) : error C2059: syntax error : ')'
ext\amqp\amqp_channel.c(91) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_channel.c(91) : error C2297: '*' : illegal, right operand has type 'int *'
ext\amqp\amqp_channel.c(93) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_channel.c(93) : error C2059: syntax error : ')'
ext\amqp\amqp_channel.c(96) : warning C4013: 'remove_channel_from_connection' undefined; assuming extern returning int
ext\amqp\amqp_channel.c(109) : error C2061: syntax error : identifier 'amqp_channel_ctor'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(310) : error C2061: syntax error : identifier 'amqp_socket_t'
ext\amqp\amqp_channel.c(109) : error C2059: syntax error : ';'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(311) : error C2059: syntax error : '}'
ext\amqp\amqp_channel.c(109) : error C2059: syntax error : 'type'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(328) : error C2061: syntax error : identifier 'amqp_connection_resource'
ext\amqp\amqp_channel.c(146) : error C2065: 'amqp_connection_object' : undeclared identifier
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(329) : error C2059: syntax error : '}'
ext\amqp\amqp_channel.c(146) : error C2297: '*' : illegal, right operand has type 'int *'
ext\amqp\amqp_channel.c(148) : error C2275: 'amqp_rpc_reply_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(291) : see declaration of 'amqp_rpc_reply_t'
ext\amqp\amqp_channel.c(148) : error C2146: syntax error : missing ';' before identifier 'res'
ext\amqp\amqp_channel.c(148) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_channel.c(165) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_channel.c(165) : error C2059: syntax error : ')'
ext\amqp\amqp_channel.c(166) : error C2223: left of '->is_connected' must point to struct/union
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(310) : error C2061: syntax error : identifier 'amqp_socket_t'
ext\amqp\amqp_channel.c(169) : warning C4013: 'get_next_available_channel' undefined; assuming extern returning int
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(311) : error C2059: syntax error : '}'
ext\amqp\amqp_channel.c(178) : error C2223: left of '->connection_resource' must point to struct/union
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(328) : error C2061: syntax error : identifier 'amqp_connection_resource'
ext\amqp\amqp_channel.c(178) : warning C4047: 'function' : 'amqp_connection_state_t' differs in levels of indirection from 'int'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(329) : error C2059: syntax error : '}'
ext\amqp\amqp_channel.c(178) : warning C4024: 'amqp_channel_open' : different types for formal and actual parameter 1
ext\amqp\amqp_channel.c(178) : error C2198: 'amqp_channel_open' : too few arguments for call
ext\amqp\amqp_channel.c(180) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_channel.c(180) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_channel.c(180) : error C2198: 'amqp_get_rpc_reply' : too few arguments for call
ext\amqp\amqp_channel.c(180) : error C2440: '=' : cannot convert from 'amqp_rpc_reply_t' to 'int'
ext\amqp\amqp_channel.c(182) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_channel.c(182) : error C2224: left of '.reply_type' must have struct/union type
ext\amqp\amqp_channel.c(185) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_channel.c(185) : error C2440: 'function' : cannot convert from 'int' to 'amqp_rpc_reply_t'
ext\amqp\amqp_channel.c(185) : warning C4024: 'amqp_error' : different types for formal and actual parameter 1
ext\amqp\amqp_channel.c(187) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_channel.c(187) : error C2198: 'amqp_maybe_release_buffers' : too few arguments for call
ext\amqp\amqp_channel.c(190) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_channel.c(190) : error C2198: 'amqp_maybe_release_buffers' : too few arguments for call
ext\amqp\amqp_channel.c(196) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_channel.c(197) : warning C4047: 'function' : 'amqp_connection_state_t' differs in levels of indirection from 'int'
ext\amqp\amqp_channel.c(197) : warning C4024: 'amqp_basic_qos' : different types for formal and actual parameter 1
ext\amqp\amqp_channel.c(201) : error C2198: 'amqp_basic_qos' : too few arguments for call
ext\amqp\amqp_channel.c(256) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_channel.c(256) : error C2297: '*' : illegal, right operand has type 'int *'
ext\amqp\amqp_channel.c(257) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_channel.c(260) : error C2065: 'prefetch_count' : undeclared identifier
ext\amqp\amqp_channel.c(268) : error C2065: 'prefetch_count' : undeclared identifier
ext\amqp\amqp_channel.c(271) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_exchange.c(476) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_channel.c(271) : error C2059: syntax error : ')'
ext\amqp\amqp_exchange.c(476) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_channel.c(272) : error C2223: left of '->is_connected' must point to struct/union
ext\amqp\amqp_exchange.c(476) : warning C4552: '*' : operator has no effect; expected operator with side-effect
ext\amqp\amqp_channel.c(277) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_exchange.c(477) : error C2275: 'amqp_table_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(145) : see declaration of 'amqp_table_t'
ext\amqp\amqp_channel.c(278) : warning C4047: 'function' : 'amqp_connection_state_t' differs in levels of indirection from 'int'
ext\amqp\amqp_exchange.c(477) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(278) : warning C4024: 'amqp_basic_qos' : different types for formal and actual parameter 1
ext\amqp\amqp_exchange.c(479) : error C2275: 'amqp_rpc_reply_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(291) : see declaration of 'amqp_rpc_reply_t'
ext\amqp\amqp_channel.c(282) : error C2198: 'amqp_basic_qos' : too few arguments for call
ext\amqp\amqp_exchange.c(479) : error C2146: syntax error : missing ';' before identifier 'res'
ext\amqp\amqp_exchange.c(479) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_channel.c(312) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_channel.c(312) : error C2297: '*' : illegal, right operand has type 'int *'
ext\amqp\amqp_exchange.c(490) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_channel.c(313) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_exchange.c(490) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_channel.c(316) : error C2065: 'prefetch_size' : undeclared identifier
ext\amqp\amqp_exchange.c(490) : error C2059: syntax error : ')'
ext\amqp\amqp_exchange.c(491) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_channel.c(325) : error C2065: 'prefetch_size' : undeclared identifier
ext\amqp\amqp_exchange.c(491) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_channel.c(327) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_exchange.c(491) : error C2223: left of '->is_connected' must point to struct/union
ext\amqp\amqp_channel.c(327) : error C2059: syntax error : ')'
ext\amqp\amqp_exchange.c(505) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(328) : error C2223: left of '->is_connected' must point to struct/union
ext\amqp\amqp_exchange.c(505) : warning C4047: '=' : 'int' differs in levels of indirection from 'amqp_table_t *'
ext\amqp\amqp_channel.c(333) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_exchange.c(508) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_channel.c(334) : warning C4047: 'function' : 'amqp_connection_state_t' differs in levels of indirection from 'int'
ext\amqp\amqp_exchange.c(508) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_channel.c(334) : warning C4024: 'amqp_basic_qos' : different types for formal and actual parameter 1
ext\amqp\amqp_exchange.c(509) : warning C4047: 'function' : 'amqp_connection_state_t' differs in levels of indirection from 'int'
ext\amqp\amqp_channel.c(338) : error C2198: 'amqp_basic_qos' : too few arguments for call
ext\amqp\amqp_exchange.c(509) : warning C4024: 'amqp_exchange_declare' : different types for formal and actual parameter 1
ext\amqp\amqp_exchange.c(510) : error C2440: 'function' : cannot convert from 'amqp_bytes_t' to 'amqp_channel_t'
ext\amqp\amqp_channel.c(370) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_exchange.c(510) : warning C4024: 'amqp_exchange_declare' : different types for formal and actual parameter 2
ext\amqp\amqp_channel.c(370) : error C2297: '*' : illegal, right operand has type 'int *'
ext\amqp\amqp_exchange.c(512) : error C2440: 'function' : cannot convert from 'int' to 'amqp_bytes_t'
ext\amqp\amqp_channel.c(371) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_exchange.c(512) : warning C4024: 'amqp_exchange_declare' : different types for formal and actual parameter 4
ext\amqp\amqp_channel.c(372) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_exchange.c(515) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(375) : error C2065: 'prefetch_size' : undeclared identifier
ext\amqp\amqp_exchange.c(515) : error C2100: illegal indirection
ext\amqp\amqp_channel.c(375) : error C2065: 'prefetch_count' : undeclared identifier
ext\amqp\amqp_exchange.c(515) : error C2198: 'amqp_exchange_declare' : too few arguments for call
ext\amqp\amqp_channel.c(383) : error C2065: 'prefetch_size' : undeclared identifier
ext\amqp\amqp_exchange.c(517) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_channel.c(384) : error C2065: 'prefetch_count' : undeclared identifier
ext\amqp\amqp_exchange.c(517) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_channel.c(386) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_exchange.c(517) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_channel.c(386) : error C2059: syntax error : ')'
ext\amqp\amqp_exchange.c(517) : error C2198: 'amqp_get_rpc_reply' : too few arguments for call
ext\amqp\amqp_channel.c(387) : error C2223: left of '->is_connected' must point to struct/union
ext\amqp\amqp_exchange.c(517) : error C2440: '=' : cannot convert from 'amqp_rpc_reply_t' to 'int'
ext\amqp\amqp_channel.c(392) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_exchange.c(519) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(393) : warning C4047: 'function' : 'amqp_connection_state_t' differs in levels of indirection from 'int'
ext\amqp\amqp_exchange.c(519) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_channel.c(393) : warning C4024: 'amqp_basic_qos' : different types for formal and actual parameter 1
ext\amqp\amqp_exchange.c(519) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(397) : error C2198: 'amqp_basic_qos' : too few arguments for call
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(310) : error C2061: syntax error : identifier 'amqp_socket_t'
ext\amqp\amqp_exchange.c(519) : error C2223: left of '->num_entries' must point to struct/union
ext\amqp\amqp_channel.c(411) : error C2065: 'amqp_connection_object' : undeclared identifier
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(311) : error C2059: syntax error : '}'
ext\amqp\amqp_exchange.c(519) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(411) : error C2297: '*' : illegal, right operand has type 'int *'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(328) : error C2061: syntax error : identifier 'amqp_connection_resource'
ext\amqp\amqp_exchange.c(519) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_channel.c(412) : error C2275: 'amqp_tx_select_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp_framing.h(490) : see declaration of 'amqp_tx_select_t'
c:\php-sdk\php54\vc9\x86\php-5.4.20-src\ext\amqp\php_amqp.h(329) : error C2059: syntax error : '}'
ext\amqp\amqp_exchange.c(519) : error C2198: '_efree' : too few arguments for call
ext\amqp\amqp_channel.c(412) : error C2146: syntax error : missing ';' before identifier 's'
ext\amqp\amqp_exchange.c(519) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(412) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_exchange.c(519) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_channel.c(413) : error C2275: 'amqp_method_number_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(128) : see declaration of 'amqp_method_number_t'
ext\amqp\amqp_exchange.c(519) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(413) : error C2146: syntax error : missing ';' before identifier 'select_ok'
ext\amqp\amqp_exchange.c(519) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_channel.c(413) : error C2065: 'select_ok' : undeclared identifier
ext\amqp\amqp_exchange.c(519) : error C2198: '_efree' : too few arguments for call
ext\amqp\amqp_channel.c(414) : error C2275: 'amqp_rpc_reply_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(291) : see declaration of 'amqp_rpc_reply_t'
ext\amqp\amqp_exchange.c(519) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_queue.c(186) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
ext\amqp\amqp_channel.c(414) : error C2146: syntax error : missing ';' before identifier 'res'
ext\amqp\amqp_exchange.c(519) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_queue.c(189) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
ext\amqp\amqp_channel.c(414) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_exchange.c(519) : error C2198: '_efree' : too few arguments for call
ext\amqp\amqp_channel.c(425) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_queue.c(235) : warning C4244: '=' : conversion from 'uint64_t' to 'double', possible loss of data
ext\amqp\amqp_exchange.c(519) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_channel.c(425) : error C2059: syntax error : ')'
ext\amqp\amqp_exchange.c(519) : warning C4022: '_efree' : pointer mismatch for actual parameter 1
ext\amqp\amqp_channel.c(426) : error C2223: left of '->is_connected' must point to struct/union
ext\amqp\amqp_exchange.c(522) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_queue.c(306) : warning C4244: '=' : conversion from 'uint64_t' to 'uint', possible loss of data
ext\amqp\amqp_channel.c(428) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_exchange.c(522) : error C2224: left of '.reply_type' must have struct/union type
ext\amqp\amqp_channel.c(429) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_queue.c(314) : warning C4244: '=' : conversion from 'uint64_t' to 'uint', possible loss of data
ext\amqp\amqp_exchange.c(525) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_channel.c(430) : warning C4047: 'function' : 'amqp_connection_state_t' differs in levels of indirection from 'int'
ext\amqp\amqp_exchange.c(525) : error C2440: 'function' : cannot convert from 'int' to 'amqp_rpc_reply_t'
ext\amqp\amqp_queue.c(344) : warning C4244: '=' : conversion from 'uint64_t' to 'size_t', possible loss of data
ext\amqp\amqp_channel.c(430) : warning C4024: 'amqp_simple_rpc' : different types for formal and actual parameter 1
ext\amqp\amqp_exchange.c(525) : warning C4024: 'amqp_error' : different types for formal and actual parameter 1
ext\amqp\amqp_channel.c(431) : warning C4305: 'function' : truncation from 'amqp_method_number_t' to 'amqp_channel_t'
ext\amqp\amqp_queue.c(367) : warning C4244: '=' : conversion from 'uint64_t' to 'long', possible loss of data
ext\amqp\amqp_channel.c(432) : error C2065: 'select_ok' : undeclared identifier
ext\amqp\amqp_exchange.c(545) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_channel.c(432) : fatal error C1003: error count exceeds 100; stopping compilation
ext\amqp\amqp_exchange.c(545) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_exchange.c(545) : warning C4552: '*' : operator has no effect; expected operator with side-effect
ext\amqp\amqp_exchange.c(547) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_exchange.c(548) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_exchange.c(549) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_exchange.c(551) : error C2275: 'amqp_rpc_reply_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(291) : see declaration of 'amqp_rpc_reply_t'
ext\amqp\amqp_exchange.c(551) : error C2146: syntax error : missing ';' before identifier 'res'
ext\amqp\amqp_exchange.c(551) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_exchange.c(552) : error C2275: 'amqp_exchange_delete_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp_framing.h(255) : see declaration of 'amqp_exchange_delete_t'
ext\amqp\amqp_exchange.c(552) : error C2146: syntax error : missing ';' before identifier 's'
ext\amqp\amqp_queue.c(711) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_exchange.c(552) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(711) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_exchange.c(553) : error C2275: 'amqp_method_number_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(128) : see declaration of 'amqp_method_number_t'
ext\amqp\amqp_queue.c(711) : warning C4552: '*' : operator has no effect; expected operator with side-effect
ext\amqp\amqp_exchange.c(553) : error C2146: syntax error : missing ';' before identifier 'method_ok'
ext\amqp\amqp_queue.c(713) : error C2275: 'amqp_rpc_reply_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(291) : see declaration of 'amqp_rpc_reply_t'
ext\amqp\amqp_exchange.c(553) : error C2065: 'method_ok' : undeclared identifier
ext\amqp\amqp_queue.c(713) : error C2146: syntax error : missing ';' before identifier 'res'
ext\amqp\amqp_exchange.c(555) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(713) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_exchange.c(555) : error C2065: 'name_len' : undeclared identifier
ext\amqp\amqp_queue.c(715) : error C2275: 'amqp_queue_declare_ok_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp_framing.h(309) : see declaration of 'amqp_queue_declare_ok_t'
ext\amqp\amqp_exchange.c(555) : error C2065: 'flags' : undeclared identifier
ext\amqp\amqp_queue.c(715) : error C2065: 'r' : undeclared identifier
ext\amqp\amqp_exchange.c(561) : error C2065: 'name_len' : undeclared identifier
ext\amqp\amqp_queue.c(717) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_exchange.c(562) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(718) : error C2275: 'amqp_table_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(145) : see declaration of 'amqp_table_t'
ext\amqp\amqp_exchange.c(562) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_queue.c(718) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_exchange.c(562) : warning C4024: 'strlen' : different types for formal and actual parameter 1
ext\amqp\amqp_queue.c(719) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_exchange.c(562) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(730) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_exchange.c(562) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_queue.c(730) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_exchange.c(562) : warning C4024: 'strlen' : different types for formal and actual parameter 1
ext\amqp\amqp_queue.c(730) : warning C4024: 'strlen' : different types for formal and actual parameter 1
ext\amqp\amqp_exchange.c(562) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(730) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_exchange.c(562) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_queue.c(730) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_exchange.c(562) : warning C4024: 'strncpy' : different types for formal and actual parameter 2
ext\amqp\amqp_queue.c(730) : warning C4024: 'strlen' : different types for formal and actual parameter 1
ext\amqp\amqp_exchange.c(563) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(730) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_exchange.c(563) : error C2224: left of '.ticket' must have struct/union type
ext\amqp\amqp_queue.c(730) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_exchange.c(564) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(730) : warning C4024: 'strncpy' : different types for formal and actual parameter 2
ext\amqp\amqp_exchange.c(564) : error C2224: left of '.exchange' must have struct/union type
ext\amqp\amqp_queue.c(736) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_exchange.c(564) : error C2065: 'name_len' : undeclared identifier
ext\amqp\amqp_queue.c(736) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_exchange.c(565) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(736) : error C2059: syntax error : ')'
ext\amqp\amqp_exchange.c(565) : error C2224: left of '.exchange' must have struct/union type
ext\amqp\amqp_queue.c(737) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_exchange.c(565) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(737) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_exchange.c(566) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(737) : error C2223: left of '->is_connected' must point to struct/union
ext\amqp\amqp_exchange.c(566) : error C2224: left of '.if_unused' must have struct/union type
ext\amqp\amqp_queue.c(739) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_exchange.c(566) : error C2065: 'flags' : undeclared identifier
ext\amqp\amqp_queue.c(739) : warning C4047: '=' : 'int' differs in levels of indirection from 'amqp_table_t *'
ext\amqp\amqp_exchange.c(567) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(741) : error C2065: 'r' : undeclared identifier
ext\amqp\amqp_exchange.c(567) : error C2224: left of '.nowait' must have struct/union type
ext\amqp\amqp_queue.c(742) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_exchange.c(569) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(742) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_exchange.c(569) : error C2224: left of '.ticket' must have struct/union type
ext\amqp\amqp_queue.c(743) : warning C4047: 'function' : 'amqp_connection_state_t' differs in levels of indirection from 'int'
ext\amqp\amqp_exchange.c(570) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(743) : warning C4024: 'amqp_queue_declare' : different types for formal and actual parameter 1
ext\amqp\amqp_exchange.c(570) : error C2224: left of '.exchange' must have struct/union type
ext\amqp\amqp_queue.c(744) : error C2440: 'function' : cannot convert from 'amqp_bytes_t' to 'amqp_channel_t'
ext\amqp\amqp_exchange.c(571) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(744) : warning C4024: 'amqp_queue_declare' : different types for formal and actual parameter 2
ext\amqp\amqp_exchange.c(571) : error C2224: left of '.exchange' must have struct/union type
ext\amqp\amqp_queue.c(745) : error C2440: 'function' : cannot convert from 'int' to 'amqp_bytes_t'
ext\amqp\amqp_exchange.c(572) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(745) : warning C4024: 'amqp_queue_declare' : different types for formal and actual parameter 3
ext\amqp\amqp_exchange.c(572) : error C2224: left of '.if_unused' must have struct/union type
ext\amqp\amqp_queue.c(750) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_exchange.c(572) : error C2065: 'flags' : undeclared identifier
ext\amqp\amqp_queue.c(750) : error C2100: illegal indirection
ext\amqp\amqp_exchange.c(573) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(750) : error C2198: 'amqp_queue_declare' : too few arguments for call
ext\amqp\amqp_exchange.c(573) : error C2224: left of '.nowait' must have struct/union type
ext\amqp\amqp_queue.c(750) : warning C4047: '=' : 'int' differs in levels of indirection from 'amqp_queue_declare_ok_t *'
ext\amqp\amqp_queue.c(752) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_exchange.c(579) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(752) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_exchange.c(579) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_queue.c(752) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_exchange.c(579) : error C2059: syntax error : ')'
ext\amqp\amqp_queue.c(752) : error C2198: 'amqp_get_rpc_reply' : too few arguments for call
ext\amqp\amqp_exchange.c(580) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(752) : error C2440: '=' : cannot convert from 'amqp_rpc_reply_t' to 'int'
ext\amqp\amqp_exchange.c(580) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(754) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_exchange.c(580) : error C2223: left of '->is_connected' must point to struct/union
ext\amqp\amqp_queue.c(754) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_exchange.c(580) : fatal error C1003: error count exceeds 100; stopping compilation
ext\amqp\amqp_queue.c(754) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_queue.c(754) : error C2223: left of '->num_entries' must point to struct/union
ext\amqp\amqp_queue.c(754) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_queue.c(754) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_queue.c(754) : error C2198: '_efree' : too few arguments for call
ext\amqp\amqp_queue.c(754) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_queue.c(754) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_queue.c(754) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_queue.c(754) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_queue.c(754) : error C2198: '_efree' : too few arguments for call
ext\amqp\amqp_queue.c(754) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_queue.c(754) : error C2223: left of '->entries' must point to struct/union
ext\amqp\amqp_queue.c(754) : error C2198: '_efree' : too few arguments for call
ext\amqp\amqp_queue.c(754) : error C2065: 'arguments' : undeclared identifier
ext\amqp\amqp_queue.c(754) : warning C4022: '_efree' : pointer mismatch for actual parameter 1
ext\amqp\amqp_queue.c(757) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_queue.c(757) : error C2224: left of '.reply_type' must have struct/union type
ext\amqp\amqp_queue.c(760) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_queue.c(760) : error C2440: 'function' : cannot convert from 'int' to 'amqp_rpc_reply_t'
ext\amqp\amqp_queue.c(760) : warning C4024: 'amqp_error' : different types for formal and actual parameter 1
ext\amqp\amqp_queue.c(763) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(763) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_queue.c(763) : error C2198: 'amqp_maybe_release_buffers' : too few arguments for call
ext\amqp\amqp_queue.c(767) : error C2065: 'message_count' : undeclared identifier
ext\amqp\amqp_queue.c(767) : error C2065: 'r' : undeclared identifier
ext\amqp\amqp_queue.c(767) : error C2223: left of '->message_count' must point to struct/union
ext\amqp\amqp_queue.c(770) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(770) : error C2065: 'r' : undeclared identifier
ext\amqp\amqp_queue.c(770) : error C2223: left of '->queue' must point to struct/union
ext\amqp\amqp_queue.c(770) : error C2198: 'stringify_bytes' : too few arguments for call
ext\amqp\amqp_queue.c(770) : warning C4047: '=' : 'int' differs in levels of indirection from 'char *'
ext\amqp\amqp_queue.c(771) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(771) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_queue.c(771) : warning C4024: 'strlen' : different types for formal and actual parameter 1
ext\amqp\amqp_queue.c(771) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(771) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_queue.c(771) : warning C4024: 'strlen' : different types for formal and actual parameter 1
ext\amqp\amqp_queue.c(771) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(771) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
ext\amqp\amqp_queue.c(771) : warning C4024: 'strncpy' : different types for formal and actual parameter 2
ext\amqp\amqp_queue.c(772) : error C2065: 'name' : undeclared identifier
ext\amqp\amqp_queue.c(772) : warning C4022: '_efree' : pointer mismatch for actual parameter 1
ext\amqp\amqp_queue.c(774) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(774) : error C2223: left of '->connection_resource' must point to struct/union
ext\amqp\amqp_queue.c(774) : error C2198: 'amqp_maybe_release_buffers' : too few arguments for call
ext\amqp\amqp_queue.c(775) : error C2065: 'message_count' : undeclared identifier
ext\amqp\amqp_queue.c(788) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_queue.c(788) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(788) : warning C4552: '*' : operator has no effect; expected operator with side-effect
ext\amqp\amqp_queue.c(789) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_queue.c(790) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_queue.c(791) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_queue.c(792) : error C2143: syntax error : missing ';' before 'type'
ext\amqp\amqp_queue.c(794) : error C2275: 'amqp_rpc_reply_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(291) : see declaration of 'amqp_rpc_reply_t'
ext\amqp\amqp_queue.c(794) : error C2146: syntax error : missing ';' before identifier 'res'
ext\amqp\amqp_queue.c(794) : error C2065: 'res' : undeclared identifier
ext\amqp\amqp_queue.c(795) : error C2275: 'amqp_queue_bind_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp_framing.h(319) : see declaration of 'amqp_queue_bind_t'
ext\amqp\amqp_queue.c(795) : error C2146: syntax error : missing ';' before identifier 's'
ext\amqp\amqp_queue.c(795) : error C2065: 's' : undeclared identifier
ext\amqp\amqp_queue.c(796) : error C2275: 'amqp_method_number_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc9\x86\librabbitmq\include\amqp.h(128) : see declaration of 'amqp_method_number_t'
ext\amqp\amqp_queue.c(796) : error C2146: syntax error : missing ';' before identifier 'bind_ok'
ext\amqp\amqp_queue.c(796) : error C2065: 'bind_ok' : undeclared identifier
ext\amqp\amqp_queue.c(799) : error C2065: 'exchange_name' : undeclared identifier
ext\amqp\amqp_queue.c(799) : error C2065: 'exchange_name_len' : undeclared identifier
ext\amqp\amqp_queue.c(799) : error C2065: 'keyname' : undeclared identifier
ext\amqp\amqp_queue.c(799) : error C2065: 'keyname_len' : undeclared identifier
ext\amqp\amqp_queue.c(814) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(814) : error C2065: 'amqp_connection_object' : undeclared identifier
ext\amqp\amqp_queue.c(814) : error C2059: syntax error : ')'
ext\amqp\amqp_queue.c(815) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(815) : error C2065: 'connection' : undeclared identifier
ext\amqp\amqp_queue.c(815) : error C2223: left of '->is_connected' must point to struct/union
ext\amqp\amqp_queue.c(815) : fatal error C1003: error count exceeds 100; stopping compilation
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\cl.exe"' : return code '0x2'
Stop.
