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

Can't able to bind java in windows in windows. #473

Open
shihab2555 opened this issue Oct 12, 2018 · 0 comments
Open

Can't able to bind java in windows in windows. #473

shihab2555 opened this issue Oct 12, 2018 · 0 comments

Comments

@shihab2555
Copy link

I tried to to do the following to run a program in windows.

  1. Downloaded and unzipped Libzmq-master and jzmq-master.

  2. Using Visual Studio 2017 tried to build libzmq.sln & msvc.sln from the directory here

libzmq - libzmq-master\builds\deprecated-msvc\vs2017\libzmq.sln

jzmq - jzmq-master\jzmq-jni\builds\msvc\msvc.sln

But couldn't able to build it. Finding several errors. For example:

libzmq - #error: None of the ZMQ_IOTHREAD_POLLER_USE_* macros defined (compiling source file ........\src\client.cpp) libzmq c:\users\shiha\downloads\libzmq-master\src\poller.hpp

jzmq - Cannot open include file: 'zmq.h': No such file or directory

I am not getting what I am doing wrong.

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

No branches or pull requests

1 participant