Thread: setting the project to x64

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    319

    setting the project to x64

    I am having problems setting a visual studio 2008 project to x64 , i get 1 error and searched alot but cant seem to resovle it

    Target Machine in options is set to MachineX64 (/MACHINE:X64)

    this is the error

    fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'

  2. #2
    Registered User
    Join Date
    Oct 2006
    Location
    Canada
    Posts
    1,243
    Assuming your running a 64-bit OS and have the 64bit version of Visual C++, read the following page, in particular the first section: 64-Bit Programming with Visual C++.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Project Help please!
    By black_hole??? in forum C++ Programming
    Replies: 4
    Last Post: 04-28-2009, 12:55 AM
  2. Open-source Game Project
    By Glorfindel in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 03-24-2009, 01:12 AM
  3. MFC in an empty project
    By cunnus88 in forum Windows Programming
    Replies: 0
    Last Post: 10-09-2005, 09:19 AM
  4. Game Independent Anti-cheat Project Needs Programmers
    By GIA Project Lea in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 09-15-2005, 07:41 PM