Skip to content
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

fix missing win32/php_stdint.h when building for php 8.x on Windows, add Windows build instructions #232

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

@ClosetGeek-Git
Copy link

After trying this for hours I gave up, but came back to this today and found 2 issues. First, at least on my system, libzmq-v142-mt-4_3_4.dll cannot be renamed. Second, it also depends on api-ms-win-crt-runtime-l1-1-0.dll and api-ms-win-crt-heap-l1-1-0.dll which require Visual C++ Redistributable for Visual Studio 2015 installed.

php_zmq

@paulocesarborges
Copy link

And where do i suppose to apply those .dll that you mentioned? api-ms-win-crt-runtime-l1-1-0.dll and api-ms-win-crt-heap-l1-1-0.dll

@paulocesarborges
Copy link

I made a new ZIP with the instructions and the correct files to everyone!

ZMQ-4.3.4_x64_PHP8.2.10-NTS.zip

:D

Later, i'll share with you how i was able to do that, and solve the problem with

 WARNING
The following arguments is invalid, and therefore ignored:
--with-zmq 

(i'ts not too difficult.. but the instrucions here was not clear!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants