Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. LNK Error 1112

LNK Error 1112

Scheduled Pinned Locked Moved C / C++ / MFC
help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Manjunath S
    wrote on last edited by
    #1

    Dear all, I have to build a project for X64 platform. for my project i need Msi.lib to build successfully. so i included Msi.lib After including iam getting the following error "fatal error LNK1112, module machine type 'IA64' conflicts with target machine type 'x64' " Any suggestion/solution is very Helpful...

    Manjunath S GESL Bangalore

    J 1 Reply Last reply
    0
    • M Manjunath S

      Dear all, I have to build a project for X64 platform. for my project i need Msi.lib to build successfully. so i included Msi.lib After including iam getting the following error "fatal error LNK1112, module machine type 'IA64' conflicts with target machine type 'x64' " Any suggestion/solution is very Helpful...

      Manjunath S GESL Bangalore

      J Offline
      J Offline
      JudyL_MD
      wrote on last edited by
      #2

      Sounds like you included the x64 msi.lib instead of the IA64 msi.lib. They are not the same. Check what directory you're getting the .lib file from and make sure you're using the IA64. I don't have IA64 installed on my system so I can't check what it is myself. Judy

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups