Re: Quake3 no es compila

2005-08-24 Conversa Ernest Adrogué
El dimecres 24/08/05, a les 01:42 (+0200), Albert Wesker va escriure:
> Per a que el vols compilar? Igualment no podras jugar al no tenir contingut 
> multimedia.

Només era curiositat... els fitxers multimedia es poden trobar
fàcilment per Internet, tot i que s'hi he de dir la veritat crec
que no val la pena, jo després d'un parell de partides m'he
cansat i l'he esborrat.

El problema per compilar era que s'havien de transformar els
fitxers de format DOS a UNIX.

-- 
ernest

"All the people look well in the dark."
--the Velvet Underground



Re: Quake3 no es compila

2005-08-24 Conversa Jordi Valverde
El source es només el nucli del joc. te falten coses per poder jugar :-)

On 21/08/05, Ernest Adrogué <[EMAIL PROTECTED]> wrote:
> Com va l'estiu?
> 
> Algú ha aconseguit compilar el Quake3?
> 
> A mi amb Debian Sarge em falla amb aquest error:
> 
> q3lcc -DQ3_VM -DCGAME -S -Wf-target=bytecode -Wf-g -Icgame -Igame -Iq3_ui -c 
> debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c -o 
> debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:24 Syntax error in #include
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:26 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:68 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:186 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:267 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:269 Syntax error in #else
> 
> [...]
> 
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:1954 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:1985 Syntax error in 
> #ifdef/#ifndef
> cons: *** [debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm] Error 1
> cons: errors constructing debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm
> 
> Suposo que és una tonteria perň no sé de quč va tot aixň...
> la instrucció que he fet servir per compilar és:
> ./unix/cons -- gcc=gcc-2.95 g++=g++-2.95
> 
> --
> ernest
> 
> That's all you need tae dae in life. Just be yourself, he'd tell me.
> It was the most difficult, challenging thing anybody ever asked of me.
> --Irvine Welsh's Glue.
> 
> 


-- 
If my answers frighten you then you should cease asking scary questions.


Re: Quake3 no es compila

2005-08-23 Conversa Albert Wesker
Per a que el vols compilar? Igualment no podras jugar al no tenir contingut 
multimedia.

On Sun, 21 Aug 2005 21:40:58 +0200
Ernest Adrogué <[EMAIL PROTECTED]> wrote:

> Com va l'estiu?
> 
> Algú ha aconseguit compilar el Quake3?
> 
> A mi amb Debian Sarge em falla amb aquest error:
> 
> q3lcc -DQ3_VM -DCGAME -S -Wf-target=bytecode -Wf-g -Icgame -Igame -Iq3_ui -c 
> debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c -o 
> debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:24 Syntax error in #include
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:26 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:68 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:186 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:267 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:269 Syntax error in #else
> 
> [...]
> 
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:1954 Syntax error in 
> #ifdef/#ifndef
> cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:1985 Syntax error in 
> #ifdef/#ifndef
> cons: *** [debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm] Error 1
> cons: errors constructing debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm
> 
> Suposo que és una tonteria però no sé de què va tot això...
> la instrucció que he fet servir per compilar és:
> ./unix/cons -- gcc=gcc-2.95 g++=g++-2.95
> 
> -- 
> ernest
> 
> That's all you need tae dae in life. Just be yourself, he'd tell me.
> It was the most difficult, challenging thing anybody ever asked of me.
> --Irvine Welsh's Glue.
> 



Quake3 no es compila

2005-08-21 Conversa Ernest Adrogué
Com va l'estiu?

Algú ha aconseguit compilar el Quake3?

A mi amb Debian Sarge em falla amb aquest error:

q3lcc -DQ3_VM -DCGAME -S -Wf-target=bytecode -Wf-g -Icgame -Igame -Iq3_ui -c 
debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c -o 
debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm
cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:24 Syntax error in #include
cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:26 Syntax error in 
#ifdef/#ifndef
cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:68 Syntax error in 
#ifdef/#ifndef
cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:186 Syntax error in 
#ifdef/#ifndef
cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:267 Syntax error in 
#ifdef/#ifndef
cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:269 Syntax error in #else

[...]

cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:1954 Syntax error in 
#ifdef/#ifndef
cpp: debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.c:1985 Syntax error in 
#ifdef/#ifndef
cons: *** [debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm] Error 1
cons: errors constructing debug-x86-Linux-2.3/Q3/cgame/cgame/cg_main.asm

Suposo que és una tonteria però no sé de què va tot això...
la instrucció que he fet servir per compilar és:
./unix/cons -- gcc=gcc-2.95 g++=g++-2.95

-- 
ernest

That's all you need tae dae in life. Just be yourself, he'd tell me.
It was the most difficult, challenging thing anybody ever asked of me.
--Irvine Welsh's Glue.