c# - Matlab builder NE / MCR on Windows 8 -


i have compiled matlab functions using matlab r2012a .net dll files. , working should. using wpf/c# .net 4.5 on windows 7 64bit , program works ok.

however transferring , testing our program on windows 8 pro. have problem in runtime - using of course mcr r2012a in order run .dll files. can't load classes or functions in win8 , our program crashes.

have came across problem? if compile functions using matlab r2013a?

the solution matlab problem windows 8 add

[assembly: mathworks.matlab.net.utility.mwmcroption("-nojit")] 

in assembly file.

i not know why works. nojit- means no in time compiler creates binary file.

however when have added this. worked on windows 8 x64 well. same mcr


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -