Cant compile, not found window.h ???

These are old archives. They are kept for historic purposes only.
Locked
MarHazK
Posts: 73
Joined: Wed May 25, 2005 5:36 pm
Location: WebMAS.net
Contact:

Cant compile, not found window.h ???

Post 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.
GreenRoom SEC - Main Coder & CoMaster (http://www.wiramaster.com)
DataServ IRC Services - Main Coder
AirChat Network - Main Coder (http://www.airchat.org)
WebMAS Network - Main Team (http://www.webmas.net)
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

ease do not double post. http://forums.unrealircd.com/viewtopic.php?t=3303

[locked]
Locked