[x264-devel] "libx264.a libx264.dll.a libx264.dll".
njd
gpneil at gmail.com
Mon Jul 26 17:19:00 CEST 2010
Hi yuqilin1228,
Have you looked at the document in the below?
http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs
Thanks,
njd
On Mon, Jul 26, 2010 at 10:23 PM, yuqilin1228 <yuqilin1228 at gmail.com> wrote:
>
> Hello,everyone.I'm a newbie in x264 dev.
>
> Now I'm working on a project using x264.
>
> I tried to compile x264 source under MinGW by the cmd:
> "
> ./configure --enable-shared --prefix=*somewhere*
> make SONAME=libx264.dll
> make install
> "
> Then, I got some file produced -- "libx264.a libx264.dll.a libx264.dll".
> I need to use something like libx264.lib in my project, which is a MSVC
> project(MicroSoft Visual Studio 2005 or 2008 or 2010).
>
> Now I'm confused on
> 1) how to use these produced files in MSVC?
> I really want the files can be used in MSVC, is it possible?
> If only,
> 2) the dll 'libx264.dll' produced by MinGW is same with the MSVC dll??
> If they're same,I can use it directly.But it didn't work?
> 3) what's the difference between each of "libx264.a libx264.dll.a
> libx264.dll"?
> I know static-lib and dynamic-lib. I wonder some more details.
>
> I have trapped in for a couple of days.
> Hope someone to save me.
>
> THANKS!!!
>
> 2010-07-26
> ------------------------------
> yuqilin1228
>
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel
>
>
--
-NJD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20100726/3ca2e495/attachment.htm>
More information about the x264-devel
mailing list