|
From: | Sietse Ludger G |
Subject: | Re: [Bino-list] Windows version |
Date: | Wed, 4 May 2011 13:36:30 +0200 |
Hi, Thanks for the quick reply! I can kinda understand why you don't provide the binaries, atlhough I don't quite understand why every machine would needs its own build version. I mean, many Windows-programs just come built, and also work. And somehow the configure works now, but when I try to make, I get these errors: media_object.cpp: In member function ‘void media_object::set_audio_blob_template(int)’: media_object.cpp:589:40: error: ‘AV_SAMPLE_FMT_U8’ was not declared in this scope media_object.cpp:593:45: error: ‘AV_SAMPLE_FMT_S16’ was not declared in this scope media_object.cpp:597:45: error: ‘AV_SAMPLE_FMT_FLT’ was not declared in this scope media_object.cpp:601:45: error: ‘AV_SAMPLE_FMT_DBL’ was not declared in this scope media_object.cpp:605:45: error: ‘AV_SAMPLE_FMT_S32’ was not declared in this scope media_object.cpp:614:96: error: ‘av_get_sample_fmt_name’ was not declared in this scope media_object.cpp: In member function ‘void media_object::open(const std::string&)’: media_object.cpp:650:59: error: ‘av_dump_format’ was not declared in this scope media_object.cpp: In member function ‘virtual void audio_decode_thread::run()’: media_object.cpp:1394:77: error: ‘AV_SAMPLE_FMT_S32’ was not declared in this scope media_object.cpp: In member function ‘virtual void subtitle_decode_thread::run()’: media_object.cpp:1573:81: error: ‘struct AVCodecContext’ has no member named ‘subtitle_header’ media_object.cpp:1574:77: error: ‘struct AVCodecContext’ has no member named ‘subtitle_header_size’ media_object.cpp:1589:38: error: ‘avsubtitle_free’ was not declared in this scope Any idea how to solve this? I've the latest sourcecode. And yes, Ive read the README.Windows, otherwise I wouldn't have been able to start at all, as I'm totally new to this stuff :$ Sietse Ludger > Hi! > > On 04/05/11 00:27, Sietse Ludger G wrote: > > Is it possible to upload a compiled Bino 1.0 for Windows? > > If there is someone who provides such binaries, we can add a link to the > download page. Note that we cannot provide binaries ourselves, for the > reasons explained here: > <http://lists.nongnu.org/archive/html/bino-list/2011-01/msg00001.html>. > > > I've triend to make it myself, but my the configure misses some > > packages, and I cant make it working. > > Did you try the setup suggested in README.Windows? > > Martin > |
[Prev in Thread] | Current Thread | [Next in Thread] |