Hi Angus.
Next bug :)
In my project i install new version of some component. In Delphi (7) IDE i change the Library search path
from "...\ExpressBars 5\Sources" TO my new path: "...\ExpressBars 5\Sources"
FB cannot build now the project because cannot find some file in "...\ExpressBars 6\Sources " direcory :(
In FB Action i set "Use global Delphi library path", but FB (compiler) still not found this directory.
When i uncheck "Use global Delphi library path", in library path i not found this path. When I press
"reload library path" button, i still not found this path but still found the old path: " ...\ExpressBars 5\Sources".
When i do search in windows registry i not found the old path, only the correct new path :(
From where FB load this library path list ?
Regards
Janex