Hi All, Here is my directory setup: http://photos1.blogger.com/blogger/1641/2018/1600/lib.png http://photos1.blogger.com/blogger/1641/2018/1600/include.png but I still get this error message: ------ Build started: Project: Vertices, Configuration: Debug Win32 ------ Compiling... Vertices.cpp d:\program files\microsoft directx sdk (april 2006)\include\d3d9.h(40) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory Build log was saved at "file://c:\Documents and Settings\m0246\My Documents\Visual Studio Projects\Vertices\Debug\BuildLog.htm" Vertices - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== Could you please advice? Best regards, Boki.
On 10 May 2006 23:50:38 -0700, Boki wrote: > d:\program files\microsoft directx sdk (april 2006)\include\d3d9.h(40) >: fatal error C1083: Cannot open include file: 'objbase.h': No such > file or directory What version of the Windows Platform SDK do you have? Does your project's options have the PSDKs include folder in it? This file is in several versions of the PSDK that are on my machine. I find Windows Desktop Search useful for resolving these types of problems. -- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution