Re: Building native (C/C++) code

2018-03-19 Thread Jan Lahoda
Thanks Lieven and Damjan, I'll look at this. Jan On Mon, Mar 19, 2018 at 10:05 AM, Lieven Govaerts wrote: > Hi Jan, > > On 19 March 2018 at 09:16, Jan Lahoda wrote: > > > Hi, > > > > In Apache NetBeans (incubating), we have some smallish native (C/C++) &

Building native (C/C++) code

2018-03-19 Thread Jan Lahoda
Hi, In Apache NetBeans (incubating), we have some smallish native (C/C++) components. I'd like to ask: are there any official build servers that can build C/C++ code for Windows? (Does not need to be Windows, IMO, could even be cross-compilation.) And if yes, are there existing projects that are u