Support #5263
open

install saxon /c on windows 10 with visual studio 2017
0%
Description
I'm trying to install Saxon/C on windows but I get this error when compiling php with the library. These are the mistakes:
error C2059: error de sintaxis: 'namespace' (compilando archivo de origen ext\saxon\php7_saxon.cpp)
error C2143: error de sintaxis: falta ';' delante de '{' (compilando archivo de origen ext\saxon\php7_saxon.cpp)
error C2447: '{': falta el encabezado de función (¿lista formal de estilo anterior?) (compilando archivo de origen ext\saxon\php7_saxon.cpp)
I hope you can help me
Updated by O'Neil Delpratt 5 months ago
Thanks for reporting this issue. Are you trying to build the PHP7 extension?
Updated by Jesus Garcia 5 months ago
O'Neil Delpratt wrote:
Thanks for reporting this issue. Are you trying to build the PHP7 extension?
Updated by Jesus Garcia 5 months ago
Jesus Garcia wrote:
O'Neil Delpratt wrote:
Thanks for reporting this issue. Are you trying to build the PHP7 extension?
Updated by Jesus Garcia 5 months ago
Jesus Garcia wrote:
O'Neil Delpratt wrote:
Thanks for reporting this issue. Are you trying to build the PHP7 extension?
Jesus Garcia wrote:
Jesus Garcia wrote:
O'Neil Delpratt wrote:
Yes, Is the release 7.2.6
Updated by O'Neil Delpratt 5 months ago
Hi Jesus,
just checking if you managed to get any further with building the PHP extension on Windows? Possible we can discuss your issue further by screen sharing.
Please register to edit this issue