Support #5263
closedinstall 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 almost 3 years ago
Thanks for reporting this issue. Are you trying to build the PHP7 extension?
Updated by Jesus Garcia almost 3 years ago
O'Neil Delpratt wrote:
Thanks for reporting this issue. Are you trying to build the PHP7 extension?
Updated by Jesus Garcia almost 3 years 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 almost 3 years 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 almost 3 years 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.
Updated by O'Neil Delpratt almost 3 years ago
- Status changed from New to AwaitingInfo
Updated by O'Neil Delpratt about 1 year ago
- Status changed from AwaitingInfo to Closed
Closing this issue. Please reopen if you need us to look into it again.
Please register to edit this issue