<div dir="ltr">And here the attached log file I mentioned. :)</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/1 Emilio Molina Martínez <span dir="ltr"><<a href="mailto:emilio.mol.mar@gmail.com" target="_blank">emilio.mol.mar@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi and happy new year!,</div><div><br></div><div>Great! now "configure" and "build" finished succesfully also for me (except for "test-delnull.exe", which crashes). I also installed the python binding with "python setup.py build", and it did it successfully I think. However, I wasn't able to configure the path in windows (python scripts always reported that libaudio-4.dll was missing), so I directly copied such dll to the same folder as the running python script, and it seemed now it does not report such error.</div>


<div><br></div><div>Unfortunately, I still have problems at running the python demos and some python tests (run_all_tests crashed at some point, so I run them independently). Specifically, I have problem with the following python tests scripts: "test_specdesc.py", which directly crashes, and "test_filter.py", "test_filterbank_mel.py", "test_peakpicker.py" and "test_scale.py" that reported some problems (attached .txt file).</div>


<div><br></div><div>Moreover, when running the demos with a a 44100Hz mono 16-bit WAV file of 134KB called test.wav, I have this type of problem (I didn't try all demos though):</div><div><br></div><div>e.g.,</div><div>


<div>"(...)\aubio\python\demos>python demo_pitch</div><div>.py test.wav 44100</div><div>AUBIO ERROR: failed creating aubio source with test.wav</div><div>Traceback (most recent call last):</div><div>  File "demo_pitch.py", line 19, in <module></div>


<div>    s = source(filename, samplerate, hop_s)</div><div>StandardError: error creating object"</div><div><br></div></div><div>How could I fix this problem?</div><div><br></div><div>Thank you very much!</div><div><br>


</div><div>Greetings,</div><div>Emilio.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/31 Aymeric Zils - Voxler <span dir="ltr"><<a href="mailto:aymeric.zils@voxler.fr" target="_blank">aymeric.zils@voxler.fr</a>></span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">ok :)<div>"configure" and "build" finished successfully with gcc and this command line:<div>


<br></div><div>python .\waf configure build -j 1 --check-c-compiler=gcc<br></div><div><br></div>

<div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><span style="font-size:medium;font-family:'Times New Roman'">-------------------------------------------------------------------</span><span style="font-size:medium;font-family:'Times New Roman'"></span><div style="font-size:medium;font-family:'Times New Roman'">




<font color="#000000">Aymeric ZILS<br>Research Engineer - Voxler<br>Batiment A - 2čme étage<br>8, Passage Brűlon - 75 012 Paris - France<br>Standard : 33 9 51 50 00 41<br>Phone : 33 1 47 04 00 41<br><a href="mailto:aymeric.zils@voxler.fr" target="_blank">aymeric.zils@voxler.fr</a><br>




<a href="http://www.voxler.fr/" target="_blank">www.voxler.fr<br><img src="http://voxler.site88.net/fhbahhge.png"></a><div><br>This email may contain confidential and/or privileged information. If you are not the intended recipient (or have received this email in error) please notify the sender immediately and destroy this email. Any unauthorised copying, disclosure or distribution of the material in this email is strictly forbidden.</div>


</font></div>

<span style="font-size:medium;font-family:'Times New Roman'">-------------------------------------------------------------------</span><br></div></div><div><div>
<br><br><div class="gmail_quote">2013/12/31 Emilio Molina Martínez <span dir="ltr"><<a href="mailto:emilio.mol.mar@gmail.com" target="_blank">emilio.mol.mar@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">Hi,<div><br></div><div>I have the same problem as Aymeric, it doesn't compile yet. Yesterday, I tried again to select mingw as default compiler, but I was not able to do it... If you get it, Aymeric, please let me know :)</div>






<div><br></div><div>Thanks,</div><div>Emilio.</div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/31 Aymeric Zils - Voxler <span dir="ltr"><<a href="mailto:aymeric.zils@voxler.fr" target="_blank">aymeric.zils@voxler.fr</a>></span><br>






<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi<div>Thanks for the update Paul</div><div><br></div><div>I got your last dev version, but it did not build better with msvc - even after adding yesterday's improvements (f.i. I still had to remove the -Wextra tag in wscript - line 88)</div>








<div>I did not try with mingw yet.</div><div><br></div><div>Now I'm getting to build more and more files by modifying the .c files and declaring all local variables at the beginning of code blocks</div><div><br></div>








<div>I keep you informed of any success.</div><div><br></div><div>Best</div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2013/12/31 Paul Brossier <span dir="ltr"><<a href="mailto:piem@piem.org" target="_blank">piem@piem.org</a>></span><br>








<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><div><br>
On 12/30/2013 02:57 PM, Emilio Molina Martínez wrote:<br>
><br>
> Thanks to you! I downloaded mingw, but now... how can I choose mingw<br>
> compiler with waf? It seems that msvc is set by default.<br>
<br>
</div>mmh. I'm not sure really, you need to setup your environment so that CC<br>
point to mingw's gcc.<br>
<br>
I just pushed quite a few changes to the develop branch, trying to get<br>
aubio to build with theses gcc flags:<br>
<br>
-Wall -Wextra -Wstrict-prototypes -Wold-style-definition<br>
-Wmissing-prototypes -Wmissing-declarations<br>
-Wdeclaration-after-statement -Werror<br>
<br>
see <a href="http://stackoverflow.com/a/3099874" target="_blank">http://stackoverflow.com/a/3099874</a><br>
<br>
I didn't change the tests to pass with -Wdeclarartion-after-statement<br>
yet, nor source_avcodec.c. I'm not sure yet, I find it really impairs<br>
the readability of the code, and makes copy-pasting from tests and<br>
examples cumbersome.<br>
<br>
but examples/ and src/ build with the above flags now.<br>
<br>
please let me know if it works any better with msvc!<br>
<br>
Best, Paul<br>
</div></div><div><div><br>
<br><div>
_______________________________________________<br>
aubio-user mailing list<br>
<a href="mailto:aubio-user@aubio.org" target="_blank">aubio-user@aubio.org</a><br>
<a href="https://lists.aubio.org/listinfo/aubio-user" target="_blank">https://lists.aubio.org/listinfo/aubio-user</a><br>
</div></div></div></blockquote></div><br></div></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
aubio-user mailing list<br>
<a href="mailto:aubio-user@aubio.org" target="_blank">aubio-user@aubio.org</a><br>
<a href="https://lists.aubio.org/listinfo/aubio-user" target="_blank">https://lists.aubio.org/listinfo/aubio-user</a><br></blockquote></div><br></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>