My IDE has been working very well, until today.
When I try to compile my project, I get this :
[Linker Error] Unable to open file 'CHARTGROUPFRAME.DFM'
CHARTGROUPFRAME.CPP Unit is a part of a project, so this is a bug of course.
How do I fix this problem?
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 :)