Likes: 0
Results 11 to 14 of 14
-
20-02-10, 09:07 AM #11
Register to remove this adUpdated for evo-X 490 (based on MaNGOS 9415).
The SD2 folder is a little messed up. Parts of it are in scriptdev2, and other parts are in Scriptdev2. Windows users won't notice. Since their OS is case-insensitive it will effectively merge the folders together. The commands in red are a temporary work around until this gets fixed. src/bindings/scriptdev2/config.h.in is still missing and must be downloaded from the SD2 svn.
skinlayers
› See More: [Guide]Compile & Configure a 3.3.2 compatible evo-X server under Debian/Ubuntu
-
22-02-10, 04:31 PM #12
i needed that.....ty
-
25-02-10, 04:08 PM #13
After being frustrated for weeks at having to apply the same fixed for linux compiles over and over, I decided to create my own repo and fix them there. Both Core & Branch contain updated AHbot and playerbot branches as well as a combined branch that has both.Though my repo was create with linux users in mind, it should work just fine for Windows users as well.
http://github.com/skinlayers
evo-X-Core is exactly the same as the beleko repo, except for I've added Branch commit 65. This fixes the compile errors that was breaking building the source under linux.
evo-X-Branch is a little different. I have no real interest in 3.3.3 until the client is officially released. I want to maintain compatibility with the current 3.3.2 client. So what I've done is fork evo-X-Branch at commit 59 (the last to support 3.3.2), and back ported Branch commits 60 - 82 (83 was a 3.3.3 PTR specific update). That way, I can have 3.3.2 clients but also have all of the updates up to Branch 83.
For evo-X-Core 492
After cloning my repo with:
Code:git clone git://github.com/skinlayers/evo-X-Core.git
Code:cd evo-X-Core git checkout origin/ahbot git checkout -b ahbot
Code:cd evo-X-Core git checkout origin/playerbot git checkout -b playerbot
Code:cd evo-X-Core git checkout origin/combined git checkout -b combined
After cloning my repo with:
Code:git clone git://github.com/skinlayers/evo-X-Branch.git
Code:cd evo-X-Branch git checkout origin/ahbot git checkout -b ahbot cd evo-X-Core-3.2.2
Code:cd evo-X-Branch git checkout origin/playerbot git checkout -b playerbot cd evo-X-Core-3.2.2
Code:cd evo-X-Branch git checkout origin/combined git checkout -b combined cd evo-X-Core-3.2.2
skinlayersLast edited by skinlayers; 26-02-10 at 02:51 PM.
-
16-03-10, 12:09 PM #14
Register to remove this adEvo-x is a private core now right ? I think sajja closed it because people shared it without credits sad but true. lol
No touching please.