-
Notifications
You must be signed in to change notification settings - Fork 95
Description
What is the proper way to build the samples from duo_buildroot_sdk_v2/tdl_sdk/sample_video ?
I tried using the docker image, or the non docker image, for me it's the same i can't get to build it, i always have some dependencies missing or a missing lib or link.
How are we supposed to build any application using the V2 SDK if we can't have a simple way to build the samples provided with the sdk itself?
Do you have any procedure to follow in order to do it?
I've tried to build the SDK first and then build the samples, but i didn't have any luck either . (i spent way too much time to do attempt to do that, and i haven't yet wrote my own code for my application!)
I could build the samples from duo_tdl_samples repositories, but they are not compatible with V2 SDK.
Please point me to a procedure or documentation on how to do that for V2 SDK.