[x264-devel] Error with rdo.c on vc++ 6
singh at eurecom.fr
singh at eurecom.fr
Thu Apr 20 04:34:03 CEST 2006
hi experts ,
i downloaded the lastest x264 source codes and was ready to compile it with
vc6+sp6+vcpp+nasm
When I try to built libx264, have 60 errors (almost all are syntax errors)
with rdo.c
Compiling...
analyse.c
C:\264\encoder\rdo.c(302) : error C2059: syntax error : 'bad suffix on number'
C:\264\encoder\rdo.c(302) : error C2146: syntax error : missing ')' before
identifier 'L'
C:\264\encoder\rdo.c(302) : error C2059: syntax error : ')'
C:\264\encoder\rdo.c(350) : error C2059: syntax error : 'bad suffix on number'
...
...
...
Then 3 more...
C:\264\encoder\ratecontrol.c(53) : fatal error C1083: Cannot open include file:
'unistd.h': No such file or directory
Generating Code...
C:\264\encoder\me.c(509) : fatal error C1600: unsupported data type
C:\264\encoder\macroblock.c(146) : fatal error C1600: unsupported data type
Error executing cl.exe.
libx264.lib - 63 error(s), 5 warning(s)
Has anybody an idea?
Thanks a lot!!!
-------------------------------------------------
This mail sent through Institut Eurecom Webmail: http://webmail.eurecom.fr
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list