From: Tom St Denis Newsgroups: comp.os.msdos.djgpp Subject: Re: Free 3D lib for Allegro Date: Wed, 31 Jan 2001 12:37:12 GMT Organization: Deja.com Lines: 37 Message-ID: <9590tn$5qn$1@nnrp1.deja.com> References: <29C5060073 AT et DOT put DOT poznan DOT pl> <957o6e$63r$1 AT nnrp1 DOT deja DOT com> <3A77C4BC DOT A2D98E71 AT ma DOT tum DOT de> NNTP-Posting-Host: 24.112.8.23 X-Article-Creation-Date: Wed Jan 31 12:37:12 2001 GMT X-Http-User-Agent: Mozilla/5.0 (Windows 98; U) Opera 5.01 [en] X-Http-Proxy: 1.1 x64.deja.com:80 (Squid/1.1.22) for client 24.112.8.23 X-MyDeja-Info: XMYDJUIDtomstdenis To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <3A77C4BC DOT A2D98E71 AT ma DOT tum DOT de>, Waldemar Schultz wrote: > Tom St Denis schrieb: > > > > I have updated my library to show how to use zbuffered lit textures. Woohoo. > > > > Tom > > -- > > http://tomstdenis.dhs.org > > > > Sent via Deja.com > > http://www.deja.com/ > > DOS box in W98: > > #P:\Allegro\M3D>gcc -O2 -ffast-math -fomit-frame-pointer -mpentium -c m3d.c > m3d.c: In function `m3d_Draw': > m3d.c:206: warning: passing arg 5 of `clip3d_f' from incompatible pointer type > > #P:\Allegro\M3D>gcc -W -Wall -O2 -o test.exe test.c m3d.o -lalleg > test.c: In function `main': > test.c:48: warning: implicit declaration of function `create_zbuffer' > test.c:74: `POLYTYPE_ZBUF' undeclared (first use in this function) > test.c:74: (Each undeclared identifier is reported only once > test.c:74: for each function it appears in.) > test.c:87: warning: implicit declaration of function `clear_zbuffer' > test.c:116: warning: implicit declaration of function `destroy_zbuffer' > > would someone please tell me what I am doing wrong ? Get WIP 34 of Allegro. Tom Sent via Deja.com http://www.deja.com/