|
PATH and Shared AssembliesIn most cases the Chameleon installation program will correctly set up the PATH environmental variable. However, it's useful to know how this variable should be set for deployment purposes. The PATH variable must have the directory of Chameleon on it so the CHM_LIB3.DLL file can be loaded. This DLL is the Chameleon engine. The bridge between the C# and C++ core of Chameleon is CHM_CSHARP.DLL.
|