Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building on Mac OS #4

Open
maximumsomething opened this issue Jan 7, 2020 · 0 comments
Open

Building on Mac OS #4

maximumsomething opened this issue Jan 7, 2020 · 0 comments

Comments

@maximumsomething
Copy link

maximumsomething commented Jan 7, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant