From: Steven H. <ki...@mu...> - 2005-04-04 21:06:52
|
That patch works. I've binary win32 to sourceforge. Steve I've notice there are support requests there but I don't seem to have sufficient rights to update it could you delegate me the required rights please :) Steve / K ----- Original Message ----- From: "Ludwig Nussel" <l-...@us...> To: <qst...@li...> Sent: Monday, April 04, 2005 7:59 PM Subject: Re: [QStat-devx] Re: [qstat-users] qstat 2.8 released > Steven Hartland wrote: >> This fails to compile on windows as Makefile it totally incompatible :( >> Where did the Makefile.w32 go? > > Use Makefile.noauto as described in COMPILE.txt. Now that you > mentioned it you likely need this patch: > > Index: Makefile.noauto > =================================================================== > RCS file: /cvsroot/qstat/qstat2/Makefile.noauto,v > retrieving revision 1.2 > diff -u -p -r1.2 Makefile.noauto > --- Makefile.noauto 12 Dec 2004 12:04:46 -0000 1.2 > +++ Makefile.noauto 4 Apr 2005 18:54:32 -0000 > @@ -9,7 +9,7 @@ > ## NOTE: if you get errors when linking qstat (missing symbols or > ## libraries), then modify LDFLAGS or LDLIBS > > -SRC = config.c debug.c hcache.c md5.c qserver.c qstat.c template.c ut2004.c > +SRC = config.c debug.c hcache.c md5.c qserver.c qstat.c template.c ut2004.c a2s.c > OBJ = $(SRC:.c=.obj) > O = $(SRC:.c=.o) > > Due to lack of a windows development environment I can't test the > windows build all the time. ================================================ This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137 or return the E.mail to pos...@mu.... |