[LLVMdev] VC++: Cannot open include file: 'windows.h': No such file or directory

Jeff Cohen jeffc at jolt-lang.org
Tue Dec 21 16:29:47 PST 2004


Windows.h is part of Microsoft's Platform SDK that's bundled with Visual 
Studio.  It should never have been in the llvm source tree.  Why don't 
you have it?  You have VC++, right?

Henrik Bach wrote:

> Hi,
>
> I cannot find windows either... In previous llvm sources windows.h was 
> found in: 'include/llvm/Config'.
>
> ------ Build started: Project: support, Configuration: Release Win32 
> ------
> Compiling...
> randtable.c
> c:\projects\src\llvm-1\llvm\lib\Support\bzip2\bzlib.h(117) : fatal 
> error C1083: Cannot open include file: 'windows.h': No such file or 
> directory
> huffman.c
> ----------------
>
> Henrik.
>
>
> =============================================================
> Henrik Bach
> Open Source Developer
>
> e-mail: henrik_bach_llvm at hotmail.com
> =============================================================
> Got Freedom?
> Software Freedom Day 2004 - 28th of August
> http://www.softwarefreedomday.org/
> =============================================================
>
> _________________________________________________________________
> UndgÄ pop-ups med MSN Toolbar -  http://toolbar.msn.dk hent den gratis!
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list