help-octave
[Top][All Lists]
Advanced

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

Re: Errors compiling a C++ class that includes Octave


From: John W. Eaton
Subject: Re: Errors compiling a C++ class that includes Octave
Date: Tue, 22 Jul 2008 20:34:14 -0400

On 22-Jul-2008, Kyusik Chung wrote:

| I initially did that, but I don't believe you get the header files to  
| be able to compile your own C++ code that includes Octave libraries.

You need to include the Octave headers that provide the declarations
for the functions you call.  If that is not a sufficient clue, then
perhaps you need a C++ tutorial?  This list is probably not the right
place for that.

jwe


reply via email to

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