Version: 3.5.0.7 (using 3.5.8, Kubuntu (gutsy) 4:3.5.8-0ubuntu3.1) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.22-14-generic (AFAIK # mark a line or a part of it as a comment) When I have something like #FORMS = tdlgfilter.ui \ # tdlgselect.ui kdevelop cannot load the .kdevelop file. "Cannot parse pro file", "Cannot write Doxyfile" and "Malformed URL" are the message boxes. With a little luck I can close KDevelop normally, but sometimes it hangs up. (If someone could add a hint, which URL is malformed...?)
The problem is the \ at the end of the first comment, thats something KDevelop3's qmake parser cannot understand. And unfortunately its not easily fixable so I won't spend my time on this (also given that in KDevelop4 this can be parsed just fine)
*** Bug 157049 has been marked as a duplicate of this bug. ***
fixed in kdevelop4.