<div dir="ltr"><div class=""><img class="" id=":1c0" src="https://mail.google.com/mail/u/0/images/cleardot.gif" alt=""></div><div class="gmail_extra"><div class="im"><div class="gmail_quote">On Mon, Mar 3, 2014 at 5:16 AM, Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div dir="ltr"><div class="gmail_extra"><br></div><div class="gmail_extra">Maybe
 a question to ask yourself is why is it needed at all to use this at 
all. Maybe it should be easier to create a new project? What would you 
fix in the process?</div>
<span><font color="#888888">

<div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></font></span></div>
</blockquote></div></div>Well, the first time I used kdevelop or 
eclipse-cdt or any large IDE, it seemed counter-intuitive that when I'm 
not working on something which has elaborate makefiles, it was rather 
difficult to just open a .cpp file, build and run it. <br>
</div><div class="gmail_extra">I can't imagine any conflict with build systems to allow this.<br></div><div class="gmail_extra"><br>Creating a new project is what I originally had in mind.<br></div><div class="gmail_extra">


I will try to come up with some working code within this year and link it here as proof of concept.<br></div><div class="gmail_extra">Would it be feasible to use some components that make kdevelop for this?<br></div>
(..say kdevplatform ?)<div class="im"><br><br><br><br>On Mon, Mar 3, 2014 at 5:29 AM, Sven Brauch <span dir="ltr"><<a href="mailto:svenbrauch@googlemail.com" target="_blank">svenbrauch@googlemail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This sounds a bit like you want to build a GUI-driven build system; something KDevelop does explicitly not do currently.<br>


</blockquote></div><div>Why? <br></div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Maybe the aim you want to achieve -- making it easier for new users to 
do simple things regarding the build system -- could better be achieved 
by<br>
integrating related features into cmake support?<br></blockquote></div><div>Yes, that's what I had in mind.<br></div>(Generating plain Makefiles actually, but close enough) </div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Mon, Mar 3, 2014 at 5:16 AM, Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5">On Sun, Mar 2, 2014 at 1:33 PM, Manasij Mukherjee <span dir="ltr"><<a href="mailto:manasij7479@gmail.com" target="_blank">manasij7479@gmail.com</a>></span> wrote:<br>



</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div><div><div><div><div>Hi everyone,<br></div>I'm a student looking forward to participate in Google's Summer of Code this year.<br>



</div><div>I have used kdevelop for a long time and it'll be great to contribute to something I regularly use.<br>

</div>The title "Newbie mode" is a catchy one, by let me explain the idea in detail. <br></div>A feature in kdevelop I like is the support for external scripts.<br></div>I use the quick compile script when not working on a project and just need to test out a snippet. (for example, code copied from a pastebin link.)<br>





</div>I want this to be more integrated into the IDE.<br></div><div>(Consider things like clickable options to enable C++11, add libraries, configure warnings, etc)<br></div><br>Another feature that may be possible is more static analysis.<br>





(I'm not sure how well clang works with kdevelop now, but I've seen screenshots of  xcode providing great hints)<br></div><div>However this may be beyond my scope for now.<br></div><div>But I promise to try working on it if the original idea succeeds.<br>





<br><br><div><div><div><div>I want to know if it is feasible and whether anyone wants to mentor me with this.<br></div><div>(As for my skill level, I am well versed in standard C++ but will need some help with Qt.<br> Here is a link to my github profile:<br>





<a href="https://github.com/manasij7479/" target="_blank">https://github.com/manasij7479/</a>  )<span><font color="#888888"><br></font></span></div><span><font color="#888888"><div>Manasij Mukherjee<br>

</div></font></span></div></div></div></div></div>
<br></div></div>_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kde.org" target="_blank">KDevelop-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdevelop-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop-devel</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">Hi Manasij,</div><div class="gmail_extra">I like that you're considering KDE and KDevelop as your summer stage. I'd recommend you to mature more your idea. I'm not very fond of having features targeting newbies, I would prefer simplify spots on the IDE overall than dumbing down some of it.</div>



<div class="gmail_extra"><br></div><div class="gmail_extra">Maybe a question to ask yourself is why is it needed at all to use this at all. Maybe it should be easier to create a new project? What would you fix in the process?</div>

<span class="HOEnZb"><font color="#888888">

<div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></font></span></div>
</blockquote></div><br></div>