Page 1 of 1

Source Code Compile Error

Posted: Fri 12 Feb 2016 18:38
by FredS
I got this when trying to compile the source within my application:
[dcc32 Error] Tds7ConstsUni.pas(294): E2003 Undeclared identifier: 'OOCCCQCOQ0'
[dcc32 Error] Tds7ConstsUni.pas(307): E2003 Undeclared identifier: 'OCCCCQCOQ0'
[dcc32 Error] Tds7ConstsUni.pas(309): E2003 Undeclared identifier: 'OQ0OQCCOQ0'

Re: Source Code Compile Error

Posted: Tue 16 Feb 2016 10:41
by AlexP
hello,

These types declaration is in TdsConstsUni, please check there are no old dcu or pas files of these module.

Re: Source Code Compile Error

Posted: Wed 17 Feb 2016 23:37
by FredS
AlexP wrote:hello,
These types declaration is in TdsConstsUni, please check there are no old dcu or pas files of these module.
Not old DCUs but prior version files

thanks

Re: Source Code Compile Error

Posted: Thu 18 Feb 2016 05:48
by AlexP
You are welcome. Feel free to contact us if you have any further questions.