linkingvision / rapidvms

rapidvms(open source VMS/NVR Video Management System/ Network Video Recorder) ==> project closed, use https://www.linkingvision.com/usc instead
https://www.linkingvision.com/
Other
432 stars 242 forks source link

Cannot build Linux 64-bit version #78

Closed ChrisBlood closed 7 years ago

ChrisBlood commented 7 years ago

Tested with master and release 3.5 Ubuntu 16.04

Quite a few errors but the missing cmnlib seems critical. I followed the instructions on the gihub page and installed the required packages, updated VE_PATH and ran make.

/usr/bin/ld: cannot find -lcmnlib collect2: error: ld returned 1 exit status Makefile:132: recipe for target 'libvelib.so' failed

/usr/bin/ld: cannot find -lcmnlib /usr/bin/ld: cannot find -lvelib collect2: error: ld returned 1 exit status Makefile:344: recipe for target 'libveuilib.so' failed

xsmart commented 7 years ago

sorry, the 3.5 only can build for windows by vs2013, we will add build for linux & Mac soon

ChrisBlood commented 7 years ago

Does 3.2 build for Linux? Thank you

xsmart commented 7 years ago

i will check with our team.

xsmart commented 7 years ago

https://github.com/veyesys/rapidvms/releases/tag/r4.1 can be build for linux