Page 3 of 4

Posted: Fri May 02, 2003 4:36 pm
by dont_know_at_all
Do a google search on that phrase. I know there is a solution for that.

Posted: Fri May 02, 2003 7:30 pm
by eqjoe
You have to modify a shell for more env space. Create a shortcut to c:\command on your desktop. Right click it and make your changes. Another way to do this is to make a short cut for your batch file and modify it to not close after the batch file has run.

This is not rocket science..... just windows for gosh sakes.

Re: this works...

Posted: Tue Jun 03, 2003 2:01 pm
by DrMadd
EqMule00 wrote: 5. In the Authentication field choose the '"passwd" file on the cvs server' option[/color] [/size]

I am running WinCVS 1.3.13.1 Beta 13 Build 1.


I do not get the option to choose the "passwd" file on the cvs server. ??? In the dropdown box I get

local
pserver
rhosts
ntserver
gserver
sspi
server
ssh



MadD

Posted: Tue Jun 03, 2003 2:10 pm
by Mckorr
WinCVS is kinda picky. Instead of using the login, etc. menu items use the command line one instead. You get a box, cut and paste the commands from the MQ CVS first page into it. You may have to hammer at the server a bit to get it to log in.

Oh, and the Sourceforge instructions are written for WinCVS 1.2. Use that one instead, they altered a bunch of stuff for 1.3 that causes problems with Sourceforge instructions.

Posted: Tue Jun 03, 2003 4:49 pm
by Valerian
pserver == passwd file on server

Posted: Tue Jun 03, 2003 7:48 pm
by DrMadd
Is there any free version of Visual Studio that will work with this? Or do I have to go out and buy the whole thing ?


I have one of those cheezy learn c++ in 24 hrs disk that has a compiler on it... Is that all I need or do I need more?

Posted: Tue Jun 03, 2003 9:34 pm
by maq0r
Just downloaded fresh copy from CVS

Have VS 6 , Environment is set , getting this error

C:\Macroquest\macroquest\EQLib>nmake

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

makefile(5) : fatal error U1035: syntax error : expected ':' or '=' separator
Stop.p

Posted: Tue Jun 03, 2003 9:50 pm
by maq0r
nm

For some reason WINCVS Downloaded them as binar yor something and added the ^n thingies at the end of every line.

Had to get into the CVS with the browser and select all / copy / paste.

Now getting this error:
link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib adv
api32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws
2_32.lib /nologo /dll /incremental:no /debug /pdb:"..\Release\eqlib.pdb"
/machine:I386 /out:"..\Release\eqlib.dll" /implib:"..\Release\eqlib.lib" /libp
ath:"..\Detours\lib60" ".\Release\EQLib_Commands.obj" ".\Release\EQLib_Hooks.ob
j" ".\Release\EQLib_Interp.obj" ".\Release\EQLib_MacroCommands.obj" ".\Releas
e\EQLib_MacroParser.obj" ".\Release\EQLib_Main.obj" ".\Release\EQLib_MemChecks
.obj" ".\Release\EQLib_Mouse.obj" ".\Release\EQLib_TelnetServer.obj" ".\Relea
se\EQLib_Utilities.obj" ".\Release\PerlMod.obj" ".\Release\PerlModCore.obj" "
.\Release\stdafx.obj" ".\Release\timers.obj" ".\Release\EQLib.res"
..\Detours\lib60\detours.lib : warning LNK4003: invalid library format; library
ignored
Creating library ..\Release\eqlib.lib and object ..\Release\eqlib.exp
..\Detours\lib60\detours.lib : warning LNK4003: invalid library format; library
ignored
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourRemove@8
EQLib_MemChecks.obj : error LNK2001: unresolved external symbol _DetourRemove@8
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourFunction@8
EQLib_MemChecks.obj : error LNK2001: unresolved external symbol _DetourFunction@
8
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourFunctionWithE
mptyTrampoline@12
..\Release\eqlib.dll : fatal error LNK1120: 3 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.

I downloaded Detours from MS, deleted the files in inc and lib, then went to src and typed nmake, copied the files it created in inc and lib to the dirs in macroquest/Detours/inc and /lib,/lib60 respectively, nmake again and same error.



------------------ FIXED IT BY MYSELF ---------------

Just click on Check out Text files with the unix LF on Globals on perferences in WinCVS (Leaving the whole message , someone might have ths issue )

It Works

Posted: Fri Jun 06, 2003 8:49 pm
by benwin65
Step bye step works great !

if u get "out of Environment space", use this LINK for help

Posted: Mon Jun 16, 2003 8:01 pm
by huckleberry
following directions here but I am getting aborted out of CVS ... is the server down or something .. worked on Jun 12th?

Posted: Sat Jul 05, 2003 3:16 pm
by YKW-28983
hmmm downloaded cvs files, installed vs 6.0, opened up dos prompt typed the required commands... and am indeed gettihg phat loots... It's not difficult guys... you just need to read =\ maybe you should input that the nmake commands need to be put into the ms-dos prompt? my guess is they are trying to do this from command line of cvs..

Posted: Mon Jul 07, 2003 7:52 am
by Mckorr
lol You know I never thought that someone might be trying that. I think we all kind of assumed people would know to use the DOS command line... I know way back when I DID explain what the command console was and how to get to it to compile Detours.

Posted: Sun Aug 31, 2003 1:59 am
by meepmeep
cvs [login aborted]: authorization failed: server cvs.sourceforge.net rejected access

thats what it says after i do 8. Goto menu Admin -> Login and when it asks for a password just press enter

Posted: Sun Aug 31, 2003 7:15 am
by EqMule
meepmeep wrote:cvs [login aborted]: authorization failed: server cvs.sourceforge.net rejected access

thats what it says after i do 8. Goto menu Admin -> Login and when it asks for a password just press enter
use the zip file on the downloads page. its usually newer than cvs since cvs is on a 24 hour delay...

Posted: Mon Sep 08, 2003 2:21 am
by XXSTEVEXX
ive been looking for a bit for the download for VS 6.0 on MSN and cant find it? can anyone link it or leme know where it is? all i can find is a buy it now for 600$ lol