Page 1 of 1

Getting debugging error for using 64-bit system

Posted: Fri Apr 01, 2011 11:37 am
by ruchib3
Hi,

I am getting debugging error for using 64-bit system. Its telling me to change at Project/Project Options/Compiling/Target CPU to 32-bit Intel. I need to checkout this file from the code-base where I can set this value to 32-bit Int5el. Which file do I need to checkout?

Thanks,
Ruchi

Re: Getting debugging error for using 64-bit system

Posted: Fri Apr 01, 2011 2:46 pm
by Support Team
You do not need to checkout a file, you just need to change the "Compiling Settings" of your project. Follow these steps:

1. Open your solution/project
2. Click on the project node in the solution explorer in the "Projects" tree with the right mouse button
3. Select "Properties" from the context menu
4. Select tab "Compiling"
5. Change the "Target CPU" to "32-bit Intel-compatible processor"

For more information on 64 bit platforms see the following section in the Ranorex User Guide:
http://www.ranorex.com/support/user-gui ... forms.html

Best regards,
Alex
Ranorex Team