Streamline mex build and install process#140
Conversation
|
Hmm. I'm going to turn off these comments from coveralls -- the info is there in the status box with the Travis status. |
setup.py
Outdated
There was a problem hiding this comment.
The comment below says distutils was imported later on purpose. (I'm not really familiar with why though).
There was a problem hiding this comment.
Ah, I see (I guess), I'll move it.
|
Looks good overall. I built the Octave messenger on my mac and it worked fine. The Windows thing I guess is an upstream problem? I'm OK with merging this after you address the (tiny) comments I made. I just tried it out and the Octave and MATLAB mex files apparently can coexist in the same directory, and each program will pick up the right one. At this point we could start including pre-built binaries for Octave too. |
|
Wow, what a nightmare on Windows: 3.6.4 Visual Studio: 3.6.4 Mingw: Cygwin 3.8.2: I tried installing the |
|
I was hoping to phase out |
|
@isbadawi, ready to roll! |
Streamline mex build and install process
Unfortunately, I could not get it working in Windows: http://savannah.gnu.org/bugs/?41833. See my comment below for the gory details.