CRI ADX  Last Updated: 2025-05-07 13:34 p
Files Needed for the Samples
The files required to build the samples are the same as those used in the Quick Start.
CRI Framework library files
File name Description
cri_framework.h CRI Framework library header file. It is located in the directory for headers.
cri_framework_pcx86.lib CRI Framework runtime library file. It is located in the directory for libraries.
(*D.lib is the debug version library.)
The CRI Framework is used to make functions commonly used in applications into a common API and to improve the clarity of sample source code.
Attention
This is a framework to improve the clarity of the sample, so please do not use it in actual applications.