[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: liboctave
From: |
Artur Jorge Azevedo Carvalho |
Subject: |
Re: liboctave |
Date: |
Mon, 26 Apr 1999 18:10:05 +0100 |
address@hidden wrote:
> Hello,
>
> I want to use some features of liboctave in a C++ program.
> I 've looked for solutions in this mailinglist, but haven't found real
> answers to my questions.
> When i am compiling a program i always get some error like this :
>
> collect2: ld returned 1 exit status
> /usr/ccs/bin/ld: Unsatisfied symbols:
> Array<double>::~Array(void)(code)
> make: *** [finddt] Error 1
>
> Can someone help me ? Or does somebody has a simple sample-program that
> explains how liboctave interfacing does word ?
maybe you still got octave open and running.... while you're trying to compile
the .oct file... this seems to be a little
bug found only in this newer releases of octave... version 2.0.6? didn't have
it...
if this is not the case then i don't dare to imagine what's going up!!!
bye
- liboctave, piessens, 1999/04/26
- Re: liboctave,
Artur Jorge Azevedo Carvalho <=