DeckLinkCapture
DeckLinkCapture copied to clipboard
Can i know how to compile this?
Hi, can i know the step to compile this code?
Thanks
What kind of system are you using?
i'm using mac os 10.15
Do you have programming experience with C++ and Qt? Also, do you know how to use Qt Creator?
For those not in the mood to play games answering maieutic questions, and assuming you have a working QT build environment, open qtcreator, then open the project file DeckLinkCapture.pro. Adjust the paths to match your download location, then build. The resulting binary is in the _bin directory.
I missed that file the first time, which led me here. Direct answers are ALWAYS better than ambiguous questions.
Do you have programming experience with C++ and Qt? Also, do you know how to use Qt Creator?
hi,i want to compiler your project:cudaplugin in windows10,but failed,it seems to only can complie it on linux .how can i compile it on win10,thank you !