Hi, Qt Creator will not color locals/members/etc. when *Creator* is compiled against 4.7.0. It doesn't matter which Qt you develop your own application against (if any), but Qt Creator itself needs to be compiled against 4.7.1 (and run with 4.7.1 or newer).
Regards, Erik. On Nov 24, 2010, at 17:24 , ext Dini Chillet wrote: > Hello, > > As it was recommended by André in his mail "Qt-creator] Qt Creator 2.1 > branch" (29 Sep 2010), I just get the last version of both Qt (4.7.1 master)/ > Qt Creator (2.1.81 master). > Since that, the syntax highlighting does not work properly for c++ files: > -only c++ words (as type, comment..) are in color > -the other schemes (local variables, class member, virtual functions ...) are > in gray. > > Is it in the way I compiled QT? > ./configure -prefix /usr/local/Trolltech/Qt-4.7.0-master -release > -multimedia -no-audio-backend -script -webkit -qt3support -nomake examples > -nomake demos > > Or, does it happen because the compilation of QCreator? > > For information, In Qt Creator options, I used the "Default" color scheme. > > I have not yet created a bug, because I wonder if I am the only one in that > situation. > > Thanks > Best Regards > > -- > P Please do not print this email unless you really need to. > <dini_chillet.vcf>_______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
