On 03/29/2014 05:07 PM, thomas kaeding wrote:
> Hi,
>
> To get Rosegarden to link using gcc 4.8.2, I had to change
>
> #include <lirc_client.h>
>
> to
>
> extern "C" {
> #include <lirc_client.h>
> }

I am also running gcc 4.8.2 but haven't seen that problem here.
My system is a standard Slackware 14.1 x86_64 installation.

As is often the case with Slackware, I did spend about three days of
trial and error tracking down all the dependencies and dependencies of
dependencies, but once all of that stuff was built and installed, I had
no further problems building Rosegarden.

Tim Munro


------------------------------------------------------------------------------
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to