Bug 3720 - USE_VOIP=0 causes compile errors.
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Sound
Version: GIT MASTER
Hardware: PC Linux
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2008-07-15 16:52 EDT by David Severwright
Modified: 2008-07-16 16:33:09 EDT
0 users

See Also:


Attachments
This should fix it. (718 bytes, patch)
2008-07-15 16:53 EDT, David Severwright

Description David Severwright 2008-07-15 16:52:02 EDT
cl_scrn.c is lacking a #ifdef around SCR_DrawVoipMeter and the makefile needs USE_INTERNAL_SPEEX set to 0 if USE_VOIP is 0.
Comment 1 David Severwright 2008-07-15 16:53:02 EDT
Created attachment 1806 [details]
This should fix it.
Comment 2 Ludwig Nussel 2008-07-16 16:33:09 EDT
fixed in r1427