Hi, this output will be printed on stdout/stderr by default. So, you have to start QC from cmdline using sth similar to
<PATH_TO_QC_APP_BUNDLE>/Qt\ Creator.app/Contents/MacOS/Qt\ Creator to see this output. Don't know exactly where this output goes if you're just open the app bundle itself or using double click on it. I'd say the output would be gone in these cases. Kind regards, Christian ________________________________________ From: qt-creator-bounces+christian.stenger=theqtcompany....@qt-project.org <qt-creator-bounces+christian.stenger=theqtcompany....@qt-project.org> on behalf of Michael Jackson <[email protected]> Sent: Thursday, July 30, 2015 4:18 PM To: Kosjar Nikolai Cc: [email protected] Subject: Re: [Qt-creator] Where to find more information from Clang indexing errors No trying to be difficult here so here goes. I created a "qtlogging.ini" in ~/Library/Preferences and inside several locations in the QtCreator.app package. Reading through the web page does not tell me where to look for the log file. I looked in all the usual locations on OS X include /var/log ~/Library/Log but I am not seeing anything obvious there. Mike Jackson On Jul 30, 2015, at 5:46 AM, Nikolai Kosjar <[email protected]> wrote: > Hi! > > Enable the following logging categories [1] to get output from libclang: > > qtc.clangcodemodel.clangeditordocumentparser=true > qtc.clangcodemodel.verboserun=true > > Here is how you can help: > * Do not use the mailing list for bug reports. > * Create a report at https://bugreports.qt.io/ with the generated output from > the logging categories. > * Attach a minimal project that exhibits the bug so I have sth. *concrete* I > can work with. > > The code snippet and context you provided are not enough. > > The Qt Creator 3.5 rc1 snapshots come with libClang is 3.6, [2] tells me that > XCode 5.x comes with LLVM based on 3.3/3.4. Although that might make a > difference, I doubt it's that for this concrete case. > > Nikolai > > [1] http://doc.qt.io/qt-5/qloggingcategory.html#configuring-categories > [2] https://en.wikipedia.org/wiki/Xcode#Toolchain_versions > _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
