Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95701d5

Browse files
committed
Add an octave config for win64
1 parent a2ff7e0 commit 95701d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

messenger/mexw64/local_octave.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
OCTAVE_INC="C:\Octave\Octave-3.8.2\include\octave-3.8.2\octave"
2+
OCTAVE_LIB="C:\Octave\Octave-3.8.2\lib\octave\3.8.2"
3+
ZMQ_INC="C:\zeromq-4.0.5\include"
4+
ZMQ_LIB="C:\zeromq-4.0.5\src\.libs"

0 commit comments

Comments
 (0)