You are not logged in.

#1 2016-06-20 09:38:35

nwoki
Member
Registered: 2010-09-14
Posts: 67

[KDE] Kdevelop synthax highlighting error

Hello all. It's been a few days now and I can't figure out my problem with KDevelop's synthax highlighting. In my CMake project (been developing it since November last year and had no problem until now) kdevelop can no longer correctly higlight my classes. All includes are correct, the Qt libs are correctly identified but it can't seem to parse the project .h files for some reason.
Does anyone know what's wrong with my setup? Maybe a compiler error? (using gcc 6.1.1-2)

This wasn't a problem last week. Happened after an update. Plus I have two systems (both arch linux 64bit - work & personal) which present the same problem.

Only error info i get from kdevelop is: Problem in Semantic Analysis

Offline

#2 2016-06-20 10:10:33

Docbroke
Member
From: India
Registered: 2015-06-13
Posts: 1,433

Re: [KDE] Kdevelop synthax highlighting error

nwoki wrote:

This wasn't a problem last week. Happened after an update. Plus I have two systems (both arch linux 64bit - work & personal) which present the same problem.

Only error info i get from kdevelop is: Problem in Semantic Analysis

Have you tried downgrading kdevlop? You may have found a bug!

Offline

#3 2016-06-20 11:50:39

nwoki
Member
Registered: 2010-09-14
Posts: 67

Re: [KDE] Kdevelop synthax highlighting error

Yes, downgraded kdevelop and the gcc compiler. Same situation. I also asked the a few people in the #kdevelop irc chan to test a few projects and they had no problem with that

Offline

#4 2016-06-21 00:53:54

Docbroke
Member
From: India
Registered: 2015-06-13
Posts: 1,433

Re: [KDE] Kdevelop synthax highlighting error

what else has changed during update? you may look at pacman log, to find out.

Offline

#5 2016-06-21 07:21:57

nwoki
Member
Registered: 2010-09-14
Posts: 67

Re: [KDE] Kdevelop synthax highlighting error

gcc compiler. Anyway, moved to kdevelop 4.90.x which uses clang for code parsing. All is now back to order

Offline

Board footer

Powered by FluxBB