[Gtkradiant] [Bug 638] check in new q3map2 code

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sat, 26 Oct 2002 18:25:03 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=638





------- Additional Comments From ttimo@idsoftware.com  2002-10-26 18:25 -------
not linking yet on Linux, wrote the basic cons stuff
need to tweak to be able to build both q3map and q3map2, have to edit the
SConscript for now

portability: get rid of strlwr (write a Q_strlwr?) and use Q_stricmp

m4x4_transform_normal definitely isn't in the source, this is both a win32/Linux
issue

Debug/tools/quake3/q3map2/model.o(.text+0x81c): In function `InsertModel':
/home/timo/Id/GtkRadiant/Debug/tools/quake3/q3map2/model.c:314: undefined
reference to `m4x4_transform_point'
Debug/tools/quake3/q3map2/model.o(.text+0x88f):/home/timo/Id/GtkRadiant/Debug/tools/quake3/q3map2/model.c:318:
undefined reference to `m4x4_transform_normal'
Debug/libs/picomodel.a(pm_3ds.o)(.text+0x627): In function `GetMeshShader':
/home/timo/Id/GtkRadiant/Debug/libs/picomodel/pm_3ds.c:433: undefined reference
to `strlwr'
Debug/libs/picomodel.a(picointernal.o)(.text+0x930): In function `_pico_stristr':
/home/timo/Id/GtkRadiant/Debug/libs/picomodel/picointernal.c:421: undefined
reference to `strnicmp'