search for: _opus_custom_encoder_destroy

Displaying 2 results from an estimated 2 matches for "_opus_custom_encoder_destroy".

2014 Feb 15
5
Enable custom modes (Visual C++ Express)
Hi all, for numerous reasons I am now trying to build Opus with Windows / Visual C++ Express. So far I have been using Linux/OSX/MinGW only. The normal Opus build works out fine but I wonder how I can enable the Opus-custom-mode with Visual C++ Express. Can anyone help ? Thanks in advance, best Alex -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Feb 16
0
Enable custom modes (Visual C++ Express)
...: Today I compiled the whole project and I get these unresolved symbols: error LNK2001: Nicht aufgel?stes externes Symbol "_opus_custom_decode". error LNK2001: Nicht aufgel?stes externes Symbol "_opus_custom_mode_create". error LNK2001: Nicht aufgel?stes externes Symbol "_opus_custom_encoder_destroy". error LNK2001: Nicht aufgel?stes externes Symbol "_opus_strerror". error LNK2001: Nicht aufgel?stes externes Symbol "_opus_custom_encoder_create". error LNK2001: Nicht aufgel?stes externes Symbol "_opus_custom_encode". error LNK2001: Nicht aufgel?stes extern...