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.

关于QT程序的编写以及创建link 同时进行的一些问题。

我写了个QT程序,在程序里面添加了创建link的代码。编译没有任何问题。但是在板子上运行时,大部分概率是能正常创建link,别且正常出现采集显示等功能,偶尔会出现Assertion @ Line: 1050 in links_m3vpss/display/displayLink_drv.c: pObj->displayHndl != NULL : failed !!! 这种错误。 请问下有人碰到过这种问题吗?这是TI的SDK包的问题还是代码问题, 写关于QT的程序时该注意那些问题? 请朋友们不吝赐教。