zoop Posted January 18, 2010 Report Share Posted January 18, 2010 question for a programmer i want to recompile an mt4 file the Ea uses these lib files in header #include <file 2.mqh> #include <filelib.mqh> but when i try recompile, i get the error message 'file 2.mqh'-cannot open the program file 'filelib.mqh'-cannot open the program file how to get around this problem ? Quote Link to comment Share on other sites More sharing options...
San4x Posted January 18, 2010 Report Share Posted January 18, 2010 Re: How to recompile You have to make sure that you have those two lib files placed in the correct folder: .../experts/include/ Then try again. Should work. Quote Thanks for the kudos...much appreciated! Link to comment Share on other sites More sharing options...
scarface Posted January 19, 2010 Report Share Posted January 19, 2010 Re: How to recompile Hi San4x, Good day, Thanks for helping out. I guess I'm going to add some notes regarding installing files and other stuff related. I just need time. 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.