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.

DM814x QT Application

Hi,

Can I build qt application for DM8148 EVM using QT Creator?

If I can, which version should I work with? and how can I build my application successfully?

Actually I tried with QT Creator 2.4.1 and QT Creator 2.1.0,

but when i added "qmake", I got this error "Qt version is not properly installed, please run make install."

I use ezsdk 5.05.02.00 and qt library 4.7.2.

Regards,

Eunhye

  • Hi,

    Found the solution.

    I added "qt.conf" file according to the link below says.

    Now I can build my sample application using Qt Creator.

    Thank you.

    http://e2e.ti.com/support/dsp/omap_applications_processors/f/447/t/111362.aspx

    Regards,

    Eunhye