Menu

Developer_Install

Shane Saxon Lucas Erickson

[Home] - [User_Manual] - hosted at openANTz.com

for app install see [Installation]


antz_install_2012_03_24.txt

To download docs goto https://sourceforge.net/projects/openantz/files/

Development Install

Environment:
W7-64bit with VS2008 project
CentOS 5.5 with makefile
OSX 10.6.x with Xcode project

libraries:
freeglut - MSW & Linux
GLUT - OSX
SOIL - MSW, OSX & Linux


VS2008 Library Installation

  • copy the .DLL files from the Release folder to Debug

--- freeglut library ---

freeglut is included in the antz lib\ folder and should already be included in the project. Generally does not require any installation.

(usually not necessary) alternate VS project install instructions:
http://blog.thegabrielflores.com/2008/02/installing-freeglut-on-visual-studio.html (--dead link--)

--- SOIL library ---

SOIL is included in the antz lib\ folder and should already be included in the project. Generally does not require any installation.


infinite z library

There is a separate project file for the infinite z - zSpace
currently, IZ project files only avialable upon request!

To make a request contact us at: http://openantz.com/contact.html


Related

Wiki: Developer_Guide
Wiki: Home
Wiki: Installation
Wiki: User_Manual