Jump to content

A question for programmers


Recommended Posts

Guest jaet1989
Posted

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 :)

Posted

Re: A question for programmers

 

Are you sure you are calling the right library, make sure u wrote the name correctly...

[spoiler:26ukmy10]Never trust, never fear, never beg[/spoiler:26ukmy10]
Guest jaet1989
Posted

Re: A question for programmers

 

Hi cyrillic, it says calling mqh but the file is an ex4. any suggestions?

 

thanks for the reply :)

Posted

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

[spoiler:26ukmy10]Never trust, never fear, never beg[/spoiler:26ukmy10]
Guest jaet1989
Posted

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. :)

  • 2 weeks later...
Posted

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,

a New Year 2011 has come, and the challenge has just started 8-)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...