Guest jaet1989 Posted November 22, 2009 Report Share Posted November 22, 2009 Hi, When decompiling an EA that #includes an ex4 library file why will it not recompile without giving the error 'cannot open file' the file being the libraries file. Hope this makes sense, thanks, and Kudo for helper :) Quote Link to comment Share on other sites More sharing options...
Cyrillic Posted November 23, 2009 Report Share Posted November 23, 2009 Re: A question for programmers Are you sure you are calling the right library, make sure u wrote the name correctly... Quote [spoiler:26ukmy10]Never trust, never fear, never beg[/spoiler:26ukmy10] Link to comment Share on other sites More sharing options...
Guest jaet1989 Posted November 23, 2009 Report Share Posted November 23, 2009 Re: A question for programmers Hi cyrillic, it says calling mqh but the file is an ex4. any suggestions? thanks for the reply :) Quote Link to comment Share on other sites More sharing options...
Cyrillic Posted November 26, 2009 Report Share Posted November 26, 2009 Re: A question for programmers you need to find the library its in the experts/include folder, also make sure the file in the library directory that it tries to access is .mqh Quote [spoiler:26ukmy10]Never trust, never fear, never beg[/spoiler:26ukmy10] Link to comment Share on other sites More sharing options...
Guest jaet1989 Posted November 26, 2009 Report Share Posted November 26, 2009 Re: A question for programmers Thanks for the responses cyrillic, I have it sorted now, just needed to drag the libraries folder directly to the EA. Kudos anyway for replying. :) Quote Link to comment Share on other sites More sharing options...
Cyrillic Posted November 26, 2009 Report Share Posted November 26, 2009 Re: A question for programmers No problem anytime.. Quote [spoiler:26ukmy10]Never trust, never fear, never beg[/spoiler:26ukmy10] Link to comment Share on other sites More sharing options...
scarface Posted December 11, 2009 Report Share Posted December 11, 2009 Re: A question for programmers Hi, Good day, I guess that problem was either because of the file format or the location where the file has to be in. Sometimes after decompiling EA or compiling it, the Ea doesn't recognize the include files for some reasons. you just need to find out whether the names are matching or not. Besides, you need to make sure about the location of the files. I guess Cyrillic has cleared it up. Thanks for him. Best wishes, Quote a New Year 2011 has come, and the challenge has just started 8-) Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.