From: "Ivan A. Melnikov" <iv@altlinux.org>
To: devel@lists.altlinux.org
Subject: [devel] AstroMenace (openastromenace) (was: Re: Games Maintainers team (...))
Date: Fri, 11 Dec 2009 19:00:51 +0300
Message-ID: <20091211190051.5b8afb4a@deimos.localdomain> (raw)
In-Reply-To: <20091211131214.GF5142@imap.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
В Fri, 11 Dec 2009 16:12:14 +0300
"George V. Kouryachy" <george@altlinux.org> пишет:
> 2. Иногда требуется помощь клуба любителей помогать... например,
> AstroMenace (openastromenace) кто-нибудь C++нее меня починить может,
> а?
Была свободная минутка, посмотрел. Собралось на позавчерашнем Сизифе
после удаления трех строк (патч в атаче). Не знаю, на сколько этот хак
грязен.
--
WBR,
Ivan A. Melnikov
linux, c++, argentine tango -- in no particular order
[-- Attachment #2: openastromenace-1.2.080519-alt-glext-include-fix.patch --]
[-- Type: text/x-patch, Size: 822 bytes --]
diff --git a/AstroMenaceSourceCode/AstroMenaceSource/Core/Base.h b/AstroMenaceSourceCode/AstroMenaceSource/Core/Base.h
index d1b2285..5ce0725 100644
--- a/AstroMenaceSourceCode/AstroMenaceSource/Core/Base.h
+++ b/AstroMenaceSourceCode/AstroMenaceSource/Core/Base.h
@@ -46,17 +46,14 @@
#include <OpenGL/gl.h> // Header File For The OpenGL32 Library
#include <OpenGL/glu.h> // Header File For The GLu32 Library
#else
- #define __glext_h_ // Don't let gl.h include glext.h
#include <GL/gl.h> // Header File For The OpenGL32 Library
#include <GL/glu.h> // Header File For The GLu32 Library
- #undef __glext_h_
#endif
#include <stdlib.h> // rand, ...
#include <math.h> // math for core Math
-#include "RendererInterface/GLext.h"
#include "SDL/SDL.h"
#include "SDL/SDL_thread.h"
#include "SDL/SDL_syswm.h"
next prev parent reply other threads:[~2009-12-11 16:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-06 22:38 [devel] Games Maintainers team (was: Re: [sisyphus] Может таки выделить репозитарий games?) Igor Zubkov
2009-12-07 5:13 ` Andrew Clark
2009-12-08 11:49 ` Michael Shigorin
2009-12-08 12:15 ` Sergei Epiphanov
2009-12-11 12:59 ` Igor Zubkov
2009-12-11 13:12 ` George V. Kouryachy
2009-12-11 13:45 ` [devel] Games Maintainers team Andrew Clark
2009-12-11 14:40 ` Michael Shigorin
2009-12-11 13:46 ` [devel] Games Maintainers team (was: Re: [sisyphus] Может таки выделить репозитарий games?) Igor Zubkov
2009-12-11 14:08 ` George V. Kouryachy
2009-12-14 6:26 ` [devel] Games Maintainers team Vladimir V. Kamarzin
2009-12-17 16:46 ` George V. Kouryachy
2009-12-11 16:00 ` Ivan A. Melnikov [this message]
2009-12-12 0:36 ` [devel] AstroMenace (openastromenace) (was: Re: Games Maintainers team (...)) George V. Kouryachy
2009-12-12 0:38 ` Alexey Rusakov
2009-12-11 12:41 ` [devel] Games Maintainers team (was: Re: [sisyphus] Может таки выделить репозитарий games?) George V. Kouryachy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091211190051.5b8afb4a@deimos.localdomain \
--to=iv@altlinux.org \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git