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.

Unable to build the DLP ALC SDK

I'm following the user guide to build the DLP ALC SDK for my DLP LightCrafter 4500 (www.ti.com/.../dlpu042.pdf). No problem occurred until I came to Section 8 :Building the DLP ALC SDK.

As I follow the steps, the result came out like below:

 

I've read a post that it seems the same thing happen but he just skips it.(https://e2e.ti.com/support/dlp__mems_micro-electro-mechanical_systems/f/924/t/516459)

Did I miss anything or it is the issue of the PC?Since it is the second PC with this problem (the previous has the same error),I wonder what exactly the wrong is here and what to do next .

Thank you very much.

Feng

  • Hi!

    I have been experiencing the same problem. The issue is that you are missing software or you need to fill in where the software is located. On mine I get that same error. It is Point Grey's FlyCapture software which you can download from their website after you register for free. Just register on the site, go to the downloads page, choose blackfly product family, all cameras and your operating system. you should be able to download FlyCapture2 full SDK for free. Make sure the directory is correct in CMake and then that should work. 

    My computer also could not find the Win32 files. Those are in C:\Windows\System32 in my computer, you want setupapi.dll for the top blank and ws2_32.dll for the second. 

    Hope this helps!

  • Hi Morgan,

    Thanks for providing feedback!

    Hi Feng,

    You will likely need to specify the install directory of the Point Grey files under the "PG" row shown in your screenshot.

    Thanks,
    Clinton