Gibby Posted February 23, 2015 Share Posted February 23, 2015 Greets All:I'm trying to compile a stock 3.6.3 'Full' project in VS2010. The projects are generated with PG2.1. The Debug version compiles and runs as normal with no errors. When I toggle to Release and try to build, it runs without errors 'til the end, when it gives me this: 16>mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "../../../game/Vehiculo363.exe". The system cannot find the file specified. I can then run 'Build' again and it will say no errors 1>------ Build started: Project: Vehiculo363, Configuration: Release Win32 ------1> Vehiculo363.vcxproj -> C:\Torque\363_Vehiculo\My Projects\Vehiculo363\buildFiles\VisualStudio 2010\projects\../../../game/Vehiculo363.exe========== Build: 1 succeeded, 0 failed, 15 up-to-date, 0 skipped ========== I see a .exe file as a result of the second build yet when I try to run it the .exe file disappears and I get a 'precompile failed' in Torsion, as a result of the missing executable...any help would be most helpful... Quote Link to comment Share on other sites More sharing options...
buckmaster Posted February 23, 2015 Share Posted February 23, 2015 Oh no way. This problem just started happening on the GarageGames CI server with VS2008. I'll try to test when I get home, though I only have VS2012 installed. Testing locally on VS2008 last night seemed fine, though that was only a debug compile. I'll see how it goes with release. Quote Link to comment Share on other sites More sharing options...
buckmaster Posted February 23, 2015 Share Posted February 23, 2015 Hmm. It appears I can't reproduce the issue in VS2008. Clean and rebuild not changing anything? Quote Link to comment Share on other sites More sharing options...
Gibby Posted March 10, 2015 Author Share Posted March 10, 2015 Hmm. It appears I can't reproduce the issue in VS2008. Clean and rebuild not changing anything? Nope, same error... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.