Closed ThaDafinser closed 7 years ago
Build are available here for 7.0
https://github.com/ThaDafinser/php7-sapnwrfc/pull/1
@gkralik could you already build your extension for 7.1
on unix?
I can't build it on windows currently.
👍 Yes, I built for 7.1, did not notice any problems. Do you get build errors?
Just confirmed, builds fine for 7.0 and 7.1 under Linux.
I used the new guide + the new sdk-binary-tools (which worked nice for this php 7.0 build) https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2
I would say no ...using php 7.1.3 (and the 7.1. deps ...)
Do you changed anything SAP related to build for 7.1?
BTW this warning also pops up in PHP 7.0
WARNING: distro depends on sapnwrfc.dll, but could not find it on your system
Hmm, strange. I did not change anything. Seems we need to have a more detailed look at this issue...
building is fine :see_no_evil: : failed to properly configure PHP 7.1 in my local dev enviroment...(add sap .dll to php root)
added the build for 7.1 now to the PR / branch https://github.com/ThaDafinser/php7-sapnwrfc/tree/build-1.1.2 https://github.com/ThaDafinser/php7-sapnwrfc/pull/1/files
Note: VC15 is a typo (it's VC14)
Thanks, I have added them to the release page 👍
Just a reminder for me :+1: