Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 18, 2009, 01:06:41 am
-
Here is the nightly for Windows on 18 Nov 2009 - Revision 5662
fso-WIN-20091118_r5662.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20091118_r5662.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20091118_r5662.md5)
------------------------------------------------------------------------
r5661 | chief1983 | 2009-11-17 23:58:11 -0600 (Tue, 17 Nov 2009) | 3 lines
Changed paths:
M /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj
M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj
M /trunk/fs2_open/projects/MSVC_2008/code.vcproj
Add back in:
_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_HAS_ITERATOR_DEBUGGING=0;
until we can fix the code that is visibly broken by removing those. Per Zacam.
------------------------------------------------------------------------
r5662 | Goober5000 | 2009-11-18 00:34:09 -0600 (Wed, 18 Nov 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
sexp subcategorization
------------------------------------------------------------------------
-
Is this an SSE build?
-
The regular nightlies are finally working again since trunk can make usable builds, but I haven't set it up to do the SSE stuff just yet. Gotta do an upgrade to the script soon, so I can split it into different packages. Right now it'd just be like 16 or more files in one archive.