[Gtkradiant] [Bug 844] q3data build in Linux

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sun, 27 Jul 2003 12:59:32 -0500


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





------- Additional Comments From weasel1@covad.net  2003-07-27 12:59 -------
I've gotten it to build and run with some modification, and even output a valid
MD3 file, but it still can't do texturing. From what I can tell, the problem
seems to be in dealing with filenames. There's at least 1 important function
(SetQdirFromPath) in cmdlib.h that is only compiled in win32. Without this
function, it seems aselib.c is incapable of getting the correct paths for
textures. Later today I'll try to rewrite the function for linux.