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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
