Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-build gst-build
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • GStreamerGStreamer
  • gst-buildgst-build
  • Issues
  • #122
Closed
Open
Issue created Sep 08, 2020 by Advance Software@AdvanceSoftware😲

Building gstreamer trunk on Windows, from MSVC 2019 fails (libffi not found)

Tried building trunk, failed on libffi dependency, not pulled in by build system. Located libffi, its a nightmare to build on Windows, msvc. Found the following fork : https://github.com/am11/libffi/tree/feature/cmake-build-configs ... which contains cmake configuration scripts to configure & build dependency using cmake. So this could be integrated into the automated build process.

Have requested these cmake config scripts are added to libffi trunk so we don't have to use a fork.

https://github.com/libffi/libffi/issues/582

As I have libffi compiling, will try to complete a Windows MSVC build :)

Edited Sep 08, 2020 by Advance Software
Assignee
Assign to
Time tracking