Skip to content

Building on Mac OS #4

@maximumsomething

Description

@maximumsomething

When I try to Build on Mac OS, I get the following error:

In file included from XXXXXXXXXXXXXXXXXX/potential-engine-master/src/main.cpp:2:
In file included from /usr/local/Cellar/gst-rtsp-server/1.14.4/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:41:
In file included from /usr/local/Cellar/gst-rtsp-server/1.14.4/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33:
/usr/local/Cellar/gst-rtsp-server/1.14.4/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:22:10: fatal error: 
      'gst/rtsp/gstrtsptransport.h' file not found
#include <gst/rtsp/gstrtsptransport.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

All the dependencies are installed using Homebrew. The file gstrtsptransport.h does exist, but the build system doesn't seem to be putting gst-plugins-base in the include path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions