PDA

View Full Version : Anyone have the .NET files for EQEmu?


Zafar
12-05-2002, 02:18 AM
I have seen it here previously, but didn't decide to download it when it was released, because I had everything running fine with Visual Studio 6 (Visual C++ 6), and decided to do this under Visual Studio .NET; and don't want to go through all the troubles of having to figure out everything all over again.

Did anyone manage to get a copy of the .NET patched files so the EQEmu project compiles under Visual Studio .NET? I'd appreciate it if someone can put up a copy, send a copy, or anything. :-D Thanks in advance!

Xarslik
12-06-2002, 07:23 AM
You should be able to use the unmodified source (as long as you setup the lib directories correctly). I've got the source compiling fine in .NET and I don't have to change a single thing after new releases =P

kunta
12-06-2002, 09:00 AM
same here, I got it to work fine after I downloaded the mysql files and read the vc6 directions on this board.