help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating a standalone c++ application calling Octave


From: SPilot
Subject: creating a standalone c++ application calling Octave
Date: Wed, 7 Nov 2007 12:11:01 -0500

Hi,


I'm trying to creating a standalone c++ application calling Octave and am
trying to  follow the example in
http://octave.sourceforge.net/coda/c1366.html.  I'm in a windows
environment!

When  I enter

mkoctfile --link-stand-alone hello.cc -o hello


within Octave I get an error message:


octave:9> mkoctfile --link-stand-alone hello.cc -o hello
mkoctfile: unrecognized argument --link-stand-aloneoctave:10>

Any ideas?  I can create oct files using mkoctfile with no difficulties.


Steve


reply via email to

[Prev in Thread] Current Thread [Next in Thread]