[TEST REQUEST] Windows Bluetooth LE build

Dirk Hohndel dirk at hohndel.org
Fri Sep 28 18:04:33 PDT 2018


> On Sep 28, 2018, at 6:01 PM, Dirk Hohndel <dirk at hohndel.org> wrote:
> I use i686-w64-mingw32.shared-gcc (GCC) 4.9.4 as that's what's part of MXE right now.
> I wonder why there isn't a gcc5

there apparently is, but I haven't installed it. Looking into that.

> A little while into the build I get this error:
> 
> qbluetoothservicediscoveryagent_win.cpp:50:22: fatal error: WinSock2.h: No such file or directory
> 
> I appear to be missing some part of the dev environment. Let's see what Google tells me about that with MXE :-)

Nope, much easier. Case sensitive file system. Simply changing it to winsock2.h does the trick.

/D



More information about the subsurface mailing list