Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-30 Thread Orgad Shaneh
On Tue, Nov 29, 2016 at 10:55 AM, Nikolai Kosjar wrote: > On 11/28/2016 07:03 PM, Jason A. Donenfeld wrote: >> >> On Wed, Nov 23, 2016 at 8:45 AM, Konstantin Tokarev >> wrote: >>> >>> You can set PRECOMPILED_HEADER = header.h in your pro file. It should be >>> applied to all sources. >> >> >> Nop

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-30 Thread Nikolai Kosjar
On 11/29/2016 08:23 PM, Jason A. Donenfeld wrote: Hi Nikolai, On Tue, Nov 29, 2016 at 9:55 AM, Nikolai Kosjar wrote: Should work with the Clang Code Model, Qt Creator from the current 4.2 branch. The corresponding report was https://bugreports.qt.io/browse/QTCREATORBUG-15590. Okay, in that

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-30 Thread Nikolai Kosjar
On 11/29/2016 08:21 PM, Jason A. Donenfeld wrote: > Hi Marco, > > I'll start compiling a list for you, so that I can give you something > more useful than my last message. For starters, here's one bug found > within seconds: > > 1. Open a file in the project. All seems fine. > 2. Ctrl click on a f

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-30 Thread Jason A. Donenfeld
Hi Nikolai, On Tue, Nov 29, 2016 at 9:55 AM, Nikolai Kosjar wrote: > Should work with the Clang Code Model, Qt Creator from the current 4.2 > branch. > > The corresponding report was > https://bugreports.qt.io/browse/QTCREATORBUG-15590. Okay, in that case, I'll wait until 4.2 for it. One questi

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-30 Thread Jason A. Donenfeld
Hi Marco, I'll start compiling a list for you, so that I can give you something more useful than my last message. For starters, here's one bug found within seconds: 1. Open a file in the project. All seems fine. 2. Ctrl click on a function that points to somewhere in the Linux kernel headers. 3.

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-29 Thread Nikolai Kosjar
On 11/28/2016 07:03 PM, Jason A. Donenfeld wrote: On Wed, Nov 23, 2016 at 8:45 AM, Konstantin Tokarev wrote: You can set PRECOMPILED_HEADER = header.h in your pro file. It should be applied to all sources. Nope, that's certainly not what that field does. Should work with the Clang Code Mode

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-29 Thread Nikolai Kosjar
On 11/23/2016 08:45 AM, Konstantin Tokarev wrote: 23.11.2016, 08:51, "Jason A. Donenfeld" : Hello Eike & Qt Creator mailing list, I'm insane and decided to try using an IDE for Linux kernel development. Much to my delight, it actually works well. (Everybody on the mailing list to which this mes

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-28 Thread André Pönitz
On Mon, Nov 28, 2016 at 07:03:39PM +0100, Jason A. Donenfeld wrote: > Hello All, > > Responses to each of you are inline below. > > Sounds to me like there's a lot of work to be done, still, and I > haven't received any enthusiastic responses from the Qt team of, "yes! > we'd love to work on this

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-28 Thread Marco Bubke
On November 28, 2016 19:03:57 "Jason A. Donenfeld" wrote: > Hello All, > > Responses to each of you are inline below. > > Sounds to me like there's a lot of work to be done, still, and I > haven't received any enthusiastic responses from the Qt team of, "yes! > we'd love to work on this and mak

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-28 Thread Jason A. Donenfeld
Hello All, Responses to each of you are inline below. Sounds to me like there's a lot of work to be done, still, and I haven't received any enthusiastic responses from the Qt team of, "yes! we'd love to work on this and make Qt Creator suitable for kernel development!" Bummer. Seems like a great

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-23 Thread Andrzej Telszewski
On 23/11/16 06:51, Jason A. Donenfeld wrote: Hello Eike & Qt Creator mailing list, I'm insane and decided to try using an IDE for Linux kernel development. Much to my delight, it actually works well. (Everybody on the mailing list to which this message is cross-posted just vomited a little bit i

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-23 Thread Eike Ziller
> On Nov 23, 2016, at 6:51 AM, Jason A. Donenfeld wrote: > > Hello Eike & Qt Creator mailing list, > > I'm insane and decided to try using an IDE for Linux kernel > development. Much to my delight, it actually works well. (Everybody on > the mailing list to which this message is cross-posted ju

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-22 Thread Orgad Shaneh
On Wed, Nov 23, 2016 at 7:51 AM, Jason A. Donenfeld wrote: > (A) Qt Creator doesn't seem to parse the C correctly. Things like > designated initializers and a few other C features here and there just > don't get parsed correctly, and the IDE stops being useful. I suspect > this is because things

Re: [Qt-creator] Qt Creator for Linux Kernel Development

2016-11-22 Thread Konstantin Tokarev
23.11.2016, 08:51, "Jason A. Donenfeld" : > Hello Eike & Qt Creator mailing list, > > I'm insane and decided to try using an IDE for Linux kernel > development. Much to my delight, it actually works well. (Everybody on > the mailing list to which this message is cross-posted just vomited a > litt