Page 1 of 1

Visual Studio only compiling progs?

Posted: Wed Dec 03, 2003 2:30 pm
by goldtoes
first of all, im a poor poor man.

which leads me to asking? are the MS Visual Studios the only progs that you can use to compile? if so, what are they and where can i get them?

thanks in advance,
Goldtoes :roll:

Posted: Sun Dec 28, 2003 5:10 am
by operat0r
I saw some place that you can with SDK and a bunch of other stuff but just install .NET its ok I hate .net too :)

MQ auto update/compile/zip

.NET Uninstaller ( follows MS KB for manual removal of .NET )
useing SFX ZIP with BAT and msizap.exe utill


http://macroquest2.com/phpBB2/viewtopic ... highlight=

Posted: Sun Dec 28, 2003 6:00 am
by EqMule

that link is false

Posted: Wed Oct 11, 2006 12:27 pm
by eddie7
that link doesnt exist.
I dont understand why the forum takes days worth of reading in order to post a message.
I cant afford to buy the programs to compile. All the alternatives I have seen here lead to dead links.
You can provide help, be nice when doing so and keep in mind not everyone is a programmer?
Thanks
Yes Ive read the wiki and I have also read "what is macroquest" but it doesnt tel me if I can walk into a zone 10 levels above me and slaughter without gettuing killed.
Thanks in advance for your kind assistance

Re: that link is false

Posted: Wed Oct 11, 2006 12:48 pm
by fearless
eddie7 wrote:that link doesnt exist.
I dont understand why the forum takes days worth of reading in order to post a message.
I cant afford to buy the programs to compile. All the alternatives I have seen here lead to dead links.
You can provide help, be nice when doing so and keep in mind not everyone is a programmer?
Thanks
Yes Ive read the wiki and I have also read "what is macroquest" but it doesnt tel me if I can walk into a zone 10 levels above me and slaughter without gettuing killed.
Thanks in advance for your kind assistance
I am not surprised that a link from three years ago does not work. If you would be looking at something that is a bit more current you would probably find it a bit more helpful. Also, the wiki (that you have apparently read) has instructions on using the free MS compiler.

Regarding "it doesnt tel me if I can walk into a zone 10 levels above me and slaughter without gettuing killed" . . . I know for a fact that this is posted in 5000 places, but MQ is NOT a tool for "god mode" or "all weapons" or "+1000000 hp".

MQ is the art of automation. Simply put, I don't want to sit there and press the combine button 5 billion times while doing tradeskills. If you are looking for something other then automation, then you are sorely mistaken.

Posted: Wed Oct 11, 2006 8:21 pm
by ascii38
So I can't tell him about "EQDQD" for invulnerability and "EQKFA" for all keys and gear?

Posted: Wed Oct 11, 2006 8:50 pm
by eddie7
ascii38 wrote:So I can't tell him about "EQDQD" for invulnerability and "EQKFA" for all keys and gear?
These are usable in macroquest?

Posted: Wed Oct 11, 2006 9:15 pm
by ieatacid
Image of course they are...

Posted: Wed Oct 11, 2006 11:15 pm
by ascii38
I sense your DOOM approaching.

Posted: Thu Oct 12, 2006 4:20 pm
by eddie7
Here is the build log. Please advise what I am doing wrong:
Build Log Build started: Project: MQ2Main, Configuration: Release|Win32
Command Lines Creating temporary file "c:\Documents and Settings\edie\Desktop\macroquest2\MQ2Main\Intermediate\RSP00000152322724.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "CINTERFACE" /D "EQLIB_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /Zp1 /Gy /Fp".\Intermediate/MQ2Main.pch" /Fo".\Intermediate/" /Fd".\Intermediate/" /c /Zi /TP ".\MQ2Windows.cpp"

".\MQ2Utilities.cpp"

".\MQ2Spawns.cpp"

".\MQ2Pulse.cpp"

".\MQ2PluginHandler.cpp"

".\MQ2ParseAPI.cpp"

".\MQ2Mouse.cpp"

".\MQ2Main.cpp"

".\MQ2MacroCommands.cpp"

".\MQ2KeyBinds.cpp"

".\MQ2Globals.cpp"

".\MQ2DInput.cpp"

".\MQ2DetourAPI.cpp"

".\MQ2DataVars.cpp"

".\MQ2DataTypes.cpp"

".\MQ2DataAPI.cpp"

".\MQ2Data.cpp"

".\MQ2Commands.cpp"

".\MQ2CommandAPI.cpp"

".\MQ2CleanUI.cpp"

".\MQ2ChatHook.cpp"

".\MQ2Benchmarks.cpp"

".\MQ2Auth.cpp"

".\EQClasses.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\edie\Desktop\macroquest2\MQ2Main\Intermediate\RSP00000152322724.rsp" /nologo /errorReport:prompt"
Output Window Compiling...
MQ2Windows.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Utilities.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Spawns.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Pulse.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2PluginHandler.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2ParseAPI.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Mouse.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Main.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2MacroCommands.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2KeyBinds.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Globals.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2DInput.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2DetourAPI.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2DataVars.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2DataTypes.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2DataAPI.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Data.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Commands.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2CommandAPI.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2CleanUI.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
MQ2ChatHook.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Benchmarks.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Auth.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
EQClasses.cpp
c:\documents and settings\edie\desktop\macroquest2\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Results Build log was saved at "file://c:\Documents and Settings\edie\Desktop\macroquest2\MQ2Main\Intermediate\BuildLog.htm"
MQ2Main - 24 error(s), 0 warning(s)

Posted: Thu Oct 12, 2006 4:58 pm
by fearless
eddie7 wrote:Here is the build log. Please advise what I am doing wrong:
You are not following the directions as posted in the wiki and other places. I would also bet that if you searched these forums for the error that you are getting you would also gain some insight.

Posted: Fri Apr 20, 2007 7:12 pm
by Databyter
Regarding original Question in case it may help someone;

You may download a Free 90 Day trial of Visual Studio 5

Make sure you take advantage of the prompts to get windows updated and get the most recent service packs (for Windows and Visual Studio) after it is installed.
The DVD that you make via the download has those update options on it in the top menu that will show itself after the main installation. The links take you back to MicrosoftTM and the updates are semi automatic.

It's a great program and this is a great way to test it.

And yes VS 2005 with the service packs does work for MQ2 as stated elsewhere.