[Gtkradiant] compiling cvs nightly on linux

Michael Schlueter gtkradiant@zerowing.idsoftware.com
21 Jan 2002 00:49:19 +0100


Hi,

when compiling radiant on linux I get following error:

gcc -fPIC `glib-config --cflags` -g -D_DEBUG -Ilibs -Iinclude -c
Debug/plugins/vfspk3/vfs.cpp -o Debug/plugins/vfspk3/vfs.o
Debug/plugins/vfspk3/vfs.cpp: In function `char *
vfsExtractRelativePath_short(const char *, bool)':
Debug/plugins/vfspk3/vfs.cpp:572: `MAX_PATH' undeclared (first use this
function)
Debug/plugins/vfspk3/vfs.cpp:572: (Each undeclared identifier is
reported only once
Debug/plugins/vfspk3/vfs.cpp:572: for each function it appears in.)
Debug/plugins/vfspk3/vfs.cpp:572: implicit declaration of function `int
GetShortPathName(...)'
cons: *** [Debug/plugins/vfspk3/vfs.o] Error 1

Bye, Michael