I'm new to QT.
I created the code in QT Application with support of QMake, then I migrated the code in a CMake compatible application.
Since then I'm getting QCoreApplication no such file/directory error.
It also gives following message:
23:03:11: The process "/usr/bin/cmake" exited with code 2. Error while building/deploying project HCIServer (kit: CMake-New-Kit) The kit CMake-New-Kit has configuration issues which might be the root cause for this problem. When executing step "Make"
Kit Configuration:
OS: Ubuntu 14.04
Compiler: g++
QT Version: 5.8.0