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

Reid Spencer reid at x10sys.com
Tue Dec 21 17:21:43 PST 2004


bzlib.h does not include "llvm/Config/windows.h" it just includes
"windows.h". If that header can't be found then the vcproj settings to
build bzip2 are incorrect. 

Reid.

On Tue, 2004-12-21 at 13:12, 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041221/62995535/attachment.sig>


More information about the llvm-dev mailing list