Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-template gst-template
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-templategst-template
  • Merge requests
  • !4

make_element: fix replacing regarding class name of template

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed silvio requested to merge silvio/gst-template:sfr/fix-template-generation into master Apr 03, 2020
  • Overview 11
  • Commits 1
  • Changes 1

Since 'commit 581abbd4 "Use G_DECLARE_FINAL_TYPE()"' the replace method fails because 'GST_PLUGIN_TEMPLATE' no longer exists. This fix solves the following compile problem.

undefined reference to `GST_TESTPLUGIN'

Signed-off-by: Silvio Fricke silvio.fricke@gmail.com

Edited Nov 08, 2021 by Tim-Philipp Müller
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: sfr/fix-template-generation