> On Mar 2, 2016, at 8:27 PM, Andrzej Telszewski <[email protected]> wrote: > > On 01/03/16 17:09, Nikolai Kosjar wrote: >> Hi! >> >> On 02/28/2016 12:11 PM, Andrzej Telszewski wrote: >>> Hi, >>> >>> Qt Creator: 3.5.1 >>> OS: Linux >>> ... >>> Unfortunately, the completion does not work for me, that is, there is >>> neither pop-up for functions, classes nor the class members. >>> >>> Have I misconfigured something? >> >> If you already see diagnostic warnings from libclang, then that's unlikely. >> >> Please create a bug report with answers to: >> >> 1) Does it work with current Qt Creator snapshots? Snapshots are >> available at http://download.qt.io/snapshots/qtcreator/master/latest . >> If it fails, the remaining questions assume that you use the snapshot >> version. >> >> 2) Does it already fail for a main.cpp of a "Qt Console Application" >> (from Creator's wizard)? >> >> 3) Start Qt Creator from a terminal as follows, trigger completion and >> wait for a while. What's the generated output? >> >> $ QT_LOGGING_RULES="qtc.clangcodemodel.ipc=true" ./qtcreator >> >> Nikolai >> > > Upgrading to 3.6.0 solves the problem. > Should I still fill the bug or 3.5.1 is no longer supported?
There will be no more releases of 3.5.x. Br, Eike > -- > Best regards, > Andrzej Telszewski > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator -- Eike Ziller, Principle Software Engineer - The Qt Company GmbH The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
