<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana, helvetica, sans-serif;font-size:10pt">Hi<br><br>I have been trying to port the library as such for ti c55x processor. Got these errors.<br><br>"common/x264.h", line 232: error: identifier "uint8_t" is undefined<br>"common/x264.h", line 243: error: identifier "int64_t" is undefined<br>"common/x264.h", line 148: error: identifier "int8_t" is undefined<br><br>--<br>The errors are basically for `*int*_t` .<br><br>I have never used these data types. int8_t and 'char' have same range (-128 to 127).<br><br>Can anyone throw some light into this. I trimmed down the Makefile for my needs. I will send the same if required.<br><div>&nbsp;</div><div style="color: rgb(192, 0, 0);"><font color="#000000"><strong style="font-weight: normal;">S. Karthikeyan</strong><br><base target="contents"><base><strong></strong></font></div></div><br></body></html>