> On Sep 28, 2018, at 5:56 PM, Lubomir I. Ivanov <[email protected]> wrote: > > after accepting the license i see: > > ------------------- > ... > > Qt Bluetooth: > BlueZ .................................. no > BlueZ Low Energy ....................... no > Linux Crypto API ....................... no > WinRT Bluetooth API (desktop & UWP) .... no > ------------ >
How odd looking > at this point i run the above CMD file to build QtConnectivity. > > my GCC is: > gcc version 5.3.0 (i686-posix-dwarf-rev0, Built by MinGW-W64 project) 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 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 :-) /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
