Installation GuideTable of contentsSystem requirements for installation The ShiVa Authoring Tool is a powerful software that allows to package your Shiva applications for various target platforms.
According to the target platform, some additional third party tool need to be installed to allow building the applications for the given target platform. The objective of this document is to explain how to install the Authoring Tool and the required third party tools. Please note that the screenshots have been taken from Windows but the documentation also applies to Mac OS and Linux. System requirements for installationInstalling the ShiVa Authoring Tool under WindowsWindows XP or higher is required. The ShiVa Authoring Tool for Windows is included in the ShiVa Editor Installater. To install it, check the option in ShiVa Editor Installer as follows :
By default, the files are installed in Program Files\Stonetrip\ShiVa Authoring Tool. Installing the ShiVa Authoring Tools under MacOSMac OS X 10.5 or higher is required.
![]() Once installed, the Authoring Tool is available in the Applications Place under Stonetrip > Authoring Tool > ShiVa Authoring Tool. Required third party toolsThe ShiVa Authoring Tool has been designed to generate applications for various target platforms: Windows, MacOS, Linux, iPhone, Android, Palm, Wii, etc... According to the target platform, some third party tools (not included in the installation for legals reasons ) are required to build the applications. Required third party tools for Windows targetVisual Studio C++ ExpressNote that Visual Studio C++ 2010 Express is free and only required to build a native Windows application.
Microsoft .NET Framework
Required third party tools for Mac targetXcode
Required third party tools for Linux targetNo additional third party tool is required.Required third party tools for iPhone/iPad targetXcode
iOS SDK
Required third party tools for Android targetAndroid SDK
Install as follows:
Android NDK
Like for the SDK, unzip the file in a place like “C:\Android\NDK” on Windows ( in that case, installer is “C:\Android\NDK\ndk-build” ) or “Applications\Android\NDK” on OSX. Important : The path must not contain space. Cygwin ( Windows Only )
Install as follows:
Apache Ant ( Windows Only )
Install as follows:
Java SE Development Kit ( Windows Only )
Configure the JAVA_HOME environment variable to the Java jdk path ( ex :C:\Program Files\Java\jdk1.6.0_20 ). EclipseEclipse environment is required to build android project
Select Eclipse Classic, Eclipse 3.5 or newer is required. ADT Plugin for EclipseUse Update Manager feature of your Eclipse installation to install the latest revision of ADT on your development computer.
Required third party tools for Palm WebOS targetFor more information about the installation please visit : http://developer.palm.com/Cygwin ( Windows Only )Note that Cygwin is only mandatory if you want to build a native Palm application. Palm SDK
Sourcery G++
SettingsLaunch the Authoring Tool and click on the Settings button ( at bottom right corner ), if you have followed the steps above, you should be able to fill all the required field :![]() Required third party tools for Blackberry Tablet OS targetBlackberry SDK
Debug Token
SettingsLaunch the Authoring Tool and click on the Settings button ( at bottom right corner ), if you have followed the steps above, you should be able to fill all the required field :![]() Build a projectYou are now ready to build applications for Windows, Mac, Linux, iPhone, iPad, Palm and Android.
|