[Qt-creator] Unable to get C++ context help when using Clang libC++ headers
Adam Strzelecki
ono at java.pl
Fri Mar 7 11:54:25 CET 2014
Hi,
I don’t know it you are aware about that, but once you install C++ help from:
http://en.cppreference.com/w/File:qch_book_20140208.zip
F1 context help is working only when using GCC and libstdc++ headers, either on Linux or on Mac using my own build of GCC.
When I use it with Clang’s libc++ I always get help now found on for example std::vector or std::string methods.
Any clue what may be causing such behavior?
Best regards,
--
Adam
More information about the Qt-creator
mailing list