Errors compiling a C++ class that includes Octave
John W. Eaton
jwe at bevo.che.wisc.edu
Tue Jul 22 19:34:14 CDT 2008
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
More information about the Help-octave
mailing list