I fixed it by removing some \rs in asm statements.
On May 26, 2011 12:49 PM, "Andrea D'Amore"
wrote:
> On Sat, May 21, 2011 at 3:02 PM, Lally Singh
wrote:
>> What's your build configuration? Mine won't build.
>
> ioquake3 $ svn info .
> Path: .
> URL: svn://svn.icculus.org/quake3/trunk
> Reposit
On Sat, May 21, 2011 at 3:02 PM, Lally Singh wrote:
> What's your build configuration? Mine won't build.
ioquake3 $ svn info .
Path: .
URL: svn://svn.icculus.org/quake3/trunk
Repository Root: svn://svn.icculus.org/quake3
Repository UUID: edf5b092-35ff-0310-97b2-ce42778d08ea
Revision: 1897
Node K
On Saturday, 21. May 2011 15:02:24 Lally Singh wrote:
> code/qcommon/vm_x86.c: In function ‘DoSyscall’:
> code/qcommon/vm_x86.c:368: warning: passing argument 1 of
> ‘savedVM->systemCall’ from incompatible pointer type
> {standard input}:4746:invalid character (0xd) in operand 1
> {standard input}:
What's your build configuration? Mine won't build.
[05/21 08:55::lally@lally-macbookpro ioquake3-2]$ CC=gcc-4.0 make
Building ioquake3 in build/release-darwin-i386:
PLATFORM: darwin
ARCH: i386
VERSION: 1.36_SVN1997
COMPILE_PLATFORM: darwin
COMPILE_ARCH: i386
CC: gcc-4.0
CFLAGS:
On Thu, Feb 17, 2011 at 1:51 PM, wrote:
> ioq3 makefiles don't work on OS X? What's broken?
I'm not saying that, in fact I just checked out svn and it built fine
out of the box. Tremulous afair did not, I had to set a few macros in
Makefile.local .
> I thought that the
> requirements were to h
ioq3 makefiles don't work on OS X? What's broken? I thought that the
requirements were to have the library support for 10.4/PPC to create
universal binaries?
> Hello,
> is anyone developing ioquake3 on OS X?
>
> I've added a couple lines to Tremulous source in order to build on
> Snow Leopard a