Drachengeifer1 / vdrift-ogre

Automatically exported from code.google.com/p/vdrift-ogre
0 stars 0 forks source link

Tagged version 1.8 does not contain 'shiny' #187

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. wget https://github.com/stuntrally/stuntrally/archive/1.8.tar.gz
2. tar xf 1.8.tar.gz
3. mkdir stuntrally-1.8/build
4. cd stuntrally-1.8/build
5. cmake -DCMAKE_INSTALL_PREFIX="/usr" ..

What is the expected output? What do you see instead?
The archive contains an empty folder "stuntrally-1.8/source/shiny" so cmake 
cannot add it as subdirectory. It is expected that the folder contains the 
shiny code as referenced by the git submodule.

What version are you using? On what operating system?
I'm using the tagged version 1.8 from github. The operating system is Arch 
Linux.

Original issue reported on code.google.com by archlinu...@googlemail.com on 10 Nov 2012 at 11:29

Attachments:

GoogleCodeExporter commented 8 years ago
Right.
Scrawl since, this is an issue, and shiny code doesn't change now (or little), 
I am just for including shiny code in ours. And loose the git submodule thing.

Original comment by Cry...@gmail.com on 10 Nov 2012 at 11:38

GoogleCodeExporter commented 8 years ago
With this, the other cmake issue and the amd things, how about pushing out 
1.8.1 bug fix release?

Original comment by tapiovie...@gmail.com on 10 Nov 2012 at 1:27

GoogleCodeExporter commented 8 years ago
Ok shiny's code is in repo, not as submodule now. But this will be in 1.9, I 
don't think we need 1.8.1.

Original comment by Cry...@gmail.com on 10 Nov 2012 at 2:34