Summary: | File crashes gideon on import as C++ with custom Makefiles | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Tobias Hunger <tobias.hunger> |
Component: | Language Support: CPP (old) | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tobias Hunger
2003-03-29 20:25:41 UTC
Sorry, I should have provided more information. This is what I do: * create a directory * copy the file mentioned into it * start gideon * Project->Import Existing Project * Selct the new directory * Select "Generic C++ Application with Custom Makefile" * OK * "Populate it with all C/C++/Java files below the project directoy? Yes Then it crashes. The least messages on the controlling console are: kdevelop (cpp support): projectOpened( ) kdevelop (class view): ClassViewPart::projectSpaceOpened() kdevelop (class view): MethodListAction::refresh kdevelop (appwizard): OPENING PROJECT: /home/hunger/c/gideon/test/test.kdevelop kdevelop (cpp support): !!!!!!!!!!!!!!! PARSED /home/hunger/c/gideon/test/gzstream.hh!!!!!!!!!!!!!!!!!! I hope this helps more then my original report:-) I was somehow deluded to think that I'd get a preview only and wanted to check wether the link I gave was accepted. Sorry your description is not detailed enough. Where are the other files? Where is the "Custom Makefile"? Can you update to latest CVS and retest it? If not, I'll close this bug. Subject: Re: File crashes gideon on import as C++ with custom Makefiles The newest gideon deb (2.999-1+cvs20030917+orth) imports Fresco fine. Good work! Now I only need to figure out how to get emacs-like keybindings and I'm absolutely hooked! *** Bug has been marked as fixed ***. |