среда, 25 марта 2009 г.

DesignIntf (c++ builder 6.0)

В .bpk сменить строчку с PFLAGS на


DesignIntf.dcu not found
This is a common error when using Delphi 6 or 7. In these versions the design and run time code is clearly separated. DesignIntf is part of a design-time package designide.dcp. You must add this add as a required package in your translator.dpk file (or use the dclusr package, where this is already done)

Комментариев нет: