[VCLFAQ004]
Why am I getting "File Not Found" errors with your full product in C++ Builder and Delphi?


This is a common problem with using our components in Delphi or C++ Builder. The error is due to your Project Path setup in your development environment. Our  VCL source files are installed into a separate directory from the Borland Compilers (typically c:\program files\iocomp\components\Delphi5 for Delphi 5, etc) so that we don't clutter-up these installations.

Depending on the development environment, you need to have the following Project Paths setup to point to our source files
(usually C:\program files\iocomp\components\CompilerName, or the path you selected during installation of our full product)...

C++ Builder

C++ Builder Project Options Screenshot

Delphi

Delphi project Options Screenshot


Copyright ©1998-2007 Iocomp Software Incorporated. Iocomp and the Iocomp Logo are registered trademarks of Iocomp Software Inc. All other trademarks are registered by their respective owners.