Freiza Grandmaster Cheater
Reputation: 22
Joined: 28 Jun 2010 Posts: 662
|
Posted: Mon Apr 11, 2016 12:52 pm Post subject: Visual C++ 2015 search path not working |
|
|
Even after including .h folder to Projects>C++ General>Additional Include Directory it cannot detect .h files.
I included, C:\Qt\Qt5.6.0\5.6\msvc2015_64\include to additional include directory
And Wrote the code in c++,
#include "QtWidgets/qapplication.h"
It cannot find QtWidgets directory.
_________________
|
|