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.

Compiler/TDA2SX: 3.5 vision sdk build failed

Part Number: TDA2SX

Tool/software: TI C/C++ Compiler

HI dear TIer;

I am working on tda2sx, vsdk 3.5 .

I build the whole vsdk with sample_app option, it can successfully build sample_app.out

but when I build apps , it failed. Could you please help me to solve the problem?

Thanks!

compiling failure log is :

# apps: tda2xx-evm: Creating archive apps.a
# apps: tda2xx-evm: Compiling sgx3DsrvLink_tsk.c
# apps: tda2xx-evm: Compiling sgx3DsrvLink_drv.c
# apps: tda2xx-evm: Creating archive apps.a
# apps: tda2xx-evm: Compiling sgx3DsfmLink_tsk.c
# apps: tda2xx-evm: Compiling sgx3DsfmLink_drv.c
# apps: tda2xx-evm: Creating archive apps.a
# apps: tda2xx-evm: Compiling frameCopyAlgoCpu.c
# apps: tda2xx-evm: Compiling frameCopyLink_algPlugin.c
# apps: tda2xx-evm: Creating archive apps.a
# apps: tda2xx-evm: Linking
PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/binaries/apps/tda2xx_evm_linux_all/lib/tda2xx-evm/a15_0/release/apps. a(sgxRender3Dsfm.o): In function `SgxRender3Dsfm_renderFrame':
sgxRender3Dsfm.cpp:(.text+0x704): undefined reference to `CPVRTPrint3D::SetTextures(SPVRTContext const*, unsigned int, unsi gned int, bool, bool)'
sgxRender3Dsfm.cpp:(.text+0x724): undefined reference to `CPVRTPrint3D::Print3D(float, float, float, unsigned int, char con st*, ...)'
sgxRender3Dsfm.cpp:(.text+0x748): undefined reference to `CPVRTPrint3D::Print3D(float, float, float, unsigned int, char con st*, ...)'
sgxRender3Dsfm.cpp:(.text+0x74e): undefined reference to `CPVRTPrint3D::Flush()'
sgxRender3Dsfm.cpp:(.text+0x796): undefined reference to `CPVRTPrint3D::SetTextures(SPVRTContext const*, unsigned int, unsi gned int, bool, bool)'
sgxRender3Dsfm.cpp:(.text+0x7b4): undefined reference to `CPVRTPrint3D::Print3D(float, float, float, unsigned int, char con st*, ...)'
sgxRender3Dsfm.cpp:(.text+0x7ba): undefined reference to `CPVRTPrint3D::Flush()'
sgxRender3Dsfm.cpp:(.text+0x820): undefined reference to `CPVRTPrint3D::SetTextures(SPVRTContext const*, unsigned int, unsi gned int, bool, bool)'
sgxRender3Dsfm.cpp:(.text+0x83e): undefined reference to `CPVRTPrint3D::Print3D(float, float, float, unsigned int, char con st*, ...)'
sgxRender3Dsfm.cpp:(.text+0x844): undefined reference to `CPVRTPrint3D::Flush()'
sgxRender3Dsfm.cpp:(.text+0x88c): undefined reference to `CPVRTPrint3D::SetTextures(SPVRTContext const*, unsigned int, unsi gned int, bool, bool)'