Frequent Mistake 10: adll.lib(adll.obj) : error LNK2019: unresolved external symbol __chr

In one release, the adll.lib was outdated. Download the new one and overwrite the old file to fix it:
http://server.conitec.net/down/adll.zip


Frequent Mistake 11: Difference between 'adll.lib' and 'acknex.lib'

adll.lib is the library for building a plugin which provides functions to Lite-C/C-Script, acknex.lib is the one for using the engine with C++ without any Lite-C/C-Script code.