Compiled MQ2

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

OliverK
decaying skeleton
decaying skeleton
Posts: 4
Joined: Fri Jul 30, 2004 1:11 am

Compiled MQ2

Post by OliverK » Fri Jul 30, 2004 1:21 am

Im having trouble compileing MQ2. I have read the Readme numerous times. I ever read the guide at rpgexpert.com. Ill go step by step on what ive been doing.

-Download MQ2 (from this website)
-Download Service pack for C++ (from website in readme)
-Extract MQ2
-Install Service pack 6.0 into the VB dir.
-Click the MQ2auth file.
-Using Msdev I open the workspace "macroquest2.dsw"
-I set MQ2Main as "active project"
-I hit F7 to build.

-I then recieve 24 errors which read
Fatal error C1083: Cannot include file: 'functional' : No such file or directory.

Error executing cl.exe

MQ2main.dll - 24 error(s), 0 warning(s)

- I hit "batch build" with all files "Release" checked (I only have release files, so all of them are checked)

-Once that is over, I still contunue to get the C1083 errors.



-I read the read me alot more then 5 times
-Ive DLed the service pack and instaled it into VB in different dirs to check.
-Ive DLed MQ2 several times
-I spammed the MQauth several times.
-I am unable to compile it the way in the sticky post, my browser doesnt alow it.
-Unable to connect to your MIrc server
-No searches (that I could find) answerd my question.


Please help,

Thanks,

Oli.

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 » Fri Jul 30, 2004 2:08 am

The word functional does not appear in any of the source files in the mq2main directory. Does it appear in yours?

OliverK
decaying skeleton
decaying skeleton
Posts: 4
Joined: Fri Jul 30, 2004 1:11 am

No.

Post by OliverK » Fri Jul 30, 2004 9:48 am

No, the word "functional" does not appear in any of the mq2main files.

Here is a read out of all the error text I recieve.



--------------------Configuration: MQ2Main - Win32 Release--------------------
Compiling...
EQClasses.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Auth.cpp
fatal error C1083: Cannot open source file: 'C:\Documents and Settings\ok\Desktop\MQuest\MQ2Main\MQ2Auth.cpp': No such file or directory
MQ2Benchmarks.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2ChatHook.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2CleanUI.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2CommandAPI.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Commands.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Data.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2DataAPI.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2DataTypes.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2DataVars.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2DetourAPI.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2DInput.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Globals.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2KeyBinds.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2MacroCommands.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Main.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Mouse.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2ParseAPI.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2PluginHandler.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Pulse.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Spawns.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Utilities.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
MQ2Windows.cpp
C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
Error executing cl.exe.

MQ2Main.dll - 24 error(s), 0 warning(s)

Caladine
a hill giant
a hill giant
Posts: 164
Joined: Fri Feb 13, 2004 9:29 pm

Post by Caladine » Fri Jul 30, 2004 11:52 am

C:\Program Files\Visual 6\VC98\INCLUDE\map(9) : fatal error C1083: Cannot open include file: 'functional': No such file or directory
Um. Unless I'm being a real fucktard, the problem isn't in MQ source, but rather the standard include files that were installed with the compiler. Looks to me like your compiler install is borked.

magictiger
a snow griffon
a snow griffon
Posts: 450
Joined: Sun Mar 21, 2004 2:24 pm

Post by magictiger » Fri Jul 30, 2004 12:03 pm

fatal error C1083: Cannot open source file: 'C:\Documents and Settings\ok\Desktop\MQuest\MQ2Main\MQ2Auth.cpp': No such file or directory
That can't be good either. Reinstall your VS, then redownload mq2.

OliverK
decaying skeleton
decaying skeleton
Posts: 4
Joined: Fri Jul 30, 2004 1:11 am

yep

Post by OliverK » Fri Jul 30, 2004 12:42 pm

Unless I'm being a real fucktard, the problem isn't in MQ source, but rather the standard include files that were installed with the compiler.
That could be the problem. I have a Warez vrs. (>.<)

magictiger
a snow griffon
a snow griffon
Posts: 450
Joined: Sun Mar 21, 2004 2:24 pm

Post by magictiger » Fri Jul 30, 2004 1:01 pm

See what you get when you steal?

missingfiles
a hill giant
a hill giant
Posts: 224
Joined: Wed Jun 09, 2004 1:15 pm

Post by missingfiles » Fri Jul 30, 2004 1:05 pm

Image

Arune
a hill giant
a hill giant
Posts: 216
Joined: Sat Jul 03, 2004 1:51 pm

Post by Arune » Fri Jul 30, 2004 4:22 pm

So let's see here.

Admits to stealing.
Admits he wants to break the EULA.
Admits he can't figure it out.

I would just say you are destined to do without. Just like you have managed to do so since before reading the lame-ass article posted on rpgexpert.

Glasscoin
a lesser mummy
a lesser mummy
Posts: 55
Joined: Mon Jan 13, 2003 8:57 am

Sigh...

Post by Glasscoin » Fri Jul 30, 2004 11:59 pm

You know, I really hate that lame-ass article on RPGExploit -- but not for the reason most people do.

The MacroQuest community was once a place where you could learn from other people, as long as you adhered to the golden rule -- RTFM. This poster is obviously new to MQ, and yes, he probably came from RPGExpert -- but does that really make that much of a difference? He said he RTFM, and I believe him, and the problem he had looks to be a legitimate one. Of course, with everyone jumping on the "omg newbies from rpgexploit!!11" bandwagon, people feel the need to flame instead of help. Yes, he's using a ripped copy of Visual Studio -- but let he who is without sin cast the first stone. Can anyone here really say that they've purchased EVERY piece of software they own? Especially software packages like Visual Studio... they're really expensive, and I wouldn't blame some dumb kid for DL'ing a ripped copy at all, especially if he just wanted to play around with it and learn a bit of code.

I've tried to quit many times, but sometimes I'll just be lurking here and see a cool new macro/plugin in one of the depots that I just have to log on one of my old gimp accounts and try. MQ is something that enhances the EQ experience tenfold. The MQ Community should be a place where people aren't afraid to ask questions... but maybe I'm an idealist. Nobody has come to this forum knowing everything there is to know about MQ, and we shouldn't expect that. People who may be asking the "stupidest" questions today might be capable of writing a really amazing macro/plugin in the future, and that's truly the benefit of a project like MQ. People can learn from each other and share the cooler stuff they do. Times change, though, I guess, and all things must come to an end...

-------------------------------------
Feature Request:
DDoS code targeted at RPGExpert built into MQ. :twisted:
Imagine, the entire MQ Community constantly DDoS'ing RPGExpert with every instance of MQ they run. I just hate the fact that they give the plat-making combines nerfed. And before anyone gets angry, yes, this is a joke. :D

Drumstix42
a grimling bloodguard
a grimling bloodguard
Posts: 808
Joined: Mon May 03, 2004 4:25 pm

Post by Drumstix42 » Sat Jul 31, 2004 4:02 am

Yup, gotta be on the bandwagon.

OliverK
decaying skeleton
decaying skeleton
Posts: 4
Joined: Fri Jul 30, 2004 1:11 am

Post by OliverK » Sat Jul 31, 2004 4:15 am

^At least somone knows where im comming from.

So, since my problem has been solved, I guess id like to say a few things. When I posted here, I knew I was gonna get flamed. Hey, im an EQ player. Whenever somone new asks questions, they get flamed, and im certainly used to that.

However, I think its fucking ridiculios (sp?) that you guys would expect somone who would clearly use C++ only once in his life, to buy the full version from MS. Realisticly, if you wanted to play mmm.. Quake 1 would you go to the store to buy it? I doubt so. If you wanted a song from the Beatles, would you wait for a 3 am infomercial to buy the collection? NO. So really, I dont see why all teh Warez hostility.

Infact, computer whizes like your selfs, MAKE and distribute Warez. Heh, people like you write programs like Gnutella ect.

Honestly, I think the fact that I use Warez, should be the last flaming topic. ESPECIALLY when the Warez in question is a MS product (lol)

Anyways, thank you all for your help. Have fun MQing :-)

Oliver K.

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 » Sat Jul 31, 2004 4:29 am

Uh, we wish to remain below the radar of various companies and agencies, as you can imagine. Therefore, this is a not warez forum.

Nor a dating service.

Nor an mp3 exchange.

Nor bulletin board for other cheat programs.

User avatar
TheUnholy
a hill giant
a hill giant
Posts: 269
Joined: Wed Mar 03, 2004 11:59 pm

Post by TheUnholy » Sat Jul 31, 2004 4:34 am

I ever read the guide at rpgexpert.com
honestly, this is the part where most of the readers on these boards stopped caring about you =/

eqjoe
a grimling bloodguard
a grimling bloodguard
Posts: 984
Joined: Sat Sep 28, 2002 12:26 pm

Re: Compiled MQ2

Post by eqjoe » Sat Jul 31, 2004 11:16 am

OliverK wrote:-Install Service pack 6.0 into the VB dir.

WTF is VB?

Your not trying to use visual basic (censor: i'm an idiot; please ignore me) are you?

-j