[Qt-creator] Unable to get C++ context help when using Clang libC++ headers

Sergey Shambir sergey.shambir.auto at gmail.com
Tue Mar 18 12:51:36 CET 2014


You can copy std::vector definition from libc++ header, rename it to any 
custom name and then try to simplify it to the smallest standalone code 
for which bug reproduces.

18.03.2014 14:52, Adam Strzelecki пишет:
>>> F1 context help is working only when using GCC and libstdc++ headers, either on Linux or on Mac using my own build of GCC.
>> For me it doesn't work even with gcc and libstdc++ (debian testing
>> amd64, qtc 3.0.1 from the qt-project.org). F1 just opens main page of
>> the help…
> It there any way to debug what is actually getting searched without building Qt Creator by myself?
>
> I presume with libc++ the parser may add some namespace fancy prefix that effectively breaks the context help.
>
> Cheers,


-- 
Best regards,
Sergey Shambir




More information about the Qt-creator mailing list