[EVAFAQ001]
Why am I getting errors when compiling or running my application with your VCL evaluation?


There are two possibilities...

1. Project Not Setup to Use Packages

To use our VCL or CLX evaluations, you will need to configure your project options to use Packages.  

Delphi

The example below shows setting up Delphi 7 to use our VCL packages.  The package name will be different for each version of Delphi, as shown below...

Version Package Name
Delphi4 Iocomp40
Delphi5 Iocomp50
Delphi6 VCL Iocomp60
Delphi6 CLX Iocomp60clx
Delphi7 Iocomp70
Delphi7 CLX Iocomp70clx

Delphi Project Package Option Screenshot

C++ Builder

The example below shows setting up C++ Builder 6 to use our VCL packages.  The package name will be different for each version of C++ Builder, as shown below...

Version Package Name
CBuilder4 Iocomp45
CBuilder5 Iocomp55
CBuilder6 VCL Iocomp65
CBuilder6 CLX Iocomp65clx

C++ Builder Project Package Option Screenshot

2. Project Paths and Environment Paths Not Setup Properly

You will need to setup your Environment options as follows before installing our evaluation.  If you have already installed our evaluation, and the paths below are not setup, then uninstall our evaluation, setup the paths, and then re-install our evaluation.

Delphi

Be sure to setup your BPL and BPi/LIB output directories before running our VCL Evaluation installation.

Delphi Project Library Path Screenshot

C++ Builder

Be sure to setup your BPL and DCP output directories before running our VCL evaluation installation.

C++ Builder Project Library Path 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.