PDA

View Full Version : compile 2.0.0



tartopoil
01-20-2004, 12:18 PM
Hi,
I still have problems to bind the server to a specific Nic when you have mon than one network adapter. And I really want to test it :p

I wanted to compile 2.0.0 server with this command line :
csc /out:MySEQServer.exe /target:winexe /res:EQueen.gif,MysEQServer.ico,EverQuest.jpg /r:ICSharpCode.SharpZipLib.dll *.cs

But the size of the serveur.exe is smaller and won't work.

Can you provide the right command line to compile it ? ( I don't have Visual Studio, only .net framework)

MQSEQ2
01-20-2004, 12:48 PM
I will need to see what we can do for multi NICs.

Once I get everything stable I will provide the Compile.Bat files for everything.

tartopoil
01-20-2004, 12:59 PM
well thank you ;)