1>------ Build started: Project: bitfighter, Configuration: Debug_mysql Win32 ------ 1>Linking... 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_encoder_init referenced in function "public: __thiscall Zap::SpeexVoiceEncoder::SpeexVoiceEncoder(void)" (??0SpeexVoiceEncoder@Zap@@QAE@XZ) 1>voiceCodec.obj : error LNK2001: unresolved external symbol _speex_nb_mode 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_bits_init referenced in function "public: __thiscall Zap::SpeexVoiceEncoder::SpeexVoiceEncoder(void)" (??0SpeexVoiceEncoder@Zap@@QAE@XZ) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_encoder_destroy referenced in function "public: virtual __thiscall Zap::SpeexVoiceEncoder::~SpeexVoiceEncoder(void)" (??1SpeexVoiceEncoder@Zap@@UAE@XZ) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_bits_destroy referenced in function "public: virtual __thiscall Zap::SpeexVoiceEncoder::~SpeexVoiceEncoder(void)" (??1SpeexVoiceEncoder@Zap@@UAE@XZ) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_encoder_ctl referenced in function "private: virtual unsigned int __thiscall Zap::SpeexVoiceEncoder::getSamplesPerFrame(void)" (?getSamplesPerFrame@SpeexVoiceEncoder@Zap@@EAEIXZ) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_bits_write referenced in function "private: virtual unsigned int __thiscall Zap::SpeexVoiceEncoder::compressFrame(short *,unsigned char *)" (?compressFrame@SpeexVoiceEncoder@Zap@@EAEIPAFPAE@Z) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_encode_int referenced in function "private: virtual unsigned int __thiscall Zap::SpeexVoiceEncoder::compressFrame(short *,unsigned char *)" (?compressFrame@SpeexVoiceEncoder@Zap@@EAEIPAFPAE@Z) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_bits_reset referenced in function "private: virtual unsigned int __thiscall Zap::SpeexVoiceEncoder::compressFrame(short *,unsigned char *)" (?compressFrame@SpeexVoiceEncoder@Zap@@EAEIPAFPAE@Z) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_decoder_init referenced in function "public: __thiscall Zap::SpeexVoiceDecoder::SpeexVoiceDecoder(void)" (??0SpeexVoiceDecoder@Zap@@QAE@XZ) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_decoder_destroy referenced in function "public: virtual __thiscall Zap::SpeexVoiceDecoder::~SpeexVoiceDecoder(void)" (??1SpeexVoiceDecoder@Zap@@UAE@XZ) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_decoder_ctl referenced in function "private: virtual unsigned int __thiscall Zap::SpeexVoiceDecoder::getSamplesPerFrame(void)" (?getSamplesPerFrame@SpeexVoiceDecoder@Zap@@EAEIXZ) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_decode_int referenced in function "private: virtual unsigned int __thiscall Zap::SpeexVoiceDecoder::decompressFrame(short *,unsigned char *,unsigned int)" (?decompressFrame@SpeexVoiceDecoder@Zap@@EAEIPAFPAEI@Z) 1>voiceCodec.obj : error LNK2019: unresolved external symbol _speex_bits_read_from referenced in function "private: virtual unsigned int __thiscall Zap::SpeexVoiceDecoder::decompressFrame(short *,unsigned char *,unsigned int)" (?decompressFrame@SpeexVoiceDecoder@Zap@@EAEIPAFPAEI@Z) 1>../exe/Bitfighter_mysql_d.exe : fatal error LNK1120: 14 unresolved externals 1>Build log was saved at "file://c:\temp\Zap_Debug_mysql\BuildLog.htm" 1>bitfighter - 15 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 5 up-to-date, 0 skipped ==========