Game Development Community

Max2map compiling error 1.4

by Fabio Daniel "Sagaz" · in Technical Issues · 03/03/2006 (9:58 am) · 2 replies

Hi!

I'm trying to compile the max2map plugin in TGE 1.4 (VC6 with WinXP SP2), but it gives me the following error:


LINK : fatal error LNK1181: cannot open input file "../lib/vorbis/win32/vorbis_static_mt.lib"


Where can I find this file? I think there are a few other files missing, this was the second one... what's happening? Am I missing some library useful to compile these exporters? Thanks.

#1
03/03/2006 (9:29 pm)
Are you compiling just the one project or the whole solution?
AFAIK, max2map doesn't use the Vorbis library in it.
#2
03/08/2006 (2:49 pm)
I just compiled the max2map.dsw, and it happened.