View Single Post
Inflikted
SourceMod Donor
Join Date: Jan 2009
Old 05-26-2010 , 12:47   Re: Spray 'n Display (incl. Web Panel)
Reply With Quote #7

i get this error when attempting to compile for linux

Code:
vtfconv.c:47: error: âILuintâ undeclared (first use in this function)
vtfconv.c:47: error: (Each undeclared identifier is reported only once
vtfconv.c:47: error: for each function it appears in.)
vtfconv.c:47: error: expected â;â before âImgIdâ
vtfconv.c:48: error: âILenumâ undeclared (first use in this function)
vtfconv.c:48: error: expected â;â before âErrorâ
vtfconv.c:58: error: âIL_VERSION_NUMâ undeclared (first use in this function)
vtfconv.c:58: error: âIL_VERSIONâ undeclared (first use in this function)
vtfconv.c:70: error: âImgIdâ undeclared (first use in this function)
vtfconv.c:89: error: âIL_FILE_OVERWRITEâ undeclared (first use in this function)
vtfconv.c:90: error: âIL_RGBAâ undeclared (first use in this function)
vtfconv.c:90: error: âIL_UNSIGNED_BYTEâ undeclared (first use in this function)
vtfconv.c:99: error: âIL_NUM_IMAGESâ undeclared (first use in this function)
vtfconv.c:110: error: âIL_FALSEâ undeclared (first use in this function)
vtfconv.c:118: error: âErrorâ undeclared (first use in this function)
Inflikted is offline