CRI ADX  Last Updated: 2024-07-17 10:47 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.)
Functions generally used in applications are organized as common APIs for the CRI Framework library and they are used so that sample source code can easily be understood.
The library is for the purpose of the easy guidance to the sample.
Attention
Do not use this in the actual application.