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. The Lounge
  3. VS2005 on 64bit os

VS2005 on 64bit os

Scheduled Pinned Locked Moved The Lounge
question
6 Posts 4 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.
  • D Offline
    D Offline
    Daniele Ferrero
    wrote on last edited by
    #1

    A question: i bought an amd64 bit processor , installing Vista or XP 64 bit and vs2005, is it possible to compile app for 32 and 64 bit? regards

    K M 2 Replies Last reply
    0
    • D Daniele Ferrero

      A question: i bought an amd64 bit processor , installing Vista or XP 64 bit and vs2005, is it possible to compile app for 32 and 64 bit? regards

      K Offline
      K Offline
      KarstenK
      wrote on last edited by
      #2

      Yes. I done it on XP64 for 32 and 64 bit. You see it in the Task Manager. A problem can be that for 64 bit all used libraries also have to be in 64 bit Version. If you have trouble the good old "Dependency Viewer" will help you.:rolleyes: I am very keen to get my 64 bit Machine with a new graphic card so I can do "Aero" on Vista.:cool: Greetings from Germany

      D 1 Reply Last reply
      0
      • K KarstenK

        Yes. I done it on XP64 for 32 and 64 bit. You see it in the Task Manager. A problem can be that for 64 bit all used libraries also have to be in 64 bit Version. If you have trouble the good old "Dependency Viewer" will help you.:rolleyes: I am very keen to get my 64 bit Machine with a new graphic card so I can do "Aero" on Vista.:cool: Greetings from Germany

        D Offline
        D Offline
        Daniele Ferrero
        wrote on last edited by
        #3

        well, i've found what to do in the weekend :) . For graphics i have an NVidia FX 6600 and Aero works well. Regards

        1 Reply Last reply
        0
        • D Daniele Ferrero

          A question: i bought an amd64 bit processor , installing Vista or XP 64 bit and vs2005, is it possible to compile app for 32 and 64 bit? regards

          M Offline
          M Offline
          Mike Dimmick
          wrote on last edited by
          #4

          You don't need to install the x64 OS to build applications for x64, you can even do this from a 32-bit machine. Of course you can't test your code on the 32-bit machine, and can only debug using the remote debugger. All you need to do is to go to Build, Configuration Manager, then select <New...> from the Active Solution Platform drop-down, select x64 from the 'Type or select the new platform' drop-down, then click OK. This gives every project in the solution an x64 platform option. To build for 32-bit, select Win32; to build for x64, select x64. Straightforward. You may find the Build, Batch Build option helpful for making sure that the 32-bit and x64 builds are consistent. Stability. What an interesting concept. -- Chris Maunder

          D D 2 Replies Last reply
          0
          • M Mike Dimmick

            You don't need to install the x64 OS to build applications for x64, you can even do this from a 32-bit machine. Of course you can't test your code on the 32-bit machine, and can only debug using the remote debugger. All you need to do is to go to Build, Configuration Manager, then select <New...> from the Active Solution Platform drop-down, select x64 from the 'Type or select the new platform' drop-down, then click OK. This gives every project in the solution an x64 platform option. To build for 32-bit, select Win32; to build for x64, select x64. Straightforward. You may find the Build, Batch Build option helpful for making sure that the 32-bit and x64 builds are consistent. Stability. What an interesting concept. -- Chris Maunder

            D Offline
            D Offline
            Daniele Ferrero
            wrote on last edited by
            #5

            Tanks for the tip,Mike :)

            1 Reply Last reply
            0
            • M Mike Dimmick

              You don't need to install the x64 OS to build applications for x64, you can even do this from a 32-bit machine. Of course you can't test your code on the 32-bit machine, and can only debug using the remote debugger. All you need to do is to go to Build, Configuration Manager, then select <New...> from the Active Solution Platform drop-down, select x64 from the 'Type or select the new platform' drop-down, then click OK. This gives every project in the solution an x64 platform option. To build for 32-bit, select Win32; to build for x64, select x64. Straightforward. You may find the Build, Batch Build option helpful for making sure that the 32-bit and x64 builds are consistent. Stability. What an interesting concept. -- Chris Maunder

              D Offline
              D Offline
              dandy72
              wrote on last edited by
              #6

              I don't know if everybody's taking this for granted, but AFAIK the 64-bit compiler is not installed if you just do a default install of VS2005. I had to do a custom install and add a checkbox in the VC++ section. I was wondering why I couldn't find the x64 options (where they were supposed to be) when I was looking for them, until I reinstalled VS on top of itself and went for a custom install...

              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