[vtkusers] error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'

Cory Quammen cory.quammen at kitware.com
Mon Apr 10 08:56:17 EDT 2017


My guess, without seeing the full linker error message, is that your
progressivehullcudalibd.lib is built for 'X86'.

On Sat, Apr 8, 2017 at 2:10 AM, Madan Kumar Y <mados316 at gmail.com> wrote:
> I'm facing a linker error LNK1112: module machine type 'X86' conflicts with
> target machine type 'x64' and it is pointing to the
> progressivehullcudalibd.lib file in my system. I did all the active solution
> configuration and target machine to x64 and also in linker, additional
> options, there's nothing reflecting. But still the error is same. Any
> suggestions??.
> P.S : after changing to x64 in the active solution platform, configuration
> manager and also the target now the error is in reverse order that is
> module machine type 'x64' conflicts with target machine type 'X86'.
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Re-error-LNK1112-module-machine-type-X86-conflicts-with-target-machine-type-x64-tp5742757.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers



-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.


More information about the vtkusers mailing list