Well, I'm close to being sure that I understand how to compile Ascent. I'm using C++ 2008, and it's worked every time before. Now when I try, I get lots of errors when I try to use ascent.exe and logonserver.exe.
And then I press OK, and get another error.Runtime Error!
Program: C:\Ascent\Source\bin\Release\ascent.exe
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
The way I compiled it was going to win\AscentVC90, opening it, switching to release, compiling it. Then going to src\scripts\scripts2008, opening it, switching to release, and compiling.The application failed to initalize properly (0xc0000142). Click on OK to terminate the application.
Anything that I'm doing wrong?