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.

安装DLP ALC SDK的问题

您好,我用win7 32位系统配置SDK到第9步Compiling the 3D Machine Vision Reference Designs from Source时,尝试多次依然出现这个问题,前一步的cmake配置如图所示,configure和generate是没有问题的。项目要求时间比较紧张,经过半个多月了问题还没有解决,请问能否提供现场技术支持,我的地点在北京,或者我去上海也可以,麻烦查看一下这个问题,非常感谢!

G:/DLPSDK/DLPSDK-builder/lib/libDLP_SDK.a(pg_flycap2_c.cpp.obj):pg_flycap2_c.cpp:(.text+0x43d4): undefined reference to `_imp__spinImageCreateEmpty@4'
G:/DLPSDK/DLPSDK-builder/lib/libDLP_SDK.a(pg_flycap2_c.cpp.obj):pg_flycap2_c.cpp:(.text+0x4418): undefined reference to `_imp__spinImageConvert@12'
G:/DLPSDK/DLPSDK-builder/lib/libDLP_SDK.a(pg_flycap2_c.cpp.obj):pg_flycap2_c.cpp:(.text+0x4494): undefined reference to `_imp__spinImageConvert@12'
G:/DLPSDK/DLPSDK-builder/lib/libDLP_SDK.a(pg_flycap2_c.cpp.obj):pg_flycap2_c.cpp:(.text+0x44f3): undefined reference to `_imp__spinImageDestroy@4'
collect2.exe: error: ld returned 1 exit status
CMakeFiles\DLP_LightCrafter_4500_3D_Scan_Application.dir\build.make:100: recipe for target 'bin/DLP_LightCrafter_4500_3D_Scan_Application.exe' failed
mingw32-make[2]: *** [bin/DLP_LightCrafter_4500_3D_Scan_Application.exe] Error 1
CMakeFiles\Makefile2:71: recipe for target 'CMakeFiles/DLP_LightCrafter_4500_3D_Scan_Application.dir/all' failed
mingw32-make[1]: *** [CMakeFiles/DLP_LightCrafter_4500_3D_Scan_Application.dir/all] Error 2
Makefile:82: recipe for target 'all' failed
mingw32-make: *** [all] Error 2

  • 您好!

    感谢使用TI的DLP产品。

    1.由于您修改了源码,而且使用了另外的相机驱动库,比较难定位问题在哪里。这是使用推荐的FL相机驱动的编译界面,请对比是否有差异。

      2.建议到Global的E2E上提问,会有更多的工程师在上面回答

    很抱歉无法帮助定位问题。