Skip to content

Compiling NxGraphics Dependencies

Stephane Kyles edited this page Feb 15, 2015 · 44 revisions

COMPILATION

You will need CMake (http://www.cmake.org).

  1. download latest NxGraphics source dependencies package : here
  2. unpack NxGraphicsDeps
  3. download and copy Ogre3D source (1.9) to NxGraphicsDeps/src/Ogre ( overwrite the existing CmakeLists.txt )

Windows:

  • download Ogre3D dependencies : here

Android:

  • download Ogre3D dependencies : here
Clone this wiki locally