Page 1 of 1

Cant compile, not found window.h ???

Posted: Sat May 13, 2006 11:49 pm
by MarHazK
Help me, why I always get this errors. Im using Microsoft Visual C++ to compile an UnrealIRCD 3.2.4. Is there any ways to solve it?

Code: Select all

Microsoft (R) Incremental Linker Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

/out:config.exe
config.obj
        cl /MD /Zi /I ""C:\dev\curl\include"" /I ""C:\dev\zlib"" /I ""C:\dev\ope
nssl\include"" /J /I ./INCLUDE /I ./INCLUDE/WIN32/ARES /Fosrc/ /nologo  /D ZIP_L
INKS /D ZLIB_DLL /D USE_LIBCURL /D FD_SETSIZE=16384 /D USE_SSL  /D NOSPOOF=1 /c
src/win32/unreal.c
unreal.c
src/win32/unreal.c(20) : fatal error C1083: Cannot open include file: 'windows.h
': No such file or directory
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\c
l.EXE"' : return code '0x2'
Stop.

Posted: Sun May 14, 2006 3:49 am
by Stealth
ease do not double post. http://forums.unrealircd.com/viewtopic.php?t=3303

[locked]