Other Parts Discussed in Thread: TIDA-00254
I have built the SDK follwing the dlpu042 manual, and TIDA-00254(3D scanning application). Because I was making my own application with Visual Studio 2015(vc 14) for a long time, I want to import the SDK into
my application. By googling I heard that vc compiler can not use .a files but only .lib files. So I tried building the SDK with Cmake and visual studio 2015 and failed with a lot of errors.
May I ask what version should I use to build the SDK to .lib files, if TI ever built the SDK using visual studio? Thank you.