Unanswered Visual Studio 2010 32bit on 64bit machine

  • Friday, February 15, 2013 3:43 PM
     
     
    I have code that only runs on a 32bit platform, but I have a 64bit machine.  I'd like to compile the code in Visual Studio 2010 in a 32bit format and then run it in 32bit format, how can I do this?

All Replies

  • Sunday, February 24, 2013 9:28 PM
     
     

    Sorry, but you have posted your question in a forum that talk about Microsoft Operations Framework (MOF). I’m moving this thread.

    Hope that helps

    Regards,

    Cleber Marques

    MOF Brazil Project: Simplifying IT Service Management
    MOF.com.br | CleberMarques.com | CanalSystemCenter.com.br
  • Sunday, February 24, 2013 11:57 PM
     
     

    The short answer is that it doesn't matter what the operating system is that you are running visual studio on, it only matters that the compile instructions are aimed at the correct platform and you have the proper libriaries loaded. I do 32bit exclusively on a 64bit system.

    al


    If this answer solves your problem, please check Mark as Answered. If this answer helps, please click the Vote as Helpful button. Al Edlund Visio MVP