Jump to content
Sign in to follow this  
Stano

obsidium: Build Release falls

Recommended Posts

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

I had errors in the code. The compiler did not register them :classic_ohmy:

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×