> On 16 Oct 2016, at 01:03, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > > Hi Lars, > > On Sat, 15 Oct 2016, Lars Schneider wrote: > >> >>> On 11 Oct 2016, at 05:12, Johannes Schindelin <johannes.schindelin@xxxxxx> wrote: >>> >>> On Windows, pid_t translates to long long int, resulting in this build >>> error: >>> >> >> Thanks for hint! I'll change it! >> >> However, I am building on Win 8.1 with your latest SDK and I cannot >> reproduce the error. Any idea why that might be the case? > > Are you building with DEVELOPER=1? Argh! Of course ... I forgot to add this flag to my config.mak on Windows. Thanks, Lars