I know there are threads asking for a 64-bit SDK, and even a message pointing back to how one user worked around using our 32-bit plugin on a 64-bit machine. That plugin was compiled with AnyCPU though, so wondering if there is not a better or proper way to target x86 to make it work on 64-bit OS.
So I went into out X10 plugin and changed the Configuration manager and Advanced Compile options to target x86 instead of AnyCPU, and I was hoping that would allow us to run under 32 or 64-bit without all the hack that were done to make the existing plugin work. But I am still getting an error:
07/03/2012 08:22:25.155 AM - Error activating plugin (CM15A-VLT): Could not load file or assembly 'file:///D:\OSA SVN\output\AddIns\CM15A\OSAE.CM15A.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format. -
Is there a way to force the compile to 32-bit that will run on a 64-bit machine?
I am ok with not having a 64-bit version if there was an easier way to get the 32-bit version to work. With all machine coming out tending to run 64-bit, we almost have to drop support for the CM15a the way it is...
Any info is appriciated, thanks!
Vaughn
Open Source Automation