Hello, everyone.
Can't find appropriate instructions for building Qt on host(Ubuntu 10.04), to develop on host and run apps on dm8168evm.
I wonder if information from here http://processors.wiki.ti.com/index.php/Building_Qt fits my case?
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.
Hello, everyone.
Can't find appropriate instructions for building Qt on host(Ubuntu 10.04), to develop on host and run apps on dm8168evm.
I wonder if information from here http://processors.wiki.ti.com/index.php/Building_Qt fits my case?
Hi Pavel,
Do you already have the EZSDK? http://www.ti.com/tool/linuxezsdk-davinci
With that package, you get QT already built and installed, so you don't have to build QT yourself. With the EZSDK, you can build QT apps on your host Linux platform. You can either build your apps command line or install QT Creator on your host if you want a UI builder. Then you can specify your cross compile tools and libs to build apps for your target EVM.