Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Test Builds => Topic started by: Goober5000 on August 07, 2007, 08:26:08 am
-
Since I uploaded this for Tolwyn, I figured I'd post it here too...
http://fs2source.warpcore.org/exes/latest/20070807-Goober5000.7z
(Make sure to right-click on the link and select Save As. If you left-click on the link, your browser will attempt to open it as text since .7z is not a recognized extension.)
Not much has changed since Kazan's 7/24 build... just a few miscellaneous bug fixes.
-
the shudder after fire and the missing engine glow bug?
getting an usb stick now.
-
If it's not fixed in Mantis, it's not fixed in this build.
-
Just curious, what are you compiling with?
If you're interested, I'm curious because I tried to do the HEAD branch today with MSVC++ Express 2005, and only got the debug of FS2 to compile. It doesn't have a project for the release build yet (in the MSVC_2005 folder), and FRED failed on something about stdafx. I installed the Windows 2003 SDK, so I thought FRED should have worked, and even added the includes according to the instructions on the site for using the SDK with Express 2005.
-
Just curious, what are you compiling with?
If you're interested, I'm curious because I tried to do the HEAD branch today with MSVC++ Express 2005, and only got the debug of FS2 to compile. It doesn't have a project for the release build yet (in the MSVC_2005 folder), and FRED failed on something about stdafx. I installed the Windows 2003 SDK, so I thought FRED should have worked, and even added the includes according to the instructions on the site for using the SDK with Express 2005.
The project's the same, you have to change the configuration of the project to build release. There's a "Release/Debug" setting somewhere.
-
I use Visual Studio 6.
-
Turey, in the readme it stated that for the HEAD MSVC_2005 project, release didn't work, and it appeared to be disabled in the menus.
-
Turey, in the readme it stated that for the HEAD MSVC_2005 project, release didn't work, and it appeared to be disabled in the menus.
I think Kazan got it to work. You'll have to ask him, I don't use release builds.