-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"STREQUAL" "x86_64" Unknown arguments specified error message when compiling php-cpp on windows #393
Comments
Hi, look at the comments in the CMakeLists.txt ->
|
@atvise Thanks for your reply
Then i made
After this i used
(Here's the full log if that helps):
What should i do now to solve this problem? |
This file will be automatically created by the php build. Do you have build the php sources? https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2 |
I'm compiling PHP-CPP on windows 10 x64 bit using CMake:
cmake .
But i'am getting the following error message:
How can i resolve this problem?
The text was updated successfully, but these errors were encountered: