[GenABEL-dev] OmicABEL_float2double_compilation_failed
Содбо Шарапов
sharapovsodbo at gmail.com
Mon Jul 1 17:39:18 CEST 2013
Hello!
I have a problem with compilation float2double for Linux:
lima at mga:~/Sodbo/Packages/OmicABEL/src/float2double$ gcc float2double.c
-Wall -o float2double
float2double.c: In function ‘main’:
float2double.c:67: error: expected expression before ‘)’ token
float2double.c:74: error: expected expression before ‘;’ token
and for Windows the same:
gcc float2double.c
float2double.c: In function 'main':
float2double.c:67:49 error: expected expression before ‘)’ token
float2double.c:74:44: error: expected expression before ‘;’ token
As far as I can judge, the problem is in this expresions:
1) if ( databel_in->fvi_header.type != FLOAT_TYPE ){}
2) databel_out->fvi_header.type = DOUBLE_TYPE;
--
*_________________________________*
*
*With best regards
Sodbo Zh. Sharapov
Phone: +79831347688
Email: sharapovsodbo at gmail.com
sharapov at bionet.nsc.ru
Skype: sharapovsodbo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20130701/a971225f/attachment.html>
More information about the genabel-devel
mailing list