SixthtySixth wrote:QUOTE (SixthtySixth @ May 1 2008, 08:16 PM) Built R4's Allegiance.exe (FZDebug)... it causes ASGS to report an invalid signature for the R4 Allegiance.exe, too. Thinking that it may be the release type, so compiling retail as we speak... (waiting, waiting, waiting) ...omg, doesn't ANYONE try to write errorless code?! And they wonder why windows is so unstable... ...you would think that at 1.2GHZ, compile would take about 1/10 of a second...
...whilst wandering about while the compiler was grinding along... viola! The R4 build runs from the current game directory! The training missions, however, won't be enough to test my builds as all of the training missions are linearized to, well, training... ...but the FZDebug R4 build initialized, so...
...downloaded the R3 Server. Couldn't find the R4 server. Anyone have a link to this? Thought I saw an update prompt somewhere... ...ah yes, Autoupdate Enabled option in the R3 server installer... ...enabled. R3 Server is updating... ...NOPE! The Autoupdate doesn't update far enough to catch R4... dangit. I doubt it is the build version anyway; not going to wait on this long compile! /doh.gif" style="vertical-align:middle" emoid=":doh:" border="0" alt="doh.gif" />
Ok, so where is can I grab the R4 server?
...got it.
http://fazdev.alleg.net/FAZ/R4Build/AllSrvR4.zip
...and, VIOLA! SUCCESS! We are 'a testing now!
We need a WIKI called: DOWNLOADING, BUILDING, MODIFYING, and TESTING the ALLEGIANCE SOURCE
After inserting the contents of the 'downloading and building' wiki (with the addendums below), the WIKI should discuss the acquisition of the R3 Server install package and the R4 zip file above, and that testing can be done locally off of the R4 Server.
Needed Addendums to the Downloading_and_Building_the_Source WIKI:
Only the Platform SDK for 2003 Server is distributed with the
x86 versions of atl... parts of the source won't compile without it.
C++ Express 2005:
http://msdn.microsoft.com/en-us/express/aa975050.aspx
Platform SDK 2003:
http://www.microsoft.com/msdownload/platfo...e/psdk-full.htm
R3 Server Install:
http://www.freeallegiance.org/downloads/Se...ver%20Setup.exe
R4 Server:
http://fazdev.alleg.net/FAZ/R4Build/AllSrvR4.zip
(the links for .NET 1.1 and SP1 are good; the directx link is good)
(the tortoise and hare stuff still work) /mrgreen.gif" style="vertical-align:middle" emoid=":D" border="0" alt="mrgreen.gif" />
some of the old microsoft links are broken...
...why download the source if you aren't going to build and test?!
FAZ4 is now the current version and FAZ5 is the development version. It looks like FAZ3 is the current development platform... this could be updated in the WIKI.
This:
Remove atls.lib from the linker settings
In the solution explorer, right click on the Allegiance project and click Properties
Open the menu Configuration Properties->Linker->Input
In 'Additional Dependencies' remove atls.lib
Should read:
Remove atls.lib from the linker settings
In the solutions explorer, click the Property Manager Tab at the bottom of the window
Click the Allegiance + node to open the Allegiance build properties
Right click the build model you are using and select Properties from the drop-down menu
+ Node Open the selection menu to Common Properties ---> Input ---> Linker
remove the string portion atls.lib from the additional dependencies field
...the rest is good. Those are the required steps with download links to build and test the build...
Mission Accomplished.