Bug 357568

Summary: kbibtex (git) fails to compile
Product: [Applications] KBibTeX Reporter: Gandalf Lechner <gandalflechner>
Component: Compiling/packagingAssignee: Thomas Fischer <fischer>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: error message

Description Gandalf Lechner 2016-01-05 11:09:54 UTC
The error message that I get when trying to compile kbibtex from its git repository (checked out on 5 January) is attached.


Reproducible: Always
Comment 1 Gandalf Lechner 2016-01-05 11:10:48 UTC
Created attachment 96468 [details]
error message
Comment 2 Thomas Fischer 2016-01-05 18:38:34 UTC
Compiled for me, but I added an extra #include statement on QRegExp. Please test and confirm commit c68189816a5e2779c998:
http://commits.kde.org/clones/kbibtex/thomasfischer/kbibtex/c68189816a5e2779c998
Comment 3 Gandalf Lechner 2016-01-06 10:32:49 UTC
thanks, now it's building again as it should