We'll see if this works: https://github.com/mixxxdj/buildserver/commit/cf245e1bc1cbd6f65207714c86220f096997cbcd
On Tue, Jan 5, 2016 at 3:05 AM, Daniel Schürmann <dasch...@mixxx.org> wrote: > Hi > > this issue happens, because I have removed opus.lib dependency from the > Mixxx link flags. > This change is correct, because Mixxx does not use libopus directly. > > It looks like this discovers an issue in the opusfile.lib linke settings. > It fails to link, because opusfile.lib is missing opus.lib. > > This can be solved by adding opus.lib to the opusfile.lib linker settings. > Who can do this? > > Thank you, > > Daniel > > > > > > > > 2016-01-05 5:11 GMT+01:00 Owen Williams <owilli...@mixxx.org>: > >> win64_build\widget\wwidgetstack.obj >> LINK : win64_build\mixxx.exe not found or not built by the last >> incremental link; performing full link >> Creating library win64_build\mixxx.lib and object >> win64_build\mixxx.exp >> opusfile.lib(opusfile.obj) : error LNK2019: unresolved external symbol >> opus_packet_get_samples_per_frame referenced in function >> op_get_packet_duration >> opusfile.lib(opusfile.obj) : error LNK2019: unresolved external symbol >> opus_packet_get_nb_frames referenced in function op_get_packet_duration >> opusfile.lib(opusfile.obj) : error LNK2019: unresolved external symbol >> opus_pcm_soft_clip referenced in function op_float2short_filter >> opusfile.lib(opusfile.obj) : error LNK2019: unresolved external symbol >> opus_multistream_decoder_create referenced in function >> op_make_decode_ready >> opusfile.lib(opusfile.obj) : error LNK2019: unresolved external symbol >> opus_multistream_decode_float referenced in function op_decode >> opusfile.lib(opusfile.obj) : error LNK2019: unresolved external symbol >> opus_multistream_decoder_ctl referenced in function op_update_gain >> opusfile.lib(opusfile.obj) : error LNK2019: unresolved external symbol >> opus_multistream_decoder_destroy referenced in function >> op_make_decode_ready >> win64_build\mixxx.exe : fatal error LNK1120: 7 unresolved externals >> scons: *** [win64_build\mixxx.exe] Error 1120 >> scons: building terminated because of errors. >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >> http://mixxx.org >> >> >> Mixxx-devel mailing list >> Mixxx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel >> > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Get Mixxx, the #1 Free MP3 DJ Mixing software Today > http://mixxx.org > > > Mixxx-devel mailing list > Mixxx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mixxx-devel >
------------------------------------------------------------------------------
_______________________________________________ Get Mixxx, the #1 Free MP3 DJ Mixing software Today http://mixxx.org Mixxx-devel mailing list Mixxx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mixxx-devel