Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

I have the following error ... can someone help me? #82

Open
Tiger3x opened this issue Oct 21, 2020 · 0 comments
Open

I have the following error ... can someone help me? #82

Tiger3x opened this issue Oct 21, 2020 · 0 comments

Comments

@Tiger3x
Copy link

Tiger3x commented Oct 21, 2020

I have the following error ... can someone help me?

pi@raspberrypi:~/obs-v4l2sink/build $ make -j4
[ 40%] Automatic MOC and UIC for target v4l2sink
[ 40%] Built target v4l2sink_autogen
[ 40%] Building CXX object CMakeFiles/v4l2sink.dir/src/v4l2sinkproperties.cpp.o
[ 40%] Building CXX object CMakeFiles/v4l2sink.dir/src/v4l2sink.cpp.o
In file included from /usr/include/obs/graphics/vec4.h:22,
from /usr/include/obs/graphics/vec3.h:21,
from /usr/include/obs/obs.h:26,
from /home/pi/obs-studio/libobs/../UI/obs-frontend-api/obs-frontend-api.h:3,
from /home/pi/obs-v4l2sink/src/v4l2sink.cpp:17:
/usr/include/obs/util/sse-intrin.h:65:10: fatal error: sse2neon.h: Arquivo ou diretório inexistente
#include "sse2neon.h"
^~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/v4l2sink.dir/build.make:63: CMakeFiles/v4l2sink.dir/src/v4l2sink.cpp.o] Error 1
make[2]: ** Esperando que outros processos terminem.
In file included from /usr/include/obs/graphics/vec4.h:22,
from /usr/include/obs/graphics/vec3.h:21,
from /usr/include/obs/obs.h:26,
from /home/pi/obs-studio/libobs/../UI/obs-frontend-api/obs-frontend-api.h:3,
from /home/pi/obs-v4l2sink/src/v4l2sinkproperties.cpp:18:
/usr/include/obs/util/sse-intrin.h:65:10: fatal error: sse2neon.h: Arquivo ou diretório inexistente
#include "sse2neon.h"
^~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/v4l2sink.dir/build.make:76: CMakeFiles/v4l2sink.dir/src/v4l2sinkproperties.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:73: CMakeFiles/v4l2sink.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

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

No branches or pull requests

1 participant