[Scilab-Dev] Compile error

Masaru Nomiya nomiya at galaxy.dti.ne.jp
Sat Jul 6 10:54:25 CEST 2013


Hello,

In the Message; 

  Subject    : Re: [Scilab-Dev] Compile error
  Message-ID : <51D7C1D3.70601 at scilab-enterprises.com>
  Date & Time: Sat, 06 Jul 2013 09:05:55 +0200

Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com> has written:

> On 06/07/2013 06:57, Masaru Nomiya wrote:
> > Hello,
> > 
> > [...]
> > src/c/CreateDoubleVariable.c: In function ‘CreateDoubleVariable’:
> > src/c/CreateDoubleVariable.c:21:5: error: unknown type name ‘mat_complex_split_t’
> > src/c/CreateDoubleVariable.c:57:108: error: request for member ‘Re’ in something not a structure or union
> > src/c/CreateDoubleVariable.c:57:138: error: request for member ‘Im’ in something not a structure or union
> > src/c/CreateDoubleVariable.c:62:50: error: request for member ‘Re’ in something not a structure or union
> > src/c/CreateDoubleVariable.c:62:80: error: request for member ‘Im’ in something not a structure or union
> > src/c/CreateDoubleVariable.c:81:32: error: ‘mat_complex_split_t’ undeclared (first use in this function)
> > src/c/CreateDoubleVariable.c:81:32: note: each undeclared identifier is reported only once for each function it appears in
> > src/c/CreateDoubleVariable.c:81:52: error: expected expression before ‘)’ token
> > src/c/CreateDoubleVariable.c:83:71: error: request for member ‘Re’ in something not a structure or union
> > src/c/CreateDoubleVariable.c:83:101: error: request for member ‘Im’ in something not a structure or union
> > make[2]: *** [libscimatio_algo_la-CreateDoubleVariable.lo] error 1
> > 
> > What's wrong with me?
> > 
> > Any help?
> You need to have matio 1.5.X installed or to use the option
> --without-matio in the configure

Thanks, I could compile.

Regards,

---
┏━━┓彡 Masaru Nomiya             mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ "Bill! You married with Computers.
          Not with Me!"
         "No..., with money."



More information about the dev mailing list