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

Error Using Mex #46

Open
graceshaib opened this issue Jul 31, 2019 · 5 comments
Open

Error Using Mex #46

graceshaib opened this issue Jul 31, 2019 · 5 comments

Comments

@graceshaib
Copy link

Hello,

I'm trying to run the make script however I keep having an error. Im using ZMQ version 4.3.2 ; Xcode version 8 and OS version 10.13.6. Any help is appreciated. Thank you very much!

I have attached a picture of the error I'm encountering.

Screen Shot 2019-07-31 at 10 51 03 AM

@ghost
Copy link

ghost commented Aug 1, 2019

in your config.m change the 8th line to the following :

ZMQ_COMPILED_LIB = 'libzmq.a';

@graceshaib
Copy link
Author

Okay so that worked but I got a new type of error:

Screen Shot 2019-08-01 at 2 46 20 PM

Can you help me solve this?

@xiaotsay2015
Copy link

Hi @graceshaib, I am also stuck on this step. Did you find a solution?

Thank you!

@graceshaib
Copy link
Author

No not yet. I need this step to work for me to run the recv_message script.

@xiaotsay2015
Copy link

Is this what you get:

Error using send
Operation cannot be accomplished in current state

Error in pupil_remote_control (line 33)
zmq.core.send(socket, uint8('T 0.0'));

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

2 participants