From help-octave-request at bevo dot che dot wisc dot edu Tue Jan 23 16:47:37 2001 Subject: Re: error: unable to load functions from .oct file From: =?iso-8859-1?q?Ga=EBl=20Fraiteur?= To: help-octave at bevo dot che dot wisc dot edu Date: Tue, 23 Jan 2001 23:46:17 +0100 The error was: unable to load function from: /home/gfraiteur/cours/memoire/program/c/carlam/carlam_cpp.o ct. and the reason was that I used the flag -o with matwrap and the generated stub was not correct. This is corrected by stopping using this -o flag. It should be a good idea to give a more detailed error message in this case. Le Mardi 23 Janvier 2001 19:30, Gaël Fraiteur a écrit : > Hi, > > I compiled a C++ algorithm with MatWrap and MkOctFile, > but when I type "carlam_cpp" in octave, I get this error: > > /home/gfraiteur/cours/memoire/program/c/carlam/carlam_cpp >.oct > > This file contains one function IdentifierDonnees. > > Had someone already had (and solved) this problem ? > > Thanks, -- Gaël Fraiteur ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------