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

Nuno Santos nunosantos at imaginando.pt
Mon Jun 8 16:50:04 CEST 2015


Still can't build WinRT x86 from source. Now it's failing here but can't 
understand why...

         link /NOLOGO /DYNAMICBASE /NXCOMPAT /NODEFAULTLIB:ole32.lib 
/APPCONTAINER /SAFESEH /MACHINE:X86 /DEBUG /MANIFEST:NO /DLL 
/SUBSYSTEM:WINDOWS /V
ERSION:5.42 /OUT:..\..\..\..\plugins\imageformats\qwbmpd.dll 
@C:\Users\nsantos\AppData\Local\Temp\qwbmpd.dll.2080.922.jom
    Creating library ..\..\..\..\plugins\imageformats\qwbmpd.lib and 
object ..\..\..\..\plugins\imageformats\qwbmpd.exp
         cd imageformats\ && ( if not exist Makefile 
C:\Qt\5.4\Src\qtbase\bin\qmake 
C:\Qt\5.4\Src\qtimageformats\src\imageformats\imageformats.pro -o M
akefile ) && C:\Qt\5.4\jom.exe -f Makefile
         C:\Qt\5.4\jom.exe -f Makefile.Debug
jom: C:\Qt\5.4\Src\Makefile [module-qtxmlpatterns-make_first] Error 2

C:\Qt\5.4\Src>

On 08/06/2015 14:50, Thiago Macieira wrote:
> 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.




More information about the Interest mailing list