Skip to main content

History: Setting Up An Application - Linux

Source of version: 27 (current)

Copy to clipboard
            {BOX(title="((Setting Up An Application - Linux))",width="100%",class="Layout_box9")}{SPLIT(colsize=10%|70%)}{IMG(src="img/wiki_up/Big_Logo_Linux.jpg",height="66",width="66",imalign="left",link="Setting Up An Application - Linux",title="Setting Up An Application - Linux")}{IMG}
---
((Setting Up An Application - Eclipse - Linux|Eclipse)) | ((Setting Up An Application - CodeBlocks - Linux|Code::Blocks)) | ((Setting Up An Application - QtCreator - Linux|QtCreator)) | ((Setting Up An Application - NetBeans - Linux|NetBeans)) | ((Setting Up An Application - KDevelop - Linux|KDevelop)) | ((Setting Up An Application - Autotools - Linux|Autotools))
{SPLIT}{BOX}
!TOC
{toc}


''__NOTE:__'' if you did not build the Ogre SDK, you will need to download the Ogre Samples Package for the Basic Tutorial. If you have __Ubuntu__, you can do so by issuing the following commands in a terminal, with administrator privileges:
{MONO()}apt-get install ogre-samples-*{MONO}
which will install 3 packages that you will need: one with the source code, another with the media files, the third one with binary libraries.