[x264-devel] Re: Error in testing libx264.a

Tomas Carnecky tom at dbservice.com
Thu Nov 30 10:34:17 CET 2006


Michigaki wrote:
> i don't think if it helps but i also tried including x264.h in main.cpp
> , the same errors occured. just some added info, we are c++ noobs.
> 

It's when the compiler compiles main.cpp it needs to know the prototype.
So the correct thing would be to include x264.h in main.cpp! And if you
do that, and your new function prototype is indeed defined in x264.h,
you should at least get a different error.

tom

-- 
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