Is it possible to install DirectX SDK to build?
Greetings,
Is it possible to configure build-agent to have DirectX SDK
installed?
Some targets of my Open Source project depends on DirectX
headers...
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 11 Jul, 2014 02:04 PM
Will look into that, thanks.
- Feodor
Support Staff 2 Posted by Feodor Fitsner on 13 Jul, 2014 08:34 AM
DirectX SDK is part of Windows SDK 8 which is already installed on Windows Server 2012 R2 (default image) build workers: http://msdn.microsoft.com/en-us/library/windows/desktop/ee663275(v=...
3 Posted by a.filippov on 14 Jul, 2014 06:59 AM
as stated in link you provided - $(DXSDK_DIR)Include is in Includes Paths, but still:
Cannot open include file: 'd3dx9.h': No such file or directory
Project: https://ci.appveyor.com/project/niveuseverto/fomm
Support Staff 4 Posted by Feodor Fitsner on 14 Jul, 2014 07:47 AM
See this page: http://msdn.microsoft.com/en-us/library/windows/desktop/ee663275(v=...
Search by
d3dx9.h
- there is a note regarding that.Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:46 AM.