[Interest] Qt5.4 VS2008 Win7 DirectX SDK (June 2010) build fails.

William Hallatt goblincoding at gmail.com
Thu Feb 19 09:12:42 CET 2015


Aaaah, that settles that then.

Thanks Alex!

On 19 February 2015 at 09:43, Blasche Alexander <
alexander.blasche at theqtcompany.com> wrote:

>  Hi,
>
>
>  You are trying to build angle with MSVC 2008 and DirectX which is no
> longer supported. For details check the reference platforms:
>
>
>
> http://doc-snapshot.qt-project.org/qt5-5.4/supported-platforms.html#reference-configurations
>
>
>  Angle with DirectX requires a fairly up-to-date MS compiler. Chances are
> you may not even be able to build it with 2010 either. You could try to
> build angle with OpenGL.
>
>
>  MSVC2008 only really exists to support Windows CE only and Win CE does
> not use Angle.
>
>
>   --
>
> Alex
>   ------------------------------
> *From:* interest-bounces+alexander.blasche=theqtcompany.com at qt-project.org
> <interest-bounces+alexander.blasche=theqtcompany.com at qt-project.org> on
> behalf of William Hallatt <goblincoding at gmail.com>
> *Sent:* Thursday, February 19, 2015 08:19
> *To:* interest at qt-project.org
> *Subject:* [Interest] Qt5.4 VS2008 Win7 DirectX SDK (June 2010) build
> fails.
>
>  Hi everyone,
>
>  I am having no joy building Qt 5.4 for Windows 7 using Visual Studio
> 2008 and DirectX 9 (June 2010) (these are required).
>
>  1.  I downloaded the *zip* from here:
> http://www.qt.io/download-open-source/#
>
>
>  [image: Inline images 1]
>
>
>
>  2.  My VS2008 DirectX settings are correct:
>
>  [image: Inline images 2]
>
>  [image: Inline images 3]
>  [image: Inline images 4]
>
>
>  3.  DirectX is installed correctly (other projects using it build fine
> with VS2008):
>
>  [image: Inline images 5]
>
>
>  4.  My qtvars.bat contains:
>
>  CALL "C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC\vcvarsall.bat"
> set
> PATH=C:\Qt\Qt5Build\qtbase\bin;C:\Qt\Qt5Build\qtrepotools\bin;C:\Qt\Qt5Build\gnuwin32\bin;%PATH%
> set QMAKESPEC=C:\Qt\Qt5Build\qtbase\mkspecs\win32-msvc2008
>
>  and is run by calling:
>
>  %SystemRoot%\system32\cmd.exe /E:ON /V:ON  /k C:\Qt\qtvars.bat
>
>
>  5.  Using the console fired up by through (4), I configured Qt with:
>
>  configure.bat -opensource -nomake tests -no-compile-examples
> -confirm-license -mp
>
>  (the complete configuration output is attached)
>
>
>  6.  Compiling with "jom" fails with:
>
>  [image: Inline images 6]
>
>
>  7.  Not surprisingly, simply running "nmake" fails in pretty much the
> same way (I had to try just to make 100% sure it wasn't "jom" related)
>
>  8.  My environment is set up correctly according to:
>
>  http://doc-snapshot.qt-project.org/qt5-5.4/windows-requirements.html
>
>
>  9.  I previously built Qt 5.3.2 on the exact same machine, with the
> exact same configuration settings and the exact same qtvars.bat, VS2008 etc
> configurations with success.
>
>  It is obvious that, for some or other reason, the D3D headers cannot be
> found with the current setup.
>
>  Any ideas will be greatly appreciated!
>
>  Regards,
> William
>
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/09244ac8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 42807 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/09244ac8/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 120406 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/09244ac8/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 45505 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/09244ac8/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 73438 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/09244ac8/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 39352 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/09244ac8/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 37923 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/09244ac8/attachment-0005.png>


More information about the Interest mailing list