I try to import Qt project qtInterface to Code Composer from DVSDK examples. This is the tutorial I'm following to get it working: http://processors.wiki.ti.com/index.php/Code_Composer_Studio_v5_Users_Guide#Importing_Qt_Projects.
But I can't build the project because of the Qt macros: compiler doesn't know anything about Q_OBJECT and others.