[x264-devel] x264 on x64

Steven Walters kemuri9 at gmail.com
Thu Nov 25 14:19:07 CET 2010


Fixup errors when using MinGW x64 libraries inside of MSVC x64 are the
primary incompatibility issue now that MinGW x64 no longer prefixes.
This incompatibility issue is the reason you need to compile x264 with
a MSVC (or something MSVC-like) or use a shared library version of
x264.

On Wed, Nov 24, 2010 at 8:15 PM, Santosh <santoshkumarcs1986 at gmail.com> wrote:
> Hi all,
> When I link to libmingwex.lib, I get the following error:
> fatal error LNK1190: invalid fixup found, type 0x0011
>
> I searched online and found that I need to check out the latest mingw-w64
> source code and build it.
> But, even after that I get the same error.
> Thanks,
> Santosh
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel
>
>


More information about the x264-devel mailing list