About Store Forum Documentation Contact



Post Reply 
tutorials
Author Message
Tichama Offline
Member

Post: #1
tutorials
Hi i just installed Esenthel I'm new to this community. I'm trying to get the tutorial working but when I build and run the tutorial it says that d3dx11_42.dll is missing. Strange maybe I have a corrupted file??
10-18-2010 02:37 AM
Find all posts by this user Quote this message in a reply
Dynad Offline
Member

Post: #2
RE: tutorials
You need to install the latest version of Directx. If you're on a windows XP machine Directx 10 wont work. If so please check your settings in visual Studio and build in debug/release mode.

There is always evil somewhere, you just have to look for it properly.
10-18-2010 03:19 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Tichama Offline
Member

Post: #3
RE: tutorials
OK now I got a "can't create direct 3d swap chain" message when I try to run. I tried the latest direct X and the direct X SDK and looked for an update for my video card driver but there was none. I'm using Windows Vista on a 64 bit system with 6 gigs of ram and a ATI Radeon 4850 series video card. Update to windows 7?
10-22-2010 01:10 AM
Find all posts by this user Quote this message in a reply
Barthap Offline
Member

Post: #4
RE: tutorials
You link DX10+ lib in your project. Change project settings.
10-22-2010 06:20 AM
Find all posts by this user Quote this message in a reply
Post Reply