help-octave
[Top][All Lists]
Advanced

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

Re: error while compiling


From: Ganesh Bikshandi
Subject: Re: error while compiling
Date: Tue, 6 Jul 2004 12:55:04 -0500

Hi,

Thanks for all the responses. It works now.

Ganesh 

On Thu, 1 Jul 2004 20:05:01 -0500, Ganesh Bikshandi <address@hidden> wrote:
> Hi,
> 
> I wrote a simple function in a seperate file and octave_user_function
> was passed to that function. The function does nothing, as of now.
> While I tried to compile the function I get an error. The error is
> from the include file
> liboctave/data-conv.h. The error is shown below. (jit_interface.cc and
> jit_interface.h are the files that I defined). Could anyone please let
> me know what I am doing wrong.
> 
> In file included from ../liboctave/dMatrix.h:36,
>                  from ../liboctave/Range.h:31,
>                  from ../src/ov.h:40,
>                  from ../src/oct-obj.h:36,
>                  from ../src/ov-usr-fcn.h:36,
>                  from jit_interface.h:6,
>                  from jit_interface.cc:2:
>                 from jit_interface.cc:2:
> ../liboctave/data-conv.h:41: #error "No 2 byte integer type found!"
> ../liboctave/data-conv.h:49: #error "No 4 byte integer type found!"
>



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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