[TuxKart-devel] tuxkart's tarball doesnt' compile - Doh!
Status: Alpha
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-06-30 19:54:32
|
William Kendrick wrote: > % make > In file included from tuxkart.cxx:2: > tuxkart.h:60: level.h: No such file or directory Huh! That file exists on my machine...oh - I see, it's not in Makefile.am so it's in the CVS version but doesn't appear in the tarball...ick! The file 'src/level.h' is (fortunately) very short. It just contains: struct Level { } ; ...and that's it. Please type it in and try again. I'll make a new tarball as soon as you confirm that it'll compile OK. -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net |