Could you write to ServiceDesk?
Please attach sources and compiled DLL's into your ticket.
Get in touch with developers using Service Desk!
- www.mql5.com
We therefore attach great importance to all user reports about issues in our programs and try to answer each one of them.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello everyone !
Can someone tell me how to include C++ classes with .DLL
My code is not working:
The error is the following in MQL5 Terminal : Access violation read to 0x0000000000000028 in 'C:\Program Files\MetaTrader 5\MQL5\Libraries\MQL5DLLSamples.dll'
Is my LazyPredictor constructor called ? What is the optimal way to call C++ classes with MQL5 ?
Thanks in advance,