Thread: Compile Issues
View Single Post
  #1  
Old 12-19-2003, 11:09 AM
Drayc
Fire Beetle
 
Join Date: Dec 2003
Posts: 10
Default Compile Issues

Hey everyone:

First let me say, I have read the rules and hope to follow them to the best I can when I post here. I have also done some searches and have seen some compiler questions but I havnt seen an answer to a problem like I am getting.

Server Specs:
AMD Athlon 1800+
Windows 2003 Release Candidate 3(Works like 2003 release but looks like windows 2000)
1 gig Ram
60 gig HD
MySql
Visual Studio.Net 2003

Ok so to the point: I have read over the guide a few times and am having issues when it comes to compiling. I have gone through and gotten to the EQEmu Source.

When I do the
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu login
it seems to work I get the password login and I leave it blank. But it does not download anything.

When I do the
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu -z3 co eqemu

It seems to download quite a few files and places them into the correct area.

When I run VS.net and go to compile it I get a few errors.

Chat : EQCrypto : Login

Do not open.

Now when I go into the CVS folders I do not see these folders even in there.

So my question is, when It's downloading the files is it missing something? Or am I not doing something correct?

Thanks for your time.
Reply With Quote