Skip to content

Fixes compilation errors on build 4275 #2202

Fixes compilation errors on build 4275

Fixes compilation errors on build 4275 #2202

Triggered via push April 23, 2024 22:37
Status Failure
Total duration 8m 5s
Artifacts 2

test.yml

on: push
Compile  /  ...  /  Platform
5m 24s
Compile / Installs platform (4) / Platform
Compile  /  ...  /  Platform
2m 55s
Compile / Installs platform (5) / Platform
Compile  /  ...  /  Clean-up
0s
Compile / Installs platform (4) / Clean-up
Compile  /  ...  /  Clean-up
0s
Compile / Installs platform (5) / Clean-up
Matrix: Compile / Compile
Compile  /  Clean-up
0s
Compile / Clean-up
Matrix: Experts-MQL4
Matrix: Scripts-MQL4-Ignore
Matrix: Scripts-MQL4
Matrix: Trade-Tests-MQL4
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Compile / Compile (5)
Compilation failed! Errors found: * 3D\Devices\MTDX\MTDXDevice.h(99,14) : error 154: '*' - semicolon expected * 3D\Devices\MTDX\MTDXDevice.h(104,3) : error 228: 'virtual' - name expected * 3D\Devices\MTDX\MTDXDevice.h(104,59) : error 282: 'ShaderVertexLayout' - identifier already used * 3D\Devices\MTDX\MTDXDevice.h(104,77) : error 154: '&' - semicolon expected * 3D\Devices\MTDX\MTDXDevice.h(104,90) : error 228: 'string' - name expected * 3D\Devices\MTDX\MTDXDevice.h(106,5) : error 149: '_shader' - unexpected token, probably type is missing? * 3D\Devices\MTDX\MTDXDevice.h(106,12) : error 154: '.' - semicolon expected * 3D\Devices\MTDX\MTDXDevice.h(106,36) : error 149: '_source_code' - unexpected token, probably type is missing? * 3D\Devices\MTDX\MTDXDevice.h(106,50) : error 149: '_entry_point' - unexpected token, probably type is missing? * 3D\Devices\MTDX\MTDXDevice.h(106,62) : error 154: ')' - semicolon expected * 3D\Devices\MTDX\MTDXDevice.h(107,5) : error 149: '_shader' - unexpected token, probably type is missing? * 3D\Devices\MTDX\MTDXDevice.h(107,12) : error 154: '.' - semicolon expected * 3D\Devices\MTDX\MTDXDevice.h(108,5) : error 175: 'return' - expressions are not allowed on a global scope * 3D\Devices\MTDX\MTDXDevice.h(109,3) : error 175: '}' - expressions are not allowed on a global scope * 3D\Devices\MTDX\MTDXDevice.h(114,3) : error 149: 'virtual' - unexpected token * 3D\Devices\MTDX\MTDXDevice.h(123,17) : error 282: 'VertexBuffer' - identifier already used * 3D\Devices\MTDX\MTDXDevice.h(128,3) : error 149: 'virtual' - unexpected token * 3D\Devices\MTDX\MTDXDevice.h(128,24) : error 282: 'IndexBuffer' - identifier already used * 3D\Devices\MTDX\MTDXDevice.h(137,3) : error 149: 'virtual' - unexpected token * 3D\Devices\MTDX\MTDXDevice.h(157,1) : error 175: '}' - expressions are not allowed on a global scope * .\tests\3DTest.mq5(75,29) : error 383: 'MTDXDevice' - cannot instantiate abstract class * 3D\Devices\MTDX\MTDXDevice.h(115,43) : error 256: 'this' - undeclared identifier * 3D\Devices\MTDX\MTDXDevice.h(115,43) : error 299: 'this' - class type expected * 3D\Devices\MTDX\MTDXDevice.h(115,42) : error 358: '&' - cannot convert from const pointer to nonconst pointer * 3D\Devices\MTDX\MTDXDevice.h(123,63) : error 256: 'this' - undeclared identifier * 3D\Devices\MTDX\MTDXDevice.h(123,63) : error 299: 'this' - class type expected * 3D\Devices\MTDX\MTDXDevice.h(123,62) : error 358: '&' - cannot convert from const pointer to nonconst pointer * 3D\Devices\MTDX\MTDXDevice.h(129,49) : error 256: 'this' - undeclared identifier * 3D\Devices\MTDX\MTDXDevice.h(129,49) : error 299: 'this' - class type expected * 3D\Devices\MTDX\MTDXDevice.h(129,48) : error 358: '&' - cannot convert from const pointer to nonconst pointer * 3D\Devices\MTDX\MTDXDevice.h(138,26) : error 256: 'context' - undeclared identifier * 3D\Devices\MTDX\MTDXDevice.h(141,19) : error 256: 'context' - undeclared identifier * 3D\Devices\MTDX\MTDXDevice.h(151,21) : error 256: 'context' - undeclared identifier * 3D\Device.h(154,17) : error 132: '*' - open parenthesis expected * 3D\Device.h(154,5) : error 386: pointer to this function type is not supported yet * 3D\Device.h(154,19) : error 256: '_buff' - undeclared identifier * 3D\Device.h(154,5) : error 118: 'VertexBuffer' - function call missing, open parenthesis expected * 3D\Device.h(154,17) : error 150: '*' - illegal operation use * 3D\Device.h(154,25) : error 150: '=' - illegal operation use * 3D\Device.h(154,17) : error 177: '*' - l-value required * 3D\Device.h(154,25) : error 177: l-value required * 3D\Device.h(156,41) : error 256: '_buff' - undeclared identifier * 3D\Device.h(161,27) : error 256: '_buff' - undeclared identifier * 3D\Device.h(161,8) : error 252: '(MTDXVertexBuffer*)' - invalid cast operation * 3D\Device.h(165,12) : error 256: '_buff' - undeclared identifier * 3D\Device.h(165,12) : error 237: '_buff' - object pointer expected * 3D\Device.h(196,17) : error 132: '*' - open parenthesis expected * 3D\Device.h(196,5) : error 386: pointer to this function type is not supported yet * 3D\Devic
Compile / Compile (4)
The job was canceled because "_5" failed.
Compile / Compile (4)
The operation was canceled.
Compile / Installs platform (5) / Platform
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Compile / Installs platform (4) / Platform
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2

Artifacts

Produced during runtime
Name Size
mt4 Expired
26.5 MB
mt5 Expired
90.7 MB