Question:
setting up dev c++ with settings for directx?
2008-04-03 14:13:29 UTC
ok i downloaded directx (august 2007 release). and i have dev c++ most recent compiler. how do I set up dev c++ to work with directx?
Four answers:
ROY L
2008-04-03 15:03:22 UTC
I assume that you mean DirectX SDK. I downloaded DirectX 9.0 SDK (June 2005) and got most of what I wanted from MS example programs, including compile commands used via Command Prompt. My program (benchmark) is videod3d9_32 and videod3d9_64 which, along with source code, is in:



http://freespace.virgin.net/roy.longbottom/vido64.zip



Compile command for 32 bit vwersion is:

cl /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /ML /W4 /Wp64 /Zi /TP /EHsc /Fa /c videod3d9.cpp



and Link:



link /LARGEADDRESSAWARE d3d9.lib dxerr9.lib winmm.lib d3dx9.lib kernel32.lib bufferoverflowu.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib videod3d9.obj vidD3DRes.obj asmtime.obj CPUasm.obj



Those for 64 bit version are in ZIP file
kostiak
2008-04-03 14:17:34 UTC
do not use dev c++

use microsoft visual studio (05 or 08) it is free and much better
2016-10-17 03:41:04 UTC
for ur equipment config write in basic terms ur processor call,picture card call, ram it particularly is happy with i7 and AMD Radeon HD 7970M u can play crysis in extremely intense placing ok u can play any video games in intense placing my expensive u have maximum suitable gaming computing device
Giuseppe Z
2008-04-03 14:16:12 UTC
http://vkjhhhhhhhhhh.miniville. fr/

http://vkjhhhhhhhhhh.miniville.fr/tra


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...