https://bugs.kde.org/show_bug.cgi?id=373171

Sven Brauch <m...@svenbrauch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@svenbrauch.de

--- Comment #1 from Sven Brauch <m...@svenbrauch.de> ---
> On installing the KDevelop package I get a load
> of errors chucked up about missing project management plugins.
Be more specific please.
Maybe Kubuntu's kdevelop package needs to depend on cmake?

> Then, I can't save to a directory because KDevelop
> is too stupid to create a missing directory in the path.
Huh? How do you even navigate the "save as" dialog to a directory which doesn't
exist?

> Finally, even though g++ and make are installed,
> KDevelop is too stupid to try and automatically add
> a C++ compiler, so all the options I have are debug
> a compiled binary or a plasmoid!!!
Wait, is this about building or debugging now? How is debugging related to a
C++ compiler?
KDevelop doesn't detect compilers, you need your own build system (e.g. cmake)
to build your project. That detects the compiler.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to