YKW-28983 wrote:..... THIS IS NOT A WAREZ FORUM.... Programs like Macroquest do not carry on because of people like you... People who don't support the developers are creating there own downfall.. BUY THE PROGRAM.....
MY GOD you guys are too uptight around here lighten up i was joking, sheesh
C:\macroquest\EQLib>nmake
Microsoft (R) Program Maintenance Utility Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.
Cannot determine compiler version.
use set COMPILER=6
or set COMPILER=7
as appropriate
cl.exe /nologo /MT /W3 /GX /O2 /I "..\dxsdk81\include" /D "_USRDLL" /D "
EQLIB_EXPORTS" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "CINTERFACE" /
Fp".\Release\eqlib.pch" /YX /Fo".\Release" /Fd".\Release" /FD /c /Zi /Zp1 "
EQLib_Commands.cpp" "EQLib_Hooks.cpp" "EQLib_Interp.cpp" "EQLib_MacroCommands.cp
p" "EQLib_MacroParser.cpp" "EQLib_Main.cpp" "EQLib_MemChecks.cpp" "EQLib_Mouse.c
pp" "EQLib_TelnetServer.cpp" "EQLib_Utilities.cpp"
EQLib_Commands.cpp
EQLib_Commands.cpp(31) : fatal error C1083: Cannot open include file: 'dinput.h'
: No such file or directory
EQLib_Hooks.cpp
EQLib_Hooks.cpp(28) : fatal error C1083: Cannot open include file: 'dinput.h': N
o such file or directory
EQLib_Interp.cpp
EQLib_Interp.cpp(28) : fatal error C1083: Cannot open include file: 'dinput.h':
No such file or directory
EQLib_MacroCommands.cpp
EQLib_MacroCommands.cpp(29) : fatal error C1083: Cannot open include file: 'dinp
ut.h': No such file or directory
EQLib_MacroParser.cpp
EQLib_MacroParser.cpp(29) : fatal error C1083: Cannot open include file: 'dinput
.h': No such file or directory
EQLib_Main.cpp
EQLib_Main.cpp(28) : fatal error C1083: Cannot open include file: 'dinput.h': No
such file or directory
EQLib_MemChecks.cpp
EQLib_MemChecks.cpp(28) : fatal error C1083: Cannot open include file: 'dinput.h
': No such file or directory
EQLib_Mouse.cpp
EQLib_Mouse.cpp(28) : fatal error C1083: Cannot open include file: 'dinput.h': N
o such file or directory
EQLib_TelnetServer.cpp
EQLib_TelnetServer.cpp(28) : fatal error C1083: Cannot open include file: 'dinpu
t.h': No such file or directory
EQLib_Utilities.cpp
EQLib_Utilities.cpp(29) : fatal error C1083: Cannot open include file: 'dinput.h
': No such file or directory
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
NOW UPON DOING MY 3OTH SEARCH I GOT THIS ANSWER
"Delete your entire source tree and get cvs clean. We don't even use EQLib.cpp anymore " NOW MY QUESTION IS HOW DO I DO THAT?