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: Unable to build the 3D Machine Vision Reference Designs from Source

Other Parts Discussed in Thread: DLP4500

Tool/software: TI C/C++ Compiler

Hello~

My computer is Win 7. I want to compile the TI DLP ALC SDK by user's guide document, but I encountered the error in 9. 3D Machine Vision Reference Designs from Source.

I have DLP4500.

I solved the problem until no error occur  in cmake. Showing the picture in bellow:

Than I enterd command line window in the build folder as below:

.

.

.

The error as above. I guess the path of DLP_SDK_LIBRARY in cmake have something wrong according to error message.

So, how can i resolve it?  

Thank you so much.

Pamela

  • Hello Pamela,

    Could you first confirm what version of software you are using for CMake, Qt ,and OpenCV? It looks like you might be using a newer version of CMake than required. Unfortunately there are some potential build errors when using the newer versions of the software than recommended. We require CMake v3.1, Qt v5.3.2, and OpenCV v2.4.10.

    Thanks,
    Kyle
  • Hi Kyle~

    Thanks for your advice. I have resolved it. My version of CMake is newer than recommended. 

    Thanks~

              Pamela