I think DirectX hates me in Off Topic
|
|
Yes, I think DirectX has something personal against me. Seriously. I got some book , "Beggining Game Programming", a C++ book that "teaches" you how to do crud with DirectX.
Nope. I compile the code written, and it loves to scream at me most of the time. However, if I download the files from the CD and compile, it runs fine. But, if I copy the source from the CD to my project, it yells at me.
Oh, and the book is utter crap. The dude who wrote it has so many indentation mistakes, and in Chapter 9 he closes a for loop BEFORE putting the if() statements within the for loop.
I swear, it's like I have to sacrifice a virgin and 3 goats to get DirectX to run.
Anybody else ever have this problem?
|
It also won't work if you're using a feature not supported by your GPU's software; i.e. pixel shading.