[Interest] building qt5

Koehne Kai Kai.Koehne at digia.com
Wed Nov 7 15:03:13 CET 2012


> -----Original Message-----
> From: interest-bounces+kai.koehne=digia.com at qt-project.org
> [mailto:interest-bounces+kai.koehne=digia.com at qt-project.org] On Behalf
> Of Graham Labdon
> Sent: Wednesday, November 07, 2012 2:46 PM
> To: Interest at qt-project.org
> Subject: [Interest] building qt5
> 
> Hi
> 
> I am getting the following when building Qt 5
> 
> 
> 
> process_begin: CreateProcess(NULL, "C:\Program Files (x86)\Microsoft
> DirectX SDK (February 2010)Utilities\bin\x86\fxc.exe" /nologo /E standardvs
> /T vs_2_0 /Fh shaders\standardvs.h
> ..\..\..\3rdparty\angle\src\libGLESv2\shaders\Blit.vs, ...) failed.
> 
> make (e=2): The system cannot find the file specified.
> 

Seems like it can't find fxc.exe , and if your paste is right you're missing a \ before Utilities :)


Maybe just add it to the end of your DXSDK_DIR . 

Regards

Kai




More information about the Interest mailing list