About: Compiling   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

This page contains help on compiling NetHack from source.

AttributesValues
rdfs:label
  • Compiling
rdfs:comment
  • This page contains help on compiling NetHack from source.
  • Glest's source is divided into 2 parts: 1. * Game source: Glest game specific code. 2. * Shared library source: Code that is shared among all Glest tools and other projects Glest has. We have to compile the shared library as static library and the link the main code against it. Both of them use a single thread so you don't need multi-thread support. This shared library is also divided into several sub-modules:
dcterms:subject
dbkwik:drizzle/pro...iPageUsesTemplate
abstract
  • This page contains help on compiling NetHack from source.
  • Glest's source is divided into 2 parts: 1. * Game source: Glest game specific code. 2. * Shared library source: Code that is shared among all Glest tools and other projects Glest has. We have to compile the shared library as static library and the link the main code against it. Both of them use a single thread so you don't need multi-thread support. This shared library is also divided into several sub-modules: * graphics: math and graphics * graphics_gl: opengl graphics * sound: sound (including the direct sound player) * util: conversion functions and other utilities * platform: platform dependent code (to make a port of Glest to other platforms only this part needs to be changed)
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software