-
Notifications
You must be signed in to change notification settings - Fork 897
Build error with SGenAutoResolve_x64.exe #571
Comments
Nailed it down to some memory problems (pasted text is build-output of project "SpaceEngineers.ObjectBuilders"): 2>------ Build started: Project: SpaceEngineers.ObjectBuilders, Configuration: Debug x64 ------ |
hope they will update these files, as currently they are the only real show stopper to build solution. |
I am also getting this error when trying to build. |
If you are getting this error you may be able to use SGen without conflict resolution. (https://msdn.microsoft.com/en-us/library/bk3w6240(v=vs.110).aspx) |
@Equinox- what exactly did you do? I still can't compile |
I modified the project files outside of VS, removed the original post build hook, inserted a custom snippet to list types tagged with an attribute, then passed that into the SGen task supported by MSBuild. You can look at my fork to get an idea. |
This is still a problem... both x86 and x64 crash with this error when trying to compile. |
""C:\Users\Geneticus\Documents\Projects\SpaceEngineers\Sources\SpaceEngineers.ObjectBuilders....\Build\Tools\SGenAutoResolve\SGenAutoResolve_x64.exe" /a:"C:\Users\Geneticus\Documents\Projects\SpaceEngineers\Sources\SpaceEngineers.ObjectBuilders\bin\x64\Release\SpaceEngineers.ObjectBuilders.dll" /d:"C:\Users\Geneticus\Documents\Projects\SpaceEngineers\Sources\SpaceEngineers.ObjectBuilders\bin\x64\Release\VRage.Game.dll" /b /v" exited with code -532462766. SpaceEngineers.ObjectBuilders
The text was updated successfully, but these errors were encountered: