[Interest] MSVC 2015, configure 64 bit, missing 'arch.exe'

Thiago Macieira thiago.macieira at intel.com
Sat Oct 17 01:21:40 CEST 2015


On Saturday 17 October 2015 00:26:54 Philippe wrote:
> I don't have the problem with the 32 bit configure. But with the 64 bit,
> I always get the following error during configure. Any idea?
> 
> Running configuration tests...
> jom: C:\Qt\5.5.1\64\qtbase\config.tests\arch\Makefile [arch.obj] Error 2
> Could not find output file 'arch.exe' or 'arch' in
> C:/Qt/5.5.1/64/qtbase/config. tests/arch : No such file or directory
> Press any key to continue . . .

Your compiler is probably broken and failed to compile the arch.exe 
executable.

Go into that directory and run nmake. See if it produces a binary.

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




More information about the Interest mailing list