About Store Forum Documentation Contact



Post Reply 
Tutorial problem.
Author Message
rosciak Offline
Member

Post: #1
Tutorial problem.
Hi. I'm trying to compile Tutorials and everything looks fine, except the fact when i'm trying to run compiled tutorials i got message. Nie znaleziono D3D11.dll (i'm polish user - it means - d3d11.dll not found).

I use XP SP3.

I guess i should compile tutorial to make it work with DX9 instead of DX11, but where can I find it?
It means conf file.
(This post was last modified: 05-11-2010 02:15 PM by rosciak.)
05-11-2010 02:13 PM
Find all posts by this user Quote this message in a reply
Harry Offline
Member

Post: #2
RE: Tutorial problem.
You should change solution configuration from Debug DX10+ to Debug.
05-11-2010 02:44 PM
Visit this user's website Find all posts by this user Quote this message in a reply
rosciak Offline
Member

Post: #3
RE: Tutorial problem.
Sorry i tried to find it but i can't. Where is can find it?
(This post was last modified: 05-11-2010 03:04 PM by rosciak.)
05-11-2010 03:03 PM
Find all posts by this user Quote this message in a reply
Yurci Offline
Member

Post: #4
RE: Tutorial problem.
[Image: lol.JPG]


That ddl is for Directx 11 smile
If you want make directx 10+ compilation simple rebuild project. But the exe you can launch only on vista or seven

The quieter you become, the more you are able to hear.
(This post was last modified: 05-11-2010 03:41 PM by Yurci.)
05-11-2010 03:39 PM
Visit this user's website Find all posts by this user Quote this message in a reply
rosciak Offline
Member

Post: #5
RE: Tutorial problem.
Thanks I found it now. I had all Quick Icons and other Toolsets disabled (by default - i dont know why) so thats why i had problem with it. Thanks again.
05-11-2010 03:59 PM
Find all posts by this user Quote this message in a reply
Driklyn Offline
Member

Post: #6
RE: Tutorial problem.
You can also switch it by going to Build > Configuration Manager if you don't want those extra toolbars to be there.
05-11-2010 07:03 PM
Find all posts by this user Quote this message in a reply
Post Reply