Created
August 7, 2012 14:27
-
-
Save hasufell/3285797 to your computer and use it in GitHub Desktop.
openra-20120721 build log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ make -j2 | |
resgen2 OpenRA.TilesetBuilder/frmBuilder.resx OpenRA.TilesetBuilder.frmBuilder.resources 1> /dev/null | |
CSC fixheader.exe | |
resgen2 OpenRA.TilesetBuilder/frmNew.resx OpenRA.TilesetBuilder.frmNew.resources 1> /dev/null | |
resgen2 OpenRA.TilesetBuilder/Surface.resx OpenRA.TilesetBuilder.Surface.resources 1> /dev/null | |
CSC OpenRA.FileFormats.dll | |
CSC OpenRA.Game.exe | |
CSC OpenRA.Renderer.SdlCommon.dll | |
CSC OpenRA.Renderer.Null.dll | |
CSC RALint.exe | |
CSC OpenRA.Utility.exe | |
CSC OpenRA.TilesetBuilder.exe | |
CSC OpenRA.Renderer.Cg.dll | |
CSC OpenRA.Renderer.Gl.dll | |
CSC mods/ra/OpenRA.Mods.RA.dll | |
CSC mods/cnc/OpenRA.Mods.Cnc.dll | |
CSC mods/d2k/OpenRA.Mods.D2k.dll | |
RALint(1,1): Error: Failed with exception: System.IO.FileNotFoundException: Could not load file or assembly '/home/jule/openra-20120721-copy3/OpenRA-OpenRA-3e39777/mods/cnc/OpenRA.Mods.Cnc.dll' or one of its dependencies. The system cannot find the file specified. | |
File name: '/home/jule/openra-20120721-copy3/OpenRA-OpenRA-3e39777/mods/cnc/OpenRA.Mods.Cnc.dll' | |
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool) | |
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile, System.Security.Policy.Evidence securityEvidence) [0x00000] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/corlib/System.Reflection/Assembly.cs:485 | |
at System.Reflection.Assembly.LoadFile (System.String path, System.Security.Policy.Evidence securityEvidence) [0x00031] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/corlib/System.Reflection/Assembly.cs:530 | |
at System.Reflection.Assembly.LoadFile (System.String path) [0x00000] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/corlib/System.Reflection/Assembly.cs:535 | |
at OpenRA.ObjectCreator..ctor (OpenRA.FileFormats.Manifest manifest) [0x0005b] in /home/jule/openra-20120721-copy3/OpenRA-OpenRA-3e39777/OpenRA.Game/ObjectCreator.cs:34 | |
at OpenRA.ModData..ctor (System.String[] mods) [0x00019] in /home/jule/openra-20120721-copy3/OpenRA-OpenRA-3e39777/OpenRA.Game/ModData.cs:36 | |
at RALint.RALint.Main (System.String[] args) [0x000ca] in /home/jule/openra-20120721-copy3/OpenRA-OpenRA-3e39777/RALint/RALint.cs:48 | |
make: *** [mods/d2k/OpenRA.Mods.D2k.dll] Error 1 | |
make: *** Waiting for unfinished jobs.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment