You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
^~~~~~~
[100%] Linking C executable jsmpeg-vnc
/usr/bin/ld: CMakeFiles/jsmpeg-vnc.dir/src/server.c.o: in function callback_http': server.c:(.text+0x610): undefined reference to lws_callback_http_dummy'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/jsmpeg-vnc.dir/build.make:159:jsmpeg-vnc] error 1
make[1]: *** [CMakeFiles/Makefile2:76:CMakeFiles/jsmpeg-vnc.dir/all] error 2
make: *** [Makefile:84:all]
pi@raspberrypi:~/Downloads/jsmpeg-vnc-linux-master $ gcc --version
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The text was updated successfully, but these errors were encountered:
^~~~~~~
[100%] Linking C executable jsmpeg-vnc
/usr/bin/ld: CMakeFiles/jsmpeg-vnc.dir/src/server.c.o: in function
callback_http': server.c:(.text+0x610): undefined reference to
lws_callback_http_dummy'collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/jsmpeg-vnc.dir/build.make:159:jsmpeg-vnc] error 1
make[1]: *** [CMakeFiles/Makefile2:76:CMakeFiles/jsmpeg-vnc.dir/all] error 2
make: *** [Makefile:84:all]
pi@raspberrypi:~/Downloads/jsmpeg-vnc-linux-master $ gcc --version
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The text was updated successfully, but these errors were encountered: