cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
How to Set Up DirectX in Visual C++ 2010
How to Set Up DirectX in Visual C++ 2010
Jul 22, 2011 at 4:24am UTC
creekist
(109)
How do you set up a DirectX project for Visual C++ 2010 (the free IDE). I downloaded the SDK. It's the June 2010 SDK.
Jul 22, 2011 at 5:08am UTC
closed account (
DSLq5Di1
)
You just need to show Visual Studio where to find the include and lib folders of your SDK installation (ie. "\Program Files\Microsoft DirectX SDK\Include").
http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/a494abb8-3561-4ebe-9eb0-6f644a679862
Topic archived. No new replies allowed.