EQemu.sln
According to the new server guide:
Build the executables using Visual Studio
In Windows explorer, navigate to C:\EQ\Source\Build and double-click on EQEmu.sln (if you don't see the .sln suffix, it is the file named EQEmu that has a Type of 'Microsoft Visual Studio Solution'.
Microsoft Visual Studio Express 2012 should open up. On the right hand side of the window you should see the 'solution explorer' with an entry called ALL_BUILD.
Right-click on ALL_BUILD and select Build.
This will take a while. When it is finished you should see a message saying:
========== Build: 9 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Everything worked fine for me until after i complied. In the build file i have no sln file but i do have an EQemu file that can be opened with Microsoft Visual Studios Solution.
Once i open it, it starts to load VS10 Express (windows XP) but i get an error (microsoft VC express has encountered a problem and needs to close. we are sorry for the inconvenience) has a box that can be clicked to restart microsoft VC express, when i have that clicked and press don't send it will actually open VS10 but there is no ALL_BUILT listed under solution and it cannot be loaded either.
Please help.
|