Talk:Multi screen support build install

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!