------------------
Still Learning...
Setting up VC++ 6 for DirectX
#include LPDIRECTDRAW4 ddraw;
#include
#include
DDSURFACEDESC2 ddsd;
Gerr!!!!!!!!!!!!!!!!!!
Dont know anyway to fix that but to go look through my code for the error. I wonder if its any better in 5.0 or 6.0(im using 4.2).
[This message has been edited by Zenroth (edited December 30, 1999).]
I was told to set the build paths to look at the sdk directories but hoe the f%&@ do you do that, I spent the entire night last night to compile a DirectDraw APP
I have I get the same errors man, and it is peeing me right off - hehehe Any solutions to this ------------------
#include
#include
Erick
I think that maybe just maybe you have not set both the include paths and lib paths to your DX sdk
- shot in the dark, give it a bash
I am a VB programmer trying to sus out C++
MISSION -- but I am getting there, but these little niggles are a thorn in my side.
Aaaaarrrgggg
But anyway,
Hope this works
------------------
Erick
It seems you have correctly added the .lib and .h include directories, but you have not moved them to the top of the list!
I just tried compiling my prog with these directories in the default, bottom position and I got 172 errors including those you mentioned!
Regards
Matt
It seems you have correctly added the .lib and .h include directories, but you have not moved them to the top of the list!
I just tried compiling my prog with these directories in the default, bottom position and I got 172 errors including those you mentioned!
Regards
Matt