Running Ogre on Windows - wavded/ogre GitHub Wiki
- Install Node.
- Install the core GDAL libraries installed for your architecture.
- I've had success with getting the gdal--.*-core.msi packages at http://www.gisinternals.com/sdk/. Here is a download page for Windows 8 x64: http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-x64-gdal-1-11-0-mapserver-6-4-1.zip
- Launch GDAL Command Prompt
- Optionally you can add ogr2ogr to your PATH to use other Command Prompt tools
- Run
npm install -g ogre
- Run
ogre
- Visit http://localhost:3000 in your favorite browser