Closed ishan1608 closed 8 years ago
Develop branch has no submodules anymore. 1.5-stable probably does which I think the guide was written for On 11 Sep 2015 6:06 pm, "Ishan" notifications@github.com wrote:
I am trying to setup moai on Ubuntu. In the README https://github.com/moai/moai-dev/blob/develop/README.md Instructions for cloning are these:
git clone https://github.com/moai/moai-dev.git cd moai-dev git submodule init git submodule update
However after cloning when I run : git submodule init , it doesn't do anything. So I ran these: git submodule , git submodule status. Both resulted with no output. Please Help
— Reply to this email directly or view it on GitHub https://github.com/moai/moai-dev/issues/1120.
Where can I find the build instructions for the latest stable version or the develop branch itself. I am sorry to bother you with this; but I am very new to moai and am trying to setup and run moai for the very first time.
http://moaiforge.com/community-docs/docs/sdk/moai-sdk-desktop-basics.html has some info for using the sdk based on moai/moai-community repo
I am trying to setup moai on Ubuntu. In the README https://github.com/moai/moai-dev/blob/develop/README.md Instructions for cloning are these:
However after cloning when I run : git submodule init , it doesn't do anything. So I ran these: git submodule , git submodule status. Both resulted with no output. Please Help