I f*cking give up!! Its impossible to build ioquake3 for debug mode...!!!
I did all the steps http://wiki.ioquake3.org/Building_ioqua ... tudio_2008. It is truly frustrating! I cannot find any info anywhere... And, yes, I realize that I should post in Programming forum. I did already, but cuz its dead over there. Nobody replies much. I posted here too.
PLEASE HELP!!!
1>------ Build started: Project: quake3, Configuration: Debug Win32 ------
1>Compiling...
1>window.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>vq.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>vbr.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>stereo.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\stereo.c(36) : fatal error C1083: Cannot open include file: 'speex/speex_stereo.h': No such file or directory
1>speex_header.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>speex_callbacks.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\speex_callbacks.c(39) : fatal error C1083: Cannot open include file: 'speex/speex_callbacks.h': No such file or directory
1>speex.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>smallft.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>sb_celp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>resample.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\resample.c(72) : fatal error C1083: Cannot open include file: 'speex/speex_resampler.h': No such file or directory
1>quant_lsp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\quant_lsp.h(38) : fatal error C1083: Cannot open include file: 'speex/speex_bits.h': No such file or directory
1>preprocess.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\preprocess.c(63) : fatal error C1083: Cannot open include file: 'speex/speex_preprocess.h': No such file or directory
1>nb_celp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>modes_wb.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>modes.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>mdf.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>ltp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\ltp.h(35) : fatal error C1083: Cannot open include file: 'speex/speex_bits.h': No such file or directory
1>lsp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>lpc.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>kiss_fftr.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(51) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2085: 'speex_alloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(62) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2085: 'speex_alloc_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(71) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2085: 'speex_realloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(79) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2085: 'speex_free' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(87) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2085: 'speex_free_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(111) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2085: '_speex_fatal' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(119) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2085: 'speex_warning' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(128) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2085: 'speex_warning_int' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(137) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2085: 'speex_notify' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(147) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2085: '_speex_putc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(158) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2085: 'print_vec' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>Generating Code...
1>Compiling...
1>kiss_fft.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>jitter.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>filters.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>filterbank.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>fftwrap.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>cb_search.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\cb_search.h(38) : fatal error C1083: Cannot open include file: 'speex/speex_bits.h': No such file or directory
1>buffer.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(51) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2085: 'speex_alloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(62) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2085: 'speex_alloc_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(71) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2085: 'speex_realloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(79) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2085: 'speex_free' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(87) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2085: 'speex_free_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(111) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2085: '_speex_fatal' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(119) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2085: 'speex_warning' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(128) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2085: 'speex_warning_int' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(137) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2085: 'speex_notify' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(147) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2085: '_speex_putc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(158) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2085: 'print_vec' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>bits.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\bits.c(39) : fatal error C1083: Cannot open include file: 'speex/speex_bits.h': No such file or directory
1>tr_world.c
1>tr_surface.c
1>tr_sky.c
1>tr_shadows.c
1>tr_shader.c
1>tr_shade_calc.c
1>tr_shade.c
1>tr_scene.c
1>tr_noise.c
1>tr_model.c
1>tr_mesh.c
1>tr_marks.c
1>Generating Code...
1>Compiling...
1>tr_main.c
1>tr_light.c
1>tr_init.c
1>tr_image_tga.c
1>tr_image_png.c
1>tr_image_pcx.c
1>tr_image_jpg.c
1>tr_image_bmp.c
1>tr_image.c
1>tr_font.c
1>tr_flares.c
1>tr_curve.c
1>tr_cmds.c
1>tr_bsp.c
1>tr_backend.c
1>tr_animation.c
1>jmemnobs.c
1>jerror.c
1>sys_main.c
1>snd_openal.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>Generating Code...
1>Compiling...
1>snd_mix.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>snd_main.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>snd_dma.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>snd_codec_wav.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>snd_codec.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>sdl_snd.c
1>sdl_input.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>sdl_glimp.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>sdl_gamma.c
1>qal.c
1>c:\program files (x86)\ioquake3dev\code\client\qal.h(42) : fatal error C1083: Cannot open include file: 'al.h': No such file or directory
1>cl_ui.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_scrn.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_parse.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_net_chan.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_main.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_keys.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_input.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_curl.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_console.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_cin.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>Generating Code...
1>Compiling...
1>cl_cgame.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>cl_avi.c
1>c:\program files (x86)\ioquake3dev\code\client\cl_curl.h(44) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
1>window.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>vq.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>vbr.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>stereo.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\stereo.c(36) : fatal error C1083: Cannot open include file: 'speex/speex_stereo.h': No such file or directory
1>speex_header.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>speex_callbacks.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\speex_callbacks.c(39) : fatal error C1083: Cannot open include file: 'speex/speex_callbacks.h': No such file or directory
1>speex.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>smallft.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>sb_celp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>resample.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\resample.c(72) : fatal error C1083: Cannot open include file: 'speex/speex_resampler.h': No such file or directory
1>quant_lsp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\quant_lsp.h(38) : fatal error C1083: Cannot open include file: 'speex/speex_bits.h': No such file or directory
1>preprocess.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\preprocess.c(63) : fatal error C1083: Cannot open include file: 'speex/speex_preprocess.h': No such file or directory
1>nb_celp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>modes_wb.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>modes.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\modes.h(39) : fatal error C1083: Cannot open include file: 'speex/speex.h': No such file or directory
1>mdf.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>ltp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\ltp.h(35) : fatal error C1083: Cannot open include file: 'speex/speex_bits.h': No such file or directory
1>lsp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>Generating Code...
1>Compiling...
1>lpc.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>kiss_fftr.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(51) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2085: 'speex_alloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(62) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2085: 'speex_alloc_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(71) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2085: 'speex_realloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(79) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2085: 'speex_free' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(87) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2085: 'speex_free_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(111) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2085: '_speex_fatal' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(119) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2085: 'speex_warning' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(128) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2085: 'speex_warning_int' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(137) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2085: 'speex_notify' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(147) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2085: '_speex_putc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(158) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2085: 'print_vec' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>kiss_fft.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>jitter.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>Generating Code...
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 9.00.21022
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '..\..\build\quake3_debug\cl_cgame.sbr': No such file or directory
1>Build log was saved at "file://c:\Program Files (x86)\ioquake3dev\build\quake3_debug\BuildLog.htm"
1>quake3 - 171 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 4 up-to-date, 0 skipped ==========
1>------ Build started: Project: quake3, Configuration: Debug Win32 ------
1>Compiling...
1>window.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>vq.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>vbr.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>stereo.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>speex_header.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>speex_callbacks.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>speex.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>smallft.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>sb_celp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>resample.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>quant_lsp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>preprocess.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>nb_celp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>modes_wb.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>modes.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>mdf.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>ltp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>lsp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>lpc.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>kiss_fftr.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(51) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2085: 'speex_alloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(62) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2085: 'speex_alloc_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(71) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2085: 'speex_realloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(79) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2085: 'speex_free' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(87) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2085: 'speex_free_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(111) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2085: '_speex_fatal' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(119) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2085: 'speex_warning' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(128) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2085: 'speex_warning_int' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(137) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2085: 'speex_notify' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(147) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2085: '_speex_putc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(158) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2085: 'print_vec' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>Generating Code...
1>Compiling...
1>kiss_fft.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>jitter.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>filters.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>filterbank.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>fftwrap.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>cb_search.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>buffer.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(51) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2085: 'speex_alloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(62) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2085: 'speex_alloc_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(71) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2085: 'speex_realloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(79) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2085: 'speex_free' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(87) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2085: 'speex_free_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(111) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2085: '_speex_fatal' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(119) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2085: 'speex_warning' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(128) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2085: 'speex_warning_int' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(137) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2085: 'speex_notify' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(147) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2085: '_speex_putc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(158) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2085: 'print_vec' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>bits.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>snd_openal.c
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\al.h(23) : fatal error C1083: Cannot open include file: 'altypes.h': No such file or directory
1>qal.c
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\al.h(23) : fatal error C1083: Cannot open include file: 'altypes.h': No such file or directory
1>window.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>vq.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>vbr.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>stereo.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>speex_header.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>speex_callbacks.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>speex.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>smallft.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>sb_celp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>resample.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>Generating Code...
1>Compiling...
1>quant_lsp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>preprocess.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>nb_celp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>modes_wb.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>modes.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>mdf.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>ltp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>lsp.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>lpc.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>kiss_fftr.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(51) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2085: 'speex_alloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(62) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2085: 'speex_alloc_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(71) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2085: 'speex_realloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(79) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2085: 'speex_free' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(87) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2085: 'speex_free_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(111) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2085: '_speex_fatal' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(119) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2085: 'speex_warning' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(128) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2085: 'speex_warning_int' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(137) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2085: 'speex_notify' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(147) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2085: '_speex_putc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(158) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2085: 'print_vec' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>kiss_fft.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>jitter.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>filters.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>filterbank.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>fftwrap.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>cb_search.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>buffer.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(51) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2085: 'speex_alloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(52) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(62) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2085: 'speex_alloc_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(63) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(71) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2085: 'speex_realloc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(72) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(79) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2085: 'speex_free' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(80) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(87) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2085: 'speex_free_scratch' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(88) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(111) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2085: '_speex_fatal' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(112) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(119) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2085: 'speex_warning' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(120) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(128) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2085: 'speex_warning_int' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(129) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(137) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2085: 'speex_notify' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(138) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(147) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2085: '_speex_putc' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(148) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(158) : error C2054: expected '(' to follow 'inline'
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2085: 'print_vec' : not in formal parameter list
1>c:\program files (x86)\ioquake3dev\code\libspeex\os_support.h(159) : error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>bits.c
1>c:\program files (x86)\ioquake3dev\code\libspeex\arch.h(65) : fatal error C1189: #error : You now need to define either FIXED_POINT or FLOATING_POINT
1>Generating Code...
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 9.00.21022
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '..\..\build\quake3_debug\qal.sbr': No such file or directory
1>Build log was saved at "file://c:\Program Files (x86)\ioquake3dev\build\quake3_debug\BuildLog.htm"
1>quake3 - 191 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 4 up-to-date, 0 skipped ==========
I need to use Visual Studio for personal reasons.
The strange thing about this error is that the day before yesterday it build a debug one completely successful... ><
I changed nothing at all! Yet, now it is impossible to do so again.
I downloaded a fresh ioquake3 1.36 again, reinstalled visual studio too. But, I still cannot get rid of those errors in debug mode.
I already did check it using svn. I am also facing that netchan error, and I sent an email to the mailing list about it. And, they said that it has been already fixed in the 1.36 version, yet I still get that netchan error
Can I ask a different question? I used to play with moding Source SDK. In Source SDK, I was able to debug release modes, get insert break points, view call stacks...etc.
Do you have any idea on how would I achieve that with release mode of ioquake3?