Update messenger.mex for ubuntu.#219
Update messenger.mex for ubuntu.#219isbadawi merged 1 commit intoarokem:masterfrom isbadawi:fix-travis
Conversation
|
Seems I compiled against the wrong version of zmq. I'll try this again... |
Compiled against latest octave.
|
Third time's the charm... This fixes the octave failure, now there is an error about This is good for the travis build, but I'm not sure what the right thing to do is here for users. Do we need different versions of messenger.mex for different octave versions, as well as different zmq versions? |
Update messenger.mex for ubuntu.
|
Thanks so much for jumping in with this @isbadawi! And apologies for being AWOL last few weeks. |
|
Concerning the generally right thing to do: I think that we should go with support for recent versions of Octave and zmq. It's a stretch to support every possible combination. I have had trouble compiling the messenger against newer octave on my mac so far, but will keep trying... |
Compiled against latest octave. Should hopefully fix the Travis build.