CLACom FAQ's - Example Programs


Applications that utilize CLACom must include two files (Function Prototypes and Global Variable declarations) as well as one Import Library. The Example programs include these files, however the paths are relative to our Development Directory. You will need to fix the Path to the 2 Include Files and the Import Library.

In the Global Application Embeds, select "Inside the Global Map", and change the path to the CLACOM.INC file so that the file can be found during compile time. Do the same for the CLACOMST.INC file in the "Global Data" Embed.

You will also need to edit the Project, delete the CLACom Import Library (CLACOMxx.LIB) and then add it back in so that the Clarion Linker knows where to find it.