Help with GIT

Re: Help with GIT

Postby ctdabomb » 30 Jan 2012, 22:01

I got it now, just didn't have the right packages installed. :)
It takes a loooong time to build
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: Help with GIT

Postby LMH » 31 Jan 2012, 19:17

Hooray! While it's fresh in your mind, you might want to consider putting together a how-to guide for building on your OS. I wish I had done that when I first successfully built from source. It could be very useful for others who are doing this for the first time.
User avatar
LMH
 
Posts: 105
Joined: 04 Jan 2012, 19:39

Re: Help with GIT

Postby ctdabomb » 31 Jan 2012, 19:26

okay I can make a guide. Where do you think I should put it? here or on the wiki?
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: Help with GIT

Postby LMH » 31 Jan 2012, 21:21

both?
User avatar
LMH
 
Posts: 105
Joined: 04 Jan 2012, 19:39

Re: Help with GIT

Postby ctdabomb » 01 Feb 2012, 00:44

okay
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: ST todo list for next release

Postby LuHe » 22 Apr 2012, 15:28

Sauer2 {l Wrote}:It doesn't look like an dependency error, since cmake was completed without missing dependencies. That's the message:

{l Code}: {l Select All Code}
/home/sauer2/lmh0013-clone/src/object/bonus_block.cpp: In member function ‘void BonusBlock::try_open(Player*)’:
/home/sauer2/lmh0013-clone/src/object/bonus_block.cpp:226:8: error: jump to case label [-fpermissive]
/home/sauer2/lmh0013-clone/src/object/bonus_block.cpp:220:21: error:   crosses initialization of ‘SpecialRiser* riser’
/home/sauer2/lmh0013-clone/src/object/bonus_block.cpp:180:9: warning: enumeration value ‘CONTENT_SCRIPT’ not handled in switch [-Wswitch]
make[2]: *** [CMakeFiles/supertux2.dir/src/object/bonus_block.cpp.o] Error 1
make[1]: *** [CMakeFiles/supertux2.dir/all] Error 2
make: *** [all] Error 2


@ctdabomb: Are you using linux and have git installed?
Then use
{l Code}: {l Select All Code}
git clone https://code.google.com/r/lmh0013-clone/
to get the repository folder.
On windows you can you TortoiseGit, i suppose.


I also encountered this build error and could fix it by adding braces to the former case statement.

Afterwards i found this bug report which contains (the same) fix: https://supertux.lethargik.org/bugs/view.php?id=932

I can confirm that it fixes teh build problem, could anybody apply it?
LuHe
 
Posts: 1
Joined: 22 Apr 2012, 15:25

Re: Help with GIT

Postby LMH » 24 Apr 2012, 00:31

I'll try to find some time to push the changes to the repository. It seems like several people are running into this issue and the fix is so simple and unlikely to cause issue for those who haven't had problems. Thanks for taking the time to confirm the problem/solution.
User avatar
LMH
 
Posts: 105
Joined: 04 Jan 2012, 19:39

Who is online

Users browsing this forum: No registered users and 1 guest