[Bug 64481] New: classparser does not recognice links to sourcefiles
Guenter Schwann
schwann at icg.tu-graz.ac.at
Thu Sep 18 08:32:06 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=64481
Summary: classparser does not recognice links to sourcefiles
Product: kdevelop
Version: CVS
Platform: SuSE RPMs
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: cpp-parser
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: schwann at icg.tu-graz.ac.at
Version: CVS (using KDE KDE 3.1.3)
Installed from: SuSE RPMs
Compiler: g++ (GCC) 3.3 20030226 (prerelease) (SuSE Linux
OS: Linux
I have an automake/autoconf project (with subprojects). The source and header files are separated in their own subdirectories. During generation of the project, these files where linked to the directory where the Makefile.am are. Everything was ok since a few days before alpha6. Since then the classbrowser is empty, and codecompletition is broken for my own classes. Only some base-classes created by "uic" are available. So I guess that the problem is, that the classbrowser is not able to parse linked files.
More information about the KDevelop-devel
mailing list