Colin Kikuchi
2018-12-05 23:27:34 UTC
Hello,
I am trying to use mkoctfile to compile some .c source code. When I try to
do this, this message appears:
C:\Octave\OCTAVE~1.1\include\octave-4.4.1\octave/Array.h:30:10: fatal
error: cassert: No such file or directory
#include <cassert>
I read some of the Octave support groups and it seems that this is because
I can't #include Octave headers in the source code. It isn't clear to me if
there is a good work around. Has anyone encountered this and worked out a
fix for how to easily compile .c code using mkoctfile?
Thank you!
-Colin
I am trying to use mkoctfile to compile some .c source code. When I try to
do this, this message appears:
C:\Octave\OCTAVE~1.1\include\octave-4.4.1\octave/Array.h:30:10: fatal
error: cassert: No such file or directory
#include <cassert>
I read some of the Octave support groups and it seems that this is because
I can't #include Octave headers in the source code. It isn't clear to me if
there is a good work around. Has anyone encountered this and worked out a
fix for how to easily compile .c code using mkoctfile?
Thank you!
-Colin