Re: [Rhythmbox-devel] Compile Rhythmbox sample C plugin
- From: Jonathan Matthew <jonathan d14n org>
- To: rhythmbox-devel gnome org
- Subject: Re: [Rhythmbox-devel] Compile Rhythmbox sample C plugin
- Date: Thu, 7 May 2009 18:34:11 +1000
On Wed, May 06, 2009 at 03:22:02PM -0700, EmbeddedMicro wrote:
>
> I am trying to compile the sample C plugin in the rhythmbox source. The
> problem is after I build it with 'make' and there are no errors, there is no
> libsample.so file in .libs. I just have .la .a and .o files.
>
> How can I make it make the .so file so I can try the plugin out.
In plugins/sample/Makefile.am, there are two commented lines. Uncomment both,
comment out the noinst_LTLIBRARIES line, then run 'make clean; make' in that
directory.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]