Library problem possible bug

 

Creating a new library with a simple test function and use it in an EA does not work now. Some month ago I converted a MQL4 library containing a logging funktion. It still works fine except that it does not

work to add new functionality to it. The new function are not found. The log function still works fine even after recompilation and other changes to the library

"Cannot find 'testmodule' in 'Logger.ex5'

There are no compilation errors. The error message shows up at execution time.

Both the old library with the logging function and the new one are in the "library" folder.

It seems like there is some directory in the library that is not updated

Version 5.0  Alpari  Build 565

Reason: