leak
-
Posts
170 -
Joined
-
Last visited
-
Days Won
12
Posts posted by leak
-
-
@llars
Nope, it was removed.
@Ncognito
Reading and stuff.. "0 failed"
- 1
-
You guys are sure you chose "Visual Studio 10 Win64" as cmake generator target?
Also, commenting out the else tree of an if switch doesn't suddenly make the if condition become true. So you're basically creating a mess.
-
This is only of interest if you're planning to push commits to remote locations like github.
-
Check for working C compiler using: Visual Studio 10 Win64 -- broken
[/code]Doesn't look like you installed the x64 components of VS2010.
-
Start by fixing your git setup.
http://www.trinitycore.org/f/index.php?/topic/345-howto-properly-install-git-on-windows/
- 1
-
If things like "C:\Program Files (x86)\Git\cmd" show up in your PATH variable and that folder also contains the executables/scripts everything should work fine.
-
What does entering
echo %PATH%
in a command window return to you?
-
- Popular Post
- Popular Post
Requirements:
Msysgit can either by acquired directly from git for windows or using the "SetupComplete" package from GitExtensions.
Msysgit version required: 1.7+
Minimum required TC rev: b2404c1a26d9 (10997)
Setup options:
During the setup wizard you will encounter the following screen:
Make sure your git executable is added to the PATH variable by choosing one of the green marked options.
Fixes "Missing or outdated git - did you forget to install a recent version?"
- 13
[Howto] properly install git on Windows / Fix Trinitycore rev. 1970-01-01 00:00:00 +0000
in Guides
Posted
All links and images fixed.