Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2003:
[Freeciv-Dev] Re: client programming problems
Home

[Freeciv-Dev] Re: client programming problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: client programming problems
From: Lukas Tönne <lukas.toenne@xxxxxx>
Date: Thu, 28 Aug 2003 21:17:49 +0200
Reply-to: lukas.toenne@xxxxxx

Ok, i got that about the declaration of variables before other code, i'm 
simply not used to C programming. Thanks !

I still don't know how to deal with the OpenGL library. Where and how do i 
have to link this ?

Another problem is that the standard 2D tilesets used by the other clients 
don't make much sense in a 3D client, so i'd like to switch off tileset 
loading at client startup (this actually fails completely and crashes the 
client). Perhaps it could be done by a macro switch in the common client code 
(something like "#ifndef client_opengl <load tilesets> #endif", but i haven't 
found a proper declaration of the client type.



[Prev in Thread] Current Thread [Next in Thread]