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.

二次开发---控制DLP4500投影已写入的图片

Other Parts Discussed in Thread: DLP4500, TIDA-00254

1. 查看了DLP4500软件是基于Qt Creator创建的,我在VS中已经创建了Qt GUI Application的工程,我想在我的工程中控制投影仪投射图片,请问可以直接参考DLP4500软件源码的调用方式进行控制吗?需要添加哪些库文件吗?

2. 在论坛中看到有人使用基于MFC进行控制投影的,请问使用MFC和Qt哪个更兼容、开发起来更容易些呢?