This is a CMake + VS configuration issue. A quick Google search - please
read the following:

http://stackoverflow.com/questions/2849517/linking-problem-fatal-error-lnk1112-module-machine-type-x64-conflicts-with-t


On Sat, Jan 11, 2014 at 12:28 AM, Purvin Pandit <purv...@hotmail.com> wrote:

> I tried to complie x265 under windows for VS. I get the following errors
> any suggestions:
>
> Error 5 error LNK1112: module machine type 'X86' conflicts with target
> machine type 'x64'
> X:\x265\multicoreware-x265-b970ffbdd696\build\vc10-x86_64\pixel-a.asm.obj
> 1 x265-shared
>
> Error 6 error LNK1112: module machine type 'x64' conflicts with target
> machine type 'X86'
> X:\x265\multicoreware-x265-b970ffbdd696\build\vc10-x86_64\encoder\encoder.dir\Release\NALwrite.obj
> 1 x265-static
>
> Error 7 error LNK1181: cannot open input file 'Release\x265-static.lib'
> X:\x265\multicoreware-x265-b970ffbdd696\build\vc10-x86_64\LINK cli
>
> Thanks,
> -Purvin
>
> _______________________________________________
> x265-devel mailing list
> x265-devel@videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
>
_______________________________________________
x265-devel mailing list
x265-devel@videolan.org
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to