[x264-devel] Re: Error compiling x264 with msvc

alexander tian tian.alexandertian at gmail.com
Fri Sep 8 11:36:02 CEST 2006


Hi, Laura

I think the application does not found the realization of those function
from what you said.You must compile the project "libx264" firstly. It is the
static lib which includes the main functions. The project "x264" is only
application. So you could compile the project "x264" after compile the lib
successfully.

2006/9/8, Laura Arnaiz <laura_arn at yahoo.es>:
>
> Hi, Laura
>
> I'm new on x264. I'm trying to compile it with Microsoft Visual C++ 6.0but I have some errors.
> I have install sp6 and processor pack 5.
> Here's my error:
>
> Linking...
> x264.obj : error LNK2001: unresolved external symbol _x264_param_default
> x264.obj : error LNK2001: unresolved external symbol _optind
> x264.obj : error LNK2001: unresolved external symbol _x264_param_parse
> x264.obj : error LNK2001: unresolved external symbol _optarg
> x264.obj : error LNK2001: unresolved external symbol _getopt_long
> x264.obj : error LNK2001: unresolved external symbol _x264_encoder_close
> x264.obj : error LNK2001: unresolved external symbol _x264_picture_clean
> x264.obj : error LNK2001: unresolved external symbol _x264_mdate
> x264.obj : error LNK2001: unresolved external symbol _x264_picture_alloc
> x264.obj : error LNK2001: unresolved external symbol _x264_encoder_open
> x264.obj : error LNK2001: unresolved external symbol _x264_nal_encode
> x264.obj : error LNK2001: unresolved external symbol _x264_encoder_encode
> muxers.obj : error LNK2001: unresolved external symbol
> _x264_reduce_fraction
> bin/x264.exe : fatal error LNK1120: 13 unresolved externals
> Error executing link.exe.
> x264.exe - 14 error(s), 30 warning(s)
>
> Does anyone know how to solve this?
>
> ------------------------------
>
> LLama Gratis a cualquier PC del Mundo.
> Llamadas a fijos y móviles desde 1 céntimo por minuto.
> http://es.voice.yahoo.com<http://us.rd.yahoo.com/mail/es/tagline/messenger/*http://es.voice.yahoo.com/>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/x264-devel/attachments/20060908/58fa92de/attachment.htm 


More information about the x264-devel mailing list