Menu

#645 fix CAPABILTY typo in stageplugin an re-enable it

Release-3.0
closed-fixed
Stage (103)
5
2014-02-16
2011-06-09
No

The current git master of stage ( 004c1a347036dcbe3af7c3eac32d76ddbd7884e6 from http://github.com/rtv/Stage.git ) does not build the stageplugin for player, even if player is found and BUILD_PLAYER_PLUGIN is enabled in cmake.

The stageplugin build would fail with:
> libstageplugin/p_simulation.cc:155: error: ‘PLAYER_CAPABILTIES_REQ’ was not declared in this scope

There was a typo which was fixed in player r9049 (24. Mai 2011), braking the stagplugin since then.

This patch fixes the typo in stage an re-enables the stageplugin.

Discussion

  • Thimo Langbehn

    Thimo Langbehn - 2011-06-09

    Fixes libstageplugin/p_simulation.cc and re-enables stageplugin

     
  • Rich Mattes

    Rich Mattes - 2011-06-10

    This patch limits the stage git master to the latest player svn. If that's ok then its ok to apply. Otherwise, I have a fix that will preserve backwards compatibility in the bugfix branch of my github fork (commit ee7c63ef1269fdf13835). There's an open pull request for that and other commits in that branch

     
  • Rich Mattes

    Rich Mattes - 2014-02-16
    • status: open --> closed-fixed
    • Group: --> Release-3.0
     
  • Rich Mattes

    Rich Mattes - 2014-02-16
     

Log in to post a comment.