jseparovic / MQL4CSharp

C# Library for Metatrader 4
132 stars 68 forks source link

mscoree.dll problem #13

Open kdsull opened 7 years ago

kdsull commented 7 years ago

mscoree dll

On Window 7 (Pro, x64, SP1), I have a problem loading mql4csharp.mq4. The whole project compiled OK, which is a feat in itself, for me !!, but the EA won't load showing 'dependencies not met' for mscoree.dll as attached. I used Visual Studio 2015 Community version, and mscoree.dll property shows it's version as "4.0.40305.0". I've looked forward to this REST function for a long time, since there seems to be no decent python bridge to MT4 available ! I'm afraid I'm completely new to C# and this kind of code-base is overwhelming for me, but I really would like to see this working on my PC. I'd highly appreciate for the advise to resolve this issue. Many thanks.