| | |
Including DDRAW.LIB | H into a project
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
"Never argue with idiots, they just drag you down to their level and then beat you with experience."
Try what's described here: http://www.gamedev.net/community/for...opic_id=456420 ...
What version of Visual Studio are you using?
What version of Visual Studio are you using?
Last edited by tux4life; May 13th, 2009 at 4:13 pm.
"Never argue with idiots, they just drag you down to their level and then beat you with experience."
"Oh my god!" to the 100th power! Thank you for that link!
It explained everything, all I did wrong was forget the quotations "" when adding the library into the input.
I wrote:
C:\Program Files\Microsoft DirectX SDK (March 2009)\Lib\x86\ddraw.lib
When it should've been
"C:\Program Files\Microsoft DirectX SDK (March 2009)\Lib\x86\ddraw.lib"
I feel silly for not realizing it... Thank you so much.
It explained everything, all I did wrong was forget the quotations "" when adding the library into the input.
I wrote:
C:\Program Files\Microsoft DirectX SDK (March 2009)\Lib\x86\ddraw.lib
When it should've been
"C:\Program Files\Microsoft DirectX SDK (March 2009)\Lib\x86\ddraw.lib"
I feel silly for not realizing it... Thank you so much.
•
•
Join Date: Mar 2008
Posts: 1,400
Reputation:
Solved Threads: 113
@ShadowScripter
If you're new to this, using DirectDraw may seem quite complex, perhaps start on something easier?
If you're new to this, using DirectDraw may seem quite complex, perhaps start on something easier?
I need pageviews! most fun profile ever :)
•
•
Join Date: Mar 2008
Posts: 1,400
Reputation:
Solved Threads: 113
•
•
•
•
You can't do it yourself, ask a moderator
Last edited by William Hemsworth; May 14th, 2009 at 4:12 pm.
I need pageviews! most fun profile ever :)
![]() |
Similar Threads
- Unresolved External !#?%& (C++)
- HGE and Python (Python)
- IT Project/Implementation Consultant for hire (Post your Resume)
- POSIX lib and MS Visual Studio 2005 (C++)
- Lib to add in project->refernces ,Components (Visual Basic 4 / 5 / 6)
- Including header file in project?? (C++)
- using borland lib classes (C++)
Other Threads in the C++ Forum
- Previous Thread: Need help with understanding some functions
- Next Thread: Ogg to Avi converter!
| Thread Tools | Search this Thread |
api array based beginner bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion count database delete deploy desktop developer directshow dll download dynamic email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number output parameter pointer problem program programming project proxy python random read recursion recursive return sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets









