FAQ & Knowledge Base

Welcome to our Knowledge Base. Search or browse through the topics below to find answers to your questions.

Categories: ShellBrowser Delphi Components | Show all categories

C++ Builder: "Fatal Error: File not Found: ShellControls.obj"

Question / Problem

I get the error message "Fatal Error: File not Found: ShellControls.obj" during compilation. What is the problem?

Answer / Solution

The ShellBrowser package is missing in the runtime packages list of Delphi. You then need to add it manually under Project / Project Options / Packages / Runtime packages. If you are not using runtime packages, the the path with the .OBJ file is simply missing in the Library Path of your Project Options.