[gate-users] Problem on compiling with ECAT7
null99 at mails.tsinghua.edu.cn
null99 at mails.tsinghua.edu.cn
Sun Jul 18 05:58:22 CEST 2004
Because mh_update isn't exported by libecat. So add the following line in matrix.h
will do:
extern int mh_update(MatrixFile file);
It is not used for error check as I have thought. Sorry.
In your mail:
>From: null99 at mails.tsinghua.edu.cn
>Reply-To: null99 at mails.tsinghua.edu.cn,
GATE feedback and helpline for Users
<gate-users at lphe1pet1.epfl.ch>
>To: gate-users at lphe1pet1.epfl.ch
>Subject: [gate-users] Problem on compiling with ECAT7
>
>Dear all,
>
> When I enable ECAT7 for GATE, then g++ complains that function mh_update in
> gate_path/src/GateSinoToECAT7.cc:500 is undefined.
>
> Why?
>
> Regards,
>
> Long Zhang
>
>
> _______________________________________________
> gate-users mailing list
> gate-users at lphe1pet1.epfl.ch
> http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users
>
More information about the Gate-users
mailing list