how to get latest git repository client under vista

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
User avatar
Jumpy
Knight
Knight
Posts: 611
Joined: 25 Jan 2009, 23:31
Location: Somewhere on Earth between an Ocean and a Blue Sea

how to get latest git repository client under vista

Post by Jumpy »

Hi There,
Thanks to trapdoor, Peavey, Bjorn and Crush, jaxad too :) i could make my way to build the last Git client version under Vista so here are the steps i followed and the links to get the informations and programs:

1. Install 7zip
http://www.7-zip.org/

2. Install GitExtensions
http://code.google.com/p/gitextensions/
http://gitextensions.googlecode.com/fil ... mplete.msi

Run the install
choose "openSSL",
choose "commit line endings as they are"

3. Open GitExtensions and clone Git client from the Git repository
click on "clone new repository"
git://gitorious.org/tmw/mainline.git
Don't enter any place to install and it will be install by default under c:
choose "Personal" and clone.

4. Install Code::Blocks
http://www.codeblocks.org/downloads/5#windows
choose install all pluggins
then when running go to menu pluggins
devc++...
instal devpaks

5. Dependencies :
http://forums.themanaworld.org/viewtopic.php?f=6&t=5356
get the Devs Pack and unzip it where you cloned on the same level as your tmw.cbd
have the 3 folders, included in tmw libs, there.
take all the lib files ibn lib folder copy and past all of them in the same place as tmw.cbd.

6. Code::Blocks
Open Code::Blocks
File
Open
go to your mainline folder and select tmw.cbd
select in build target eathena
then click on the icon build
let it run
while you get warning and no errors, no problem ;)
Remove from src/gui connection.cpp and add the file called connectiondialog.cpp (soon we won't have to do it)

7. click on run or on the tmw-ea.exe build in your folder

enjoy the game :)

have fun with your latest git client version:)

Regards

ps. i hope you did not suffered too much guiding me in each step with patience. I thank you for all i started discovering and learning.
DBMP - BMS - HFDI
Don't Bring Me Problems - Bring Me Solution
and Have Fun Doing It : P

lvl 99 89 56 51 47 42 7
User avatar
Jumpy
Knight
Knight
Posts: 611
Joined: 25 Jan 2009, 23:31
Location: Somewhere on Earth between an Ocean and a Blue Sea

Re: how to get latest git repository client under vista

Post by Jumpy »

hi there

could someone have a look at this and update if necesary the guidelines to get latest git repository client

Thanks

Regards
DBMP - BMS - HFDI
Don't Bring Me Problems - Bring Me Solution
and Have Fun Doing It : P

lvl 99 89 56 51 47 42 7
Yitian
Peon
Peon
Posts: 1
Joined: 07 Aug 2009, 02:02

Re: how to get latest git repository client under vista

Post by Yitian »

Wo, great, thanks, I really appreciate it.
Speak aloud like a megaphone when you learn spanish translation.
Post Reply