Giter Site home page Giter Site logo

straton / tux-target Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10.68 MB

Automatically exported from code.google.com/p/tux-target

License: GNU General Public License v2.0

CMake 2.31% Shell 0.19% C 16.67% C++ 68.67% Lua 9.34% TeX 0.01% NSIS 0.98% Batchfile 0.01% PHP 1.82%

tux-target's People

Stargazers

 avatar

Watchers

 avatar  avatar

tux-target's Issues

tux-target.cfg missing some varialbes

using the nel_drv_opengl the following variables were missing in tux-target.cfg

VSync = 0;
NativeFragmentProgramsOnly = 0;
AntiAlias = 0;




Original issue reported on code.google.com by simons.philippe on 26 Jan 2010 at 4:30

cmake try to find nel debug libraries even when build a Release

run cmake .. -DBUILD_SERVER:BOOL=FALSE -DWITH_SOUND:BOOL=FALSE
-DCMAKE_BUILD_TYPE:STRING=Release

expect cmake ok

result

CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
NEL3D_LIBRARY_DEBUG
    linked by target "tux-target" in directory
/home/loki/tux-target-read-only/tux-target/client/src
NELMISC_LIBRARY_DEBUG
    linked by target "tux-target" in directory
/home/loki/tux-target-read-only/tux-target/client/src
NELNET_LIBRARY_DEBUG
    linked by target "tux-target" in directory
/home/loki/tux-target-read-only/tux-target/client/src

I had to define those variables manually to the libnel...so to make it finish

Original issue reported on code.google.com by simons.philippe on 26 Jan 2010 at 4:17

tux-target client fails to start on linux (Ubuntu 9.10)

start ./tux-target

DBG b628b6f0 dynloadlib.cpp 211 loadLibrary <Unknown> : Loading dynamic
library 'libnel_drv_opengl.so'
INF b628b6f0 dru.cpp 93 createGlDriver <Unknown> : Using the library
'nel_drv_opengl' that is in the directory: 'libnel_drv_opengl.so'
DBG b628b6f0 driver_opengl.cpp 466 init <Unknown> : 3D: XOpenDisplay on
':0.0' OK
DBG b628b6f0 driver_opengl.cpp 1051 setDisplay <Unknown> : 3D:
glXChooseVisual OK
DBG b628b6f0 driver_opengl.cpp 1061 setDisplay <Unknown> : 3D:
glXCreateContext() OK
DBG b628b6f0 driver_opengl.cpp 1096 setDisplay <Unknown> : 3D:
XCreateWindow() OK
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  1 (X_CreateWindow)
  Serial number of failed request:  25
  Current serial number in output stream:  30


workaround is to run
XLIB_SKIP_ARGB_VISUALS=1 ./tux-target

Original issue reported on code.google.com by simons.philippe on 27 Jan 2010 at 10:02

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.