On Mon, Mar 5, 2012 at 3:47 PM, Okko Lohmann <okko.lohm...@offis.de> wrote:
> Hi all,
>
> I just installed the new Octave 3.6.1 for Windows VS2010 on a Windows 7 
> Professional 64 Bit System.
> When i try to use mkoctfile it complains about a missing file, but it exists:
>
> octave-3.6.1.exe:1> mkoctfile
> usage: mkoctfile [options] file ...
> warning: unable to find mkoctfile in expected location: 
> `C:\Octave-3.6.1\bin\mkoctfile-3.6.1'
> warning: mkoctfile exited with failure status
> octave-3.6.1.exe:2> dir c:\Octave-3.6.1\bin\mkoctfile-3.6.1.exe
> mkoctfile-3.6.1.exe

Try "mkoctfile -h".

It seems that the return value of "mkoctfile" called without any
argument is the same as if mkoctfile could not be found; hence the
confusion.

Michael.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to