help-octave
[Top][All Lists]
Advanced

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

[Fwd: Re: mkoctfile under Windows]


From: Christof Zeile
Subject: [Fwd: Re: mkoctfile under Windows]
Date: Fri, 14 Sep 2007 20:05:33 +0200
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Sorry: By mistake I sent this mail to Michael Goffioul only
(simple reply instead of reply to all); so here I am resending
it to the list:

-------- Original message --------
Subject: Re: mkoctfile under Windows
Date: Fri, 14 Sep 2007 18:59:33 +0200
From: Christof Zeile <address@hidden>
To: Michael Goffioul <address@hidden>

Michael Goffioul wrote:

Could you report the command that is executed (add a "disp(cmd)"
before the "system" call) and the error that is generated?

Yes, here it is:

octave.exe:21> which mkoctfile
mkoctfile is the user-defined function from the file
d:\Octave\mkoctfile.m
octave.exe:22> mkoctfile("helloworld.cc")
Der Befehl "C:\Programme\Octave\bin\mkoctfile-2.9.13" "helloworld.cc"
ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
"C:\Programme\Octave\bin\mkoctfile-2.9.13" "helloworld.cc"
octave.exe:23>

The German error message from Windows means:

  The command "C:\Programme\Octave\bin\mkoctfile-2.9.13" "helloworld.cc"
  has been misspelled or could not be found.

The only difference between my local mkoctfile.m and the original one
is the disp(cmd) command.

Christof



reply via email to

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