On Monday 24 August 2015 11:17:13 Mathieu Slabbinck wrote:
> C:\Program Files (x86)\Windows Kits\8.1\Include\shared\ws2def.h:905:
> error: Can't concatenate non identifier tokens

Looks like your version of MinGW is not compatible with your Windows SDK 
headers. This is not a Qt problem, sorry.

Try downgrading the Windows SDK or upgrading MinGW.

In any case, doesn't mingw come with its own ws2def.h? The one I have here 
from cross-mingw is 38 lines long, so it couldn't cause a problem on line 905.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to