Closed GoogleCodeExporter closed 9 years ago
unzip is installed on my system.
Original comment by neptu...@mail.ru
on 7 Apr 2011 at 11:26
Ogre uses libzzip for zip files, but I don't think that is the problem here.
The top of the log reports empty data path, so it appears the game cannot find
the files. Where are they installed on your system?
Original comment by tapiovie...@gmail.com
on 7 Apr 2011 at 11:56
Should I install them separately? It seems "make install" did not install any
data files.
Original comment by neptu...@mail.ru
on 7 Apr 2011 at 12:06
Data files are installed with "make install" provided they are present in the
source tree as directory "data" (and "tracks" also inside the data). This
structure is described in the [Compiling] wiki page.
I do notice though that we don't actually have downloadable data archive for
those wanting to compile from release tarball. Currently those folks need to
either extract the data from Windows installer or use Mercurial. :/
Original comment by tapiovie...@gmail.com
on 7 Apr 2011 at 12:29
I now uploaded an archive containing the data files as a hotfix for the
situation I described above. The tracks are still as two separate archives so a
person wishing to compile but not use hg is in for a quite a few separate
downloads, so this is far from ideal. Our release process is new and still
under discussion, so this mess should get cleared up in the future.
Original comment by tapiovie...@gmail.com
on 7 Apr 2011 at 12:42
Original comment by tapiovie...@gmail.com
on 9 Apr 2011 at 11:57
Original issue reported on code.google.com by
neptu...@mail.ru
on 7 Apr 2011 at 11:25