Need some assistance.. getting error
C:\\Program Files\\Git\\bin\\git.exe am --3way --signoff "E:/TDB/wowarmory_patch.patch"
Patch format detection failed.
Done
when trying to patch latest pull from trinity core git with latest patch from shadez wow armory.
patch goes trough if i manually add on the top of patch lines
From e266346b60cd0895cb0cb4f8ed548b33cd269a21 Mon Sep 17 00:00:00 2001
From: somename <
[email protected]>
Date: Thu, 17 Feb 2011 09:39:30 -0300
Subject: [PATCH] armory_tables
but then i get error while compiling. in means of error:
12>LINK : fatal error LNK1168: cannot open E:\\Build\\bin\\Debug\\worldserver.exe for writing
I am guessing there is a simple solution to this. I am a noob i admit. And i need some help.