Page 3 of 5
Posted: Sun Dec 21, 2008 2:42 am
by BertoxBoy
For those having trouble with CVS, I successfully downloaded it and uploaded it here:
http://www.mediafire.com/download.php?zizn5jmjimm
It's uncompiled, I'm not at my EQ/SoD computer so i haven't compiled or tested it out. If somebody compiles it, let me know how it works out for SoD...
just a reminder, this is ONLY the source, IT IS NOT COMPILED.
Posted: Sun Dec 21, 2008 7:09 pm
by ubatch
I get incorrect client version message even with Override 1, what gives? Any ideas? Says Jan 5, 2006 version was expected - downloading that from the zip collection on the website (not cvs) and trying that.
EDIT:
------------
Ok, tried the Jan 5, 2006 dated zip and I had to edit the eqgame.h and do the override in there. But that still didn't work. Instead, that zip CTD'd.
------------
FIXED:
I did end up being able to edit the eqgame.ini file to override 1, but I had to do it using Visual Studio, instead of Notepad, for some reason Notepad changed the formatting and screwed up the MQ2.exe to where it wasnt reading it I guess. Now it's working :) Woot.
PS. Used the zip above from BertoxBoy.
Posted: Mon Dec 22, 2008 1:17 am
by BertoxBoy
great! Now I can't get it to compile without errors =/ ...
Posted: Mon Dec 22, 2008 2:49 am
by BertoxBoy
1>------ Build started: Project: MQ2Main, Configuration: Release Win32 ------
1>Compiling...
1>cl : Command line warning D9025 : overriding '/O2' with '/Od'
1>cl : Command line warning D9025 : overriding '/MT' with '/MTd'
1>cl : Command line warning D9025 : overriding '/Fo.\Intermediate\' with '/Fo.\Debug/'
1>cl : Command line warning D9025 : overriding '/Fd.\Intermediate\vc90.pdb' with '/Fd.\Debug/'
1>cl : Command line warning D9002 : ignoring unknown option '/TP.'
1>MQ2Windows.cpp
1>.\MQ2Windows.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Windows.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Utilities.cpp
1>.\MQ2Utilities.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Utilities.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2UserVars.cpp
1>.\MQ2UserVars.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2UserVars.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Pulse.cpp
1>.\MQ2Pulse.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Pulse.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2PluginHandler.cpp
1>.\MQ2PluginHandler.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2PluginHandler.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2ParseAPI.cpp
1>.\MQ2ParseAPI.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2ParseAPI.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Parms.cpp
1>.\MQ2Parms.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Parms.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Mouse.cpp
1>.\MQ2Mouse.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Mouse.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Main.cpp
1>.\MQ2Main.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Main.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2MacroCommands.cpp
1>.\MQ2MacroCommands.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2MacroCommands.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Globals.cpp
1>.\MQ2Globals.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Globals.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2DInput.cpp
1>.\MQ2DInput.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2DInput.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2DetourAPI.cpp
1>.\MQ2DetourAPI.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2DetourAPI.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Commands.cpp
1>.\MQ2Commands.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Commands.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2CommandAPI.cpp
1>.\MQ2CommandAPI.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2CommandAPI.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2CleanUI.cpp
1>.\MQ2CleanUI.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2CleanUI.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2ChatHook.cpp
1>.\MQ2ChatHook.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2ChatHook.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Benchmarks.cpp
1>.\MQ2Benchmarks.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Benchmarks.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>MQ2Auth.cpp
1>.\MQ2Auth.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\MQ2Auth.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>EQClasses.cpp
1>.\EQClasses.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>.\EQClasses.cpp : fatal error C1033: cannot open program database 'c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\debug\vc90.pdb'
1>Build log was saved at "file://c:\Users\Ankush\Desktop\MacroSoD2\macroquest2\MQ2Main\Intermediate\BuildLog.htm"
1>MQ2Main - 40 error(s), 5 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Any ideas? I can't seem to find anything via search or even on google...
Posted: Mon Dec 22, 2008 3:11 am
by dont_know_at_all
Delete the zip and start over. You screwed up the line endings.
Posted: Mon Dec 22, 2008 3:32 am
by BertoxBoy
1>------ Build started: Project: MQ2Main, Configuration: Release Win32 ------
1>Compiling...
1>MQ2Windows.cpp
1>.\MQ2Windows.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\EQClasses.h(352) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\EQClasses.h(353) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\EQClasses.h(6058) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>.\MQ2Windows.cpp(62) : error C3867: 'CXMLSOMDocumentBaseHook::XMLRead': function call missing argument list; use '&CXMLSOMDocumentBaseHook::XMLRead' to create a pointer to member
1>.\MQ2Windows.cpp(62) : error C3867: 'CXMLSOMDocumentBaseHook::XMLRead_Trampoline': function call missing argument list; use '&CXMLSOMDocumentBaseHook::XMLRead_Trampoline' to create a pointer to member
1>.\MQ2Windows.cpp(153) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>MQ2Utilities.cpp
1>.\MQ2Utilities.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\EQClasses.h(352) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\EQClasses.h(353) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\ankush\desktop\macrosod2\macroquest2\mq2main\EQClasses.h(6058) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>.\MQ2Utilities.cpp(223) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(333) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(591) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(596) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(658) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(659) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(660) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(997) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(1178) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(1183) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1184) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1185) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1187) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1190) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1191) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1192) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1196) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1197) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1198) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1202) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1203) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1204) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1206) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1210) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1213) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1214) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1215) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1219) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1220) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1221) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1225) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1226) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1227) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1231) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1232) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1233) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1237) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1238) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1239) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1243) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1244) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1245) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1252) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1253) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1254) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1258) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1266) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1267) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1268) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1269) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1270) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1274) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1278) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1281) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1282) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1283) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1285) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1288) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1291) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1292) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1293) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1298) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1302) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1306) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1309) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1313) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1317) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1321) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1325) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1329) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1336) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\MQ2Utilities.cpp(1340) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1340) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1344) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1347) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1348) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1349) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1353) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1354) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1355) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1359) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1362) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1366) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1369) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1372) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1373) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1374) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1378) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1379) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1380) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1384) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1385) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1386) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1390) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1391) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1392) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1396) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>.\MQ2Utilities.cpp(1397) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
1>Build log was saved at "file://c:\Users\Ankush\Desktop\MacroSoD2\macroquest2\MQ2Main\Intermediate\BuildLog.htm"
1>MQ2Main - 10 error(s), 100 warning(s)
deleting Zip and redownloading...
Posted: Mon Dec 22, 2008 3:35 am
by BertoxBoy
getting errors for the 2nd and 3rd download, unzippedthe 2nd DL using winrar and winzip for the 3rd download... it seems like it would be an easy thing to fix, but i know nothing (virtually) about programming...
Posted: Mon Dec 22, 2008 3:36 am
by BertoxBoy
what causes the line endings to screw up?
Posted: Mon Dec 22, 2008 4:08 am
by dont_know_at_all
bad settings on your cvs client.
Posted: Mon Dec 22, 2008 4:47 am
by BertoxBoy
I'd I ran mq2auth, would you compile it for me? I seem to be incapable... Or at the very least let me know what settings to set my CVS client to...
Posted: Mon Dec 22, 2008 4:13 pm
by ieatacid
No one's going to compile it for you.
Posted: Mon Dec 22, 2008 6:03 pm
by BertoxBoy
I'm not sure whats wrong... i thought it was my compiler, but now it may be settings on my CVS client, how do I determine which it is?
Posted: Mon Dec 22, 2008 7:13 pm
by dont_know_at_all
it's your cvs client.
Posted: Mon Dec 22, 2008 10:27 pm
by BertoxBoy
Kiniktoo wrote:aha.
found it, the cvs site was different from the original one posted.
Code: Select all
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/macroquest login
should be
Code: Select all
cvs -d:pserver:anonymous@macroquest.cvs.sourceforge.net:/cvsroot/macroquest login
and
Code: Select all
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/macroquest co -D 2004-02-10 macroquest2
should be
Code: Select all
cvs -z3 -d:pserver:anonymous@macroquest.cvs.sourceforge.net:/cvsroot/macroquest co -D 2004-02-10 macroquest2
I installed WinCVS and downloaded dec. 2003 release using these commands, now when you say that the settings are wrong, are you referring to settings that I need to change within the program or what I type into the CVS command line? Mind you I haven't changed any of the default settings after install for downloading... And hey, thanks for all your help, it's very much appreciated.
Posted: Mon Dec 22, 2008 10:55 pm
by dont_know_at_all
Don't use wincvs. The fact that has a GUI makes is suck. The fact that it adds crap to the line endings makes it suck even harder. "Checkout text files with the Unix LF" <-- check that. It really should read "Don't fuck with the text in the files"
