Pages: 1 [2]
  Print  
Author Topic: Possible deadline/release?  (Read 41788 times)
jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #25 on: July 05, 2007, 03:37:36 PM »

anyway, i'm here and i'm trying to build the mac and ppc linux versions in time for the release, but i have a problem: now everything seems working, but i still get the cdkey request at startup.

Have you checked if the changes from the diff file has been applied correctly. In my experience it often goes wrong somewhere. Try applying again and look for any changes that couldn't be applied.

Look if the changes are made to the function: "CL_CDKeyValidate" in "code/client/cl_main.c"
i had some problems with the patch, i had to patch the last 2 files manually, but now all seems ok.
Logged
jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #26 on: July 05, 2007, 04:08:49 PM »

ok, just uploaded the files.

mac version: universal binary (intel and ppc)

linux ppc version: normal, server and smp version (but i think that the smp one is now useless).

the linux binaries are "normal" linux binaries, if you want to include them in the linux release they shouldn't have problems.

the mac version is an application bundle: on windows/linux/whatever will look as a folder (and it is a folder) but mac users will see it as an application. if you want to include it in the linux release or to do a separate release for it it will work as it was an executable.

if you prefer to not release them directly i'll do a release separately, as soon 0.7 is out, like i did for 0.6, but this time i should be able to host the full game, not only the engines.

they both have the cdkey problem, still don't know why, but all works fine, i think.

mac version: http://www.jackoverfull.com/temp/OpenArenaMac.zip

linux ppc version: http://www.jackoverfull.com/temp/OpenArenaLinuxPPC.tar.bz2
Logged
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #27 on: July 05, 2007, 04:21:42 PM »

which patch did you use? the 060-oachanges or the oachanges?

oachanges should apply properly and includes a fix for the annoying beep whereas the 060-changes patch has always needed to be applied manually and doesn't include that fix.
« Last Edit: July 05, 2007, 04:25:20 PM by dmn_clown » Logged

jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #28 on: July 05, 2007, 04:42:13 PM »

which patch did you use? the 060-oachanges or the oachanges?

oachanges should apply properly and includes a fix for the annoying beep whereas the 060-changes patch has always needed to be applied manually and doesn't include that fix.

oachanges.
Logged
fromhell
Administrator
GET A LIFE!
**********

Cakes 35
Posts: 14520



WWW
« Reply #29 on: July 06, 2007, 12:49:54 AM »

final paks built
Logged

asking when OA3 will be done won't get OA3 done.
Progress of OA3 currently occurs behind closed doors alone

I do not provide technical support either.

new code development on github
jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #30 on: July 06, 2007, 04:52:59 AM »

good. Did you included linux ppc and mac files too or i have to prepare something separately?
Logged
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #31 on: July 06, 2007, 08:44:42 AM »

We made some last minute engine changes so unfortunately we couldn't include your binaries.  Also I hopefully fixed the problem with the patch so you shouldn't get the cdkey check (hopefully).

If you compile from the ioq3-src-oa.tar.bz2 (the code I compiled the binaries with) you shouldn't have a problem with anything.
Logged

jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #32 on: July 06, 2007, 08:53:19 AM »

ok, i'm in chat with fromhell and recompiling right now.

ioq3-src-oa.tar.bz2 does not build on os x, here is the log. i'll try on linux ppc.

i'm applying the diffs to 1106 ioq3 to recompile from it.
Logged
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #33 on: July 06, 2007, 09:14:51 AM »

Code:
code/client/snd_codec_ogg.c:34:31: vorbis/vorbisfile.h: No such file or directory

Lack of the vorbis headers?
Logged

jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #34 on: July 06, 2007, 09:20:02 AM »

in the system? i think yes, since i haven't installed them
Logged
kick52
Member


Cakes -1
Posts: 229


« Reply #35 on: July 06, 2007, 09:22:04 AM »

ok, how about you install the vorbis headers?

Wink

BTW: thanks for making the mac binaries. cant wait to get them and the bloom stuff.
Logged
jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #36 on: July 06, 2007, 09:24:17 AM »

sorry, i was wrong: i have libvorbis0-shlibs, version 1.1.0-1 installed, thoug i can't remember when i did that...

i see that it is an outdated package, i can try to update it.

Quote
BTW: thanks for making the mac binaries. cant wait to get them and the bloom stuff.
me too can't wait to have the final 0.7... ;-)

but what is exactly bloom?
Logged
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #37 on: July 06, 2007, 09:37:33 AM »

try the latest release of ogg and vorbis you'll need the headers and libs installed to compile the game.
Logged

jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #38 on: July 06, 2007, 09:38:53 AM »

i'm going to update ogg and vorbis...
Logged
kick52
Member


Cakes -1
Posts: 229


« Reply #39 on: July 06, 2007, 09:39:53 AM »

sorry, i was wrong: i have libvorbis0-shlibs, version 1.1.0-1 installed, thoug i can't remember when i did that...

i see that it is an outdated package, i can try to update it.

Quote
BTW: thanks for making the mac binaries. cant wait to get them and the bloom stuff.
me too can't wait to have the final 0.7... ;-)

but what is exactly bloom?

graphical effect, makes it glowy.

you have got the latest source, right?
otherwise you wont have it.
Logged
jackoverfull
Member


Cakes 14
Posts: 384


Member


WWW
« Reply #40 on: July 06, 2007, 09:55:30 AM »


graphical effect, makes it glowy.

interesting...  :cool:


Quote
you have got the latest source, right?
otherwise you wont have it.
yest, but haven't succeded to build it fully already.
Logged
Pages: 1 [2]
  Print  
 
Jump to: