Talk:Multi screen support build install

Revision as of 07:47, 20 June 2006 by Dartzki (Talk | contribs) (missing windows.h)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

missing windows.h

  • If your compilation reports that it doesn't find the file 'windows.h' check your environment variable 'include'. You find the file 'windows.h' in C:\Program Files\Microsoft Platform SDK\Include\. Therefor, this path has to be part of your 'include' variable
  • also make sure, that the environment variables are set properly and not overridden by some local variables!