Previous Page | Next Page

by Bladeforce at 7:49 PM EDT on October 7, 2013
I installed my audacious from the ppa in this link not the official repository

http://www.webupd8.org/2013/07/install-audacious-34-in-ubuntu-via-ppa.html
by eppixx at 8:47 AM EDT on October 8, 2013
Are you sure that you installed the audacious-dev package?
In there are the files needed for the configure script. It doesn't work without them.

by Bladeforce at 4:43 PM EDT on October 8, 2013
You are quite correct audacious-dev wasnt installed but now i get this whilst compiling

main.c: In function 'vgmstream_play_loop':
main.c:166:30: error: 'const struct OutputAPI' has no member named 'buffer_playing'
main.c:174:19: error: 'const struct OutputAPI' has no member named 'close_audio'
main.c: In function 'vgmstream_init':
main.c:234:3: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:276) [-Wdeprecated-declarations]
main.c:235:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations]
main.c: In function 'vgmstream_destroy':
main.c:242:3: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:278) [-Wdeprecated-declarations]
main.c:244:3: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations]
main.c: In function 'vgmstream_stop':
main.c:270:19: error: 'const struct OutputAPI' has no member named 'close_audio'
make[2]: *** [main.lo] Error 1
make[2]: Leaving directory `/media/Downloads/audacious-vgmstream-master/unix'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/media/Downloads/audacious-vgmstream-master/unix'
make: *** [all-recursive] Error 1
by eppixx at 7:27 PM EDT on October 8, 2013
Looks like Audacious made some changes in the API.
As it is 1:24am here, I will look into it tomorrow and fix it. That shouldn't take long.

I'm sorry to trouble you as I hadn't tested my code with the newest versions.
by Bladeforce at 8:18 PM EDT on October 8, 2013
No need to apologise eppixx!! I am so grateful you even decided to port this great plugin! Sleep well :)
by eppixx at 8:34 AM EDT on October 9, 2013
I changed some code and theoretically it should work now, if I made no mistake as I havent tested the new version of audacious.
I also noticed the new audacious 3.5 will bring new changes that require some changes that I have to look into.

For getting the new version change to your directory and use "git pull" to update.

edited 10:20 AM EDT October 9, 2013
by Bladeforce at 2:12 PM EDT on October 9, 2013
Hi Eppixx thanks for the update but i am getting this error now whilst compiling

main.c: In function 'vgmstream_play_loop':
main.c:174:19: error: 'const struct OutputAPI' has no member named 'close_audio'
main.c: In function 'vgmstream_init':
main.c:234:3: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:276) [-Wdeprecated-declarations]
main.c:235:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations]
main.c: In function 'vgmstream_cleanup':
main.c:242:3: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:278) [-Wdeprecated-declarations]
main.c:244:3: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations]
main.c: In function 'vgmstream_stop':
main.c:270:19: error: 'const struct OutputAPI' has no member named 'close_audio'
make[2]: *** [main.lo] Error 1
make[2]: Leaving directory `/media/Downloads/audacious-vgmstream/unix'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/media/Downloads/audacious-vgmstream/unix'
make: *** [all-recursive] Error 1
by Bladeforce at 2:15 PM EDT on October 9, 2013
Need to add it seems to be the same error and definitely compiled against the updates you added in the last few hours
by eppixx at 3:49 PM EDT on October 9, 2013
I installed audacious4.3.1 just to see for myself why this haven't worked, just to notice that I didn't save before uploading the changes. Now I feel stupid :P

but it works for me now.
by Bladeforce at 4:46 PM EDT on October 9, 2013
Works great now THANK YOU eppixx :)) If I were you I would report your plugin to OMGUbuntu or something similar it really is a fantastic plugin mate. Thanks again!

Previous Page | Next Page
Go to Page 0 1 2 3

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source