|
-
April 11th, 2016, 01:12 PM
#1
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.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|