Other Parts Discussed in Thread: DLPC-API 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/dlp-products-group/dlp/f/dlp-products-forum/1194265/dlp4710evm-lc-net-library-provided-c 器件型号: DLP4710EVM-LC 主题中讨论的其他器件: DLPC…
Other Parts Discussed in Thread: DLP3010EVM-LC , DLPC-API 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/dlp-products-group/dlp/f/dlp-products-forum/1188784/dlp3010evm-lc-issue-with-dlpc-api 器件型号: DLP3010EVM-LC 主题中讨论的其他器件…
Our samples generally link against the 64-bit version of the Cypress DLLs, as seen in our CMakeLists.txt file:
```
find_library(CYUSBSERIAL cyusbserial third_party /cyusbserial)
```
Your `dlpcQtDemo.pro` file seems to always link against the 32-bit DLLs…