Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gource #95

Open
wmcnicho opened this issue Dec 17, 2013 · 3 comments
Open

Gource #95

wmcnicho opened this issue Dec 17, 2013 · 3 comments

Comments

@wmcnicho
Copy link

Has anyone here created a Gource video of their SimCity? I've been trying to figure it out on windows but I'm not getting anywhere.

@codejoust
Copy link
Member

I have it working on osx using home brew. You also can try Ubuntu- Linux is easiest

Sent from my iPhone

On Dec 16, 2013, at 22:25, William McNichols [email protected] wrote:

Has anyone here created a Gource video of their SimCity? I've been trying to figure it out on windows but I'm not getting anywhere.


Reply to this email directly or view it on GitHub.

@ravis411
Copy link

I got it to work for windows.

The gource wiki is somewhat helpful.

  1. Download and unzip gource then rename the folder if you want to make it easier to cd.
  2. Open command prompt and cd to the gource folder that you probably renamed.
  3. Type gource followed by the directory of your repository.
    For example gource -f C:\Users\user\csci201\teamXX will launch gource fullscreen.
  4. Read the wiki section for windows. I used ffmpeg to save the video then vlc to convert it.
    The controls wiki page has more information.
  5. If you get an error like gource unable to find git.exe it's because you need to reinstall git to "Adjust your PATH environment". Make sure to choose at least the middle option.

@wmcnicho
Copy link
Author

@ravis411

The "unable to find git.exe" was the problem that I was having earlier and your fixed worked. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants