[Scilab-Dev] Compile error

Masaru Nomiya nomiya at galaxy.dti.ne.jp
Sat Jul 6 06:57:37 CEST 2013


Hello,

I got the git head, then tried to compile.
But, I got the error;

[...]
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?

Thanks in advancs.

---
┏━━┓彡 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