First, please don't read this unless you have some spare time and don't mind dealing with a basic question (for most of you). I don't want to waste anyone's time.
Having said that, let me get to my problem. I've searched the boards and have found some information regarding compiling dr4. I have tried a few times over, following closely, the various info to no avail.
I was wondering if anyone would be kind enough to post a quick walkthrough, more or less, of the compiling process using visual c++.
Now, I understand that this really basic procedure for most everyone here. I am reading all I can on c++ so I'm not just looking for someone to always do this for me.
Any help from you guys would be greatly appreciated. Thanks in advance.
**note** Don't worry, my server is mostly for personal use and learning. I don't plan on wasting anyone's game time with a public server with a newbie gm.
**note 2** I've tried adding EMuShareMem.dsw, World.dsw, Zone.dsw one at a time by "opening workspace" EMuShareMem.dsw and adding zone and world through "add to project"
After, I chose "Set active config" then "release option" then "rebuild all." This leaves me with 13 errors. I've also gone in and removed npctypes.cpp.h. This also leaves me with 13 errors and a mysql.h error being one of them. Only time I was left with only 1 error (the mysql.h - directory, file not found) was when I took out all the npc files from the project.
Thanks again, hope that was enough info. If it wasn't, please let me know and I will post more detail.