From help-octave-request at bevo dot che dot wisc dot edu Mon Apr 26 12:03:05 1999 Subject: Re: liboctave From: Artur Jorge Azevedo Carvalho To: piessens at eat dot kuleuven dot ac dot be CC: help-octave at bevo dot che dot wisc dot edu Date: Mon, 26 Apr 1999 18:10:05 +0100 piessens at eat dot kuleuven dot ac dot be 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::~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