-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels