This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Building the DLP ALC SDK中出现问题:找不到C/FlyCapture2_C.h文件

Other Parts Discussed in Thread: DLP-ALC-LIGHTCRAFTER-SDK

E:\SDK_build>mingw32-make
[ 24%] Built target glfw
[ 25%] Building CXX object CMakeFiles/DLP_SDK.dir/src/camera/pg_flycap2/pg_flyca
p2_c.cpp.obj
E:\DLP SDK\DLP-ALC-LIGHTCRAFTER-SDK\src\camera\pg_flycap2\pg_flycap2_c.cpp:22:29
: fatal error: C/FlyCapture2_C.h: No such file or directory
#include <C/FlyCapture2_C.h>
^
compilation terminated.
CMakeFiles\DLP_SDK.dir\build.make:612: recipe for target 'CMakeFiles/DLP_SDK.dir
/src/camera/pg_flycap2/pg_flycap2_c.cpp.obj' failed
mingw32-make[2]: *** [CMakeFiles/DLP_SDK.dir/src/camera/pg_flycap2/pg_flycap2_c.
cpp.obj] Error 1
CMakeFiles\Makefile2:98: recipe for target 'CMakeFiles/DLP_SDK.dir/all' failed
mingw32-make[1]: *** [CMakeFiles/DLP_SDK.dir/all] Error 2
Makefile:82: recipe for target 'all' failed
mingw32-make: *** [all] Error 2