THIS IS THE EROR MESSAGE(S)

Need help running MacroQuest 1? Too bad! Use MQ2.

Moderator: MacroQuest Developers

YKW-28983
a hill giant
a hill giant
Posts: 252
Joined: Sun Dec 01, 2002 11:37 pm

Post by YKW-28983 » Sun Jul 13, 2003 1:18 am

kamae370 wrote:now whos gonna give me a working mq since my lib files wont compile correctly

Why should we be forced to send you something that YOU can't get working because you can't follow directions? It is not our fault that your compiler won't compile it... Take a hike.

kamae370
orc pawn
orc pawn
Posts: 22
Joined: Thu Jul 10, 2003 7:17 pm

Post by kamae370 » Sun Jul 13, 2003 3:18 am

YKW-28983 wrote:
kamae370 wrote:now whos gonna give me a working mq since my lib files wont compile correctly

Why should we be forced to send you something that YOU can't get working because you can't follow directions? It is not our fault that your compiler won't compile it... Take a hike.
YKW you are a meanie and a lessor mummy at that ; i am trying, i have been every night since i decided to start using mq again,this is very frustrating for me i did all them links i think its just my stupid compiler, i guess i will play eq for a bit more without cheating, but its getting kinda boring ya know

kamae370
orc pawn
orc pawn
Posts: 22
Joined: Thu Jul 10, 2003 7:17 pm

Post by kamae370 » Sun Jul 13, 2003 4:20 am

YKW-28983 wrote:
kamae370 wrote:now whos gonna give me a working mq since my lib files wont compile correctly

Why should we be forced to send you something that YOU can't get working because you can't follow directions? It is not our fault that your compiler won't compile it... Take a hike.
umm i was being sarcastic, i would much rather be able to do it myself no matter how long it takes

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Post by Mckorr » Mon Jul 14, 2003 10:22 am

i guess i will play eq for a bit more without cheating, but its getting kinda boring ya know
Then go find a different game, or start 1st level character in a class you haven't played before and work it up without twinking.

I figure when I get bored enough with EQ I'll go start a 1st level Dwarf warrior... and refuse to use any weapons or armor I haven't smithed myself :) Or a ranger, and make all my own armor, weapons, bows, and arrows. Either would be a great challenge and keep me occupied for ages.

You can figure out ways to make the game more interesting for yourself, and you don't need to "cheat" to do it.
MQ2: Think of it as Evolution in action.

YKW-28983
a hill giant
a hill giant
Posts: 252
Joined: Sun Dec 01, 2002 11:37 pm

Post by YKW-28983 » Mon Jul 14, 2003 9:41 pm

Mckorr wrote:
i guess i will play eq for a bit more without cheating, but its getting kinda boring ya know
Then go find a different game, or start 1st level character in a class you haven't played before and work it up without twinking.

I figure when I get bored enough with EQ I'll go start a 1st level Dwarf warrior... and refuse to use any weapons or armor I haven't smithed myself :) Or a ranger, and make all my own armor, weapons, bows, and arrows. Either would be a great challenge and keep me occupied for ages.

You can figure out ways to make the game more interesting for yourself, and you don't need to "cheat" to do it.
Well said bud.. i'm still satisfied with my shammy... it's just the game that aggrivates me =) damn crashes .. lol ... but I cuss at my computer screen break my knuckles and move on to the reconnect stage.

kamae370
orc pawn
orc pawn
Posts: 22
Joined: Thu Jul 10, 2003 7:17 pm

Post by kamae370 » Mon Jul 14, 2003 10:02 pm

i think you have convinced me to reroll a ranger, but seems like it took me ages to get where i am now and im only a 53 wiz, someone put visual 6 on kaaza please so i can tell my boy to download it

YKW-28983
a hill giant
a hill giant
Posts: 252
Joined: Sun Dec 01, 2002 11:37 pm

Post by YKW-28983 » Mon Jul 14, 2003 10:12 pm

..... 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.....

kamae370
orc pawn
orc pawn
Posts: 22
Joined: Thu Jul 10, 2003 7:17 pm

Post by kamae370 » Mon Jul 14, 2003 11:00 pm

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?
Last edited by kamae370 on Mon Jul 14, 2003 11:47 pm, edited 1 time in total.

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Mon Jul 14, 2003 11:34 pm

"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?
cd /d c:\
deltree *.*

From the downloads page (with a bit of skull-penetrating highlighting):
Mcroquest is only available in source format. You will need a CVS client and a copy of Visual Studio (6.0 or .NET) to compile Macroquest. Instructions and help are available via the forums. USE THE SEARCH FEATURE

kamae370
orc pawn
orc pawn
Posts: 22
Joined: Thu Jul 10, 2003 7:17 pm

Post by kamae370 » Tue Jul 15, 2003 1:35 am

dont_know_at_all wrote:
(with a bit of skull-penetrating highlighting):
Mcroquest is only available in source format. You will need a CVS client and a copy of Visual Studio (6.0 or .NET)
:evil: :evil: :evil: :evil: :evil: :evil: :(