Re: [x265] [PATCH] Modifications to address review comments to support multiple color space format

2014-01-11 Thread Deepthi Nandakumar
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


Re: [x265] [PATCH] Modifications to address review comments to support multiple color space format

2014-01-10 Thread Purvin Pandit
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