Building from Source

From NaviWiki

Jump to: navigation, search

Contents

Building NaviLibrary from Source

Checklist

There's a few things you'll need before we can get started:

  1. The NaviLibrary source (duh)
  2. Microsoft Visual C++ 8 SP1+ (Express version is available here)
  3. Ogre3D SDK 1.4.1+ (Download here)


Opening the Solution

Unzip the source package somewhere and open up the solution.

Double click "Navi.sln" to open the solution.
Enlarge

Double click "Navi.sln" to open the solution.


Selecting a Build Mode

Select the desired Build Mode from the drop-down list.

Select the desired Build Mode from the drop-down list.
Enlarge

Select the desired Build Mode from the drop-down list.


Building the Solution

Build the solution.

From the menu, select Build -> Build Solution to begin compiling the library and demo.
Enlarge

From the menu, select Build -> Build Solution to begin compiling the library and demo.


Going From Here

Alrite, so you've built NaviLibrary-- congratulations, give yourself a pat on the back. If you're wondering where to go from here, why not check out the next tutorial: Setting Up.

Personal tools