Subject: IFDEFs in DPK are removed on Compile/Build [Print This Page] Author:
tmcdos Time: 2010-11-22 21:38 Subject: IFDEFs in DPK are removed on Compile/Build
I am using CnWizards 0.9.7.591 with Delphi 7.1 Enterprise
I am trying to compile and install NexusDB. I open NexusDB207dv70.dpk, which looks like this:
In the same moment when I press Ctrl+F9, conditional compiler directives disappear from the source code in editor - and
as a consequence, I receive compilation errors (missing units).
If I disable CnWizards with Delphi Distiller 1.85 - the above issue does not raise.
What additional information is needed in order to debug and resolve the issue ?