views:

302

answers:

1

Hi all,

IDE had been working very well, until today.

When I try to compile my priject I get this :

[Linker Error] Unable to open file 'CHARTGROUPFRAME.DFM'

CHARTGROUPFRAME.CPP Unit is a part of a project, so this is bug of course.

BCB support seems to be pretty much incompetent so far , so I've figured maybe I'll have better luck here :)

Thanks in advance, Dushan

+1  A: 

I've found a workoutaround for this problem :) .

I've only needed to add a directory in which .DFM file resides to my Library Path

Btw, this is supposed to be set by the IDE when I add a unit to the project ... but , at least this works :)

dempl_dempl