Compilation failed!
Errors found:
* Indicator\Indicator.define.h(29,11) : error 106: can't open "Terminal.define.h" include file
* Storage\Collection.h(29,11) : error 106: can't open "Storage\Object.mqh" include file
* Indicator\IndicatorTf.h(29,11) : error 106: can't open "Chart.struct.tf.h" include file
* Platform\Platform.h(56,13) : error 106: can't open "Platform\Indicators\Tf\Indi_TfMt.h" include file
* Platform\Platform.h(57,13) : error 106: can't open "Platform\Indicators\Tick\Indi_TickMt.mqh" include file
* Platform\Order.h(37,11) : error 106: can't open "Platform\Convert.basic.h" include file
* Platform\Order.h(38,11) : error 106: can't open "Platform\Data.define.h" include file
* Platform\Order.h(39,11) : error 106: can't open "Platform\Data.struct.h" include file
* Platform\Order.h(41,11) : error 106: can't open "Platform\Log.mqh" include file
* Platform\Order.h(45,11) : error 106: can't open "Platform\Serializer\Serializer.define.h" include file
* Platform\Order.h(46,11) : error 106: can't open "Platform\Serializer\Serializer.h" include file
* Platform\Order.h(47,11) : error 106: can't open "Platform\Serializer\SerializerConverter.h" include file
* Platform\Order.h(48,11) : error 106: can't open "Platform\Serializer\SerializerJson.h" include file
* Platform\Order.h(49,11) : error 106: can't open "Platform\Std.h" include file
* Platform\Order.h(50,11) : error 106: can't open "Platform\String.mqh" include file
* Platform\Order.h(51,11) : error 106: can't open "Platform\SymbolInfo.mqh" include file
* Platform\Order.h(52,11) : error 106: can't open "Platform\Task\TaskAction.enum.h" include file
* Task\Task.h(34,11) : error 106: can't open "DictStruct.mqh" include file
* Task\Task.h(36,11) : error 106: can't open "Terminal.define.h" include file
* Indicator\IndicatorData.enum.h(84,3) : error 256: 'INDI_VS_TYPE_ACCOUNT_STATS_DATE…' - undeclared identifier
* Indicator\IndicatorData.enum.h(84,3) : error 152: 'INDI_VS_TYPE_ACCOUNT_STATS_DATE…' - some operator expected
* Indicator\IndicatorData.enum.h(92,42) : error 188: '=' - constant expression required
* Indicator\IndicatorData.h(1323,19) : error 165: 'GetOHLC' - function already defined and has body
* Platform\Plot.h(101,3) : error 149: 'Draw' - unexpected token, probably type is missing?
* Platform\Plot.h(101,82) : error 329: '{' - initializer lists are only allowed on constructors
* Storage\ItemsHistory.h(88,18) : error 265: 'ToString' - overriding virtual function with different return type
* Indicator\Indicator.h(460,23) : error 116: 'ENUM_INDICATOR_CONDITION' - declaration without type
* Indicator\Indicator.h(460,48) : error 155: '_cond' - comma expected
* Indicator\Indicator.h(490,23) : error 116: 'ENUM_INDICATOR_CONDITION' - declaration without type
* Indicator\Indicator.h(490,48) : error 155: '_cond' - comma expected
* Indicator\IndicatorData.h(1097,16) : error 256: 'INDI_VS_TYPE_PRICE_ASK' - undeclared identifier
* Indicator\IndicatorData.h(1099,16) : error 256: 'INDI_VS_TYPE_PRICE_BID' - undeclared identifier
* Indicator\IndicatorData.h(1374,40) : error 256: 'INDI_VS_TYPE_PRICE_ASK' - undeclared identifier
* Indicator\IndicatorData.h(1374,40) : error 262: 'INDI_VS_TYPE_PRICE_ASK' - cannot convert enum
* Indicator\IndicatorData.h(1376,40) : error 256: 'INDI_VS_TYPE_PRICE_BID' - undeclared identifier
* Indicator\IndicatorData.h(1376,40) : error 262: 'INDI_VS_TYPE_PRICE_BID' - cannot convert enum
* Indicator\IndicatorData.h(1421,63) : error 256: 'INDI_VS_TYPE_PRICE_ASK' - undeclared identifier
* Indicator\IndicatorData.h(1421,63) : error 262: 'INDI_VS_TYPE_PRICE_ASK' - cannot convert enum
* Indicator\IndicatorData.h(1423,63) : error 256: 'INDI_VS_TYPE_PRICE_BID' - undeclared identifier
* Indicator\IndicatorData.h(1423,63) : error 262: 'INDI_VS_TYPE_PRICE_BID' - cannot convert enum
* Indicator\Indicator.h(460,23) : error 282: 'ENUM_INDICATOR_CONDITION' - identifier already used
* Indicator\Indicator.h(461,13) : error 256: '_cond' - undeclared identifier
* Indicator\Indicator.h(486,81) : error 321: '_cond' - parameter for EnumToString must be an enumeration