thesauri / jsmpeg-vnc-linux

Linux port of jsmpeg-vnc: a low latency, high framerate screen sharing server for Linux and client for browsers
35 stars 16 forks source link

can't compile on arm linux #9

Open introspection3 opened 2 years ago

introspection3 commented 2 years ago

^~~ [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 tolws_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.

ant-7802 commented 1 year ago

bump (need it compiled for arm)

ant-7802 commented 1 year ago

nvm, ignore that, got it compiled for arm

thesauri commented 1 year ago

@ant-7802 What did you do to get it compiled for ARM?

ant-7802 commented 1 year ago

nothing, just compiled it (it worked but it errored when I got it working)