[Interest] How to run a WinRT app on a Window 8 intel tablet?

Thiago Macieira thiago.macieira at intel.com
Mon Jun 8 15:50:36 CEST 2015


On Monday 08 June 2015 14:43:26 Nuno Santos wrote:
> kernel\qhostaddress.cpp(786) : error C2065: 'INADDR_BROADCAST' : 
> undeclared identifier
> kernel\qhostaddress.cpp(789) : error C2065: 'INADDR_LOOPBACK' : 
> undeclared identifier

Check if they are defined in winsock2.h, as they should be.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list