Matlab x86 executables on x64 problem

  • Follow


Hi all,
Here is my current config:

Sys A:
Win XP Pro x86 SP3
Matlab R2010a x86
VS 2010 Pro
Compiler used: LCC .... (matlab included) 

Sys B:
Win 7 Pro x64
Matlab R2010a x64
VS 2010 Pro
VS 2008 Team w/ x64 WoW (for C++ compiler issue)
Compiler used: Microsoft Visual C++ 2008 SP1 in C:\Program Files (x86)\Microsoft Visual Studio 9.0 

Here is my predicament. I built an exe using the deployment tool on Sys A, when trying to run the exe (for use with a C# app):
Sys A: runs fine
Sys B: Cannot start application (0xc000007b)

I similarly tried to the other way around, built the exe on Sys B and ran the exe on:
Sys A: Cannot run x64 app on x86 (expected)
Sys B: Cannot start application (0xc000007b)

I ran the MCR installer and restarted on SysB but I still get the same issues. I havent tried running the exe in Virtual Win XP yet, but I figured the x86 should run as is. I also changed to compatibility mode of the exe to XP SP3 but it didn't change anything. 

Any suggestions would be helpful.

Thanks.
0
Reply Amol 9/2/2010 2:05:10 PM


0 Replies
603 Views

(page loaded in 0.024 seconds)

Similiar Articles:













7/19/2012 6:55:46 PM


Reply: