Stano 143 Posted November 4, 2022 Hi, I am using obsidium and have this problem. I have versions obsidium_x64_1.7.5.13.msi obsidium_x86_1.7.5.4.msi Build configurations: Release Targer platforms: Windows 32-bit [dcc32 Error] obsidium32_enc_start.inc(1): E2029 'END' expected but 'ASM' found [dcc32 Error] obsidium32_enc_start.inc(1): E2050 Statements not allowed in interface part 64bit [dcc64 Error] obsidium64_enc_start.inc(1): E2003 Undeclared identifier: 'obsidium_pattern_marker_a' [dcc64 Error] obsidium64_enc_start.inc(1): E2003 Undeclared identifier: 'obsidium_pattern_marker_c' [dcc64 Error] obsidium64_enc_start.inc(1): E2003 Undeclared identifier: 'obsidium_pattern_marker_b' Debugs are OK. Win11, D 11.2 Support response There's nothing about the include files themselves that could conceivably cause this. I'd think this is either an obscure bug in the Delphi compilers, or some other unit/component causes this. Does anyone know a solution? Share this post Link to post
Stano 143 Posted November 15, 2022 I had errors in the code. The compiler did not register them Share this post Link to post