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

RapidVMS Comipling issue #90

Open pavankote opened 5 years ago

pavankote commented 5 years ago

Currently i am using the rapidvms-r6.6_180912 version in ubuntu 16.04 64-bit operating. While compiling i got the below error undefined reference to `mir_output_get_current_mode

Please help us to solve this issue.

AyushJain25 commented 2 years ago

Hey, I am getting this error: treamselect.o debug/moc_vscmotion.o debug/moc_vscschedule.o debug/moc_vscmotreg.o debug/moc_vsccaminfo.o debug/moc_vsccamrec.o debug/moc_vscversion.o debug/moc_vsclanguage.o debug/moc_vsclicense.o debug/moc_vscuser.o debug/moc_vidviewconf.o debug/moc_videmapconf.o debug/moc_vscvidsearchpb.o debug/moc_vscvideventsearch.o -L./../../3rdparty/leveldb/ -L./Debug -L./../../3rdparty/openssl-linux/ -L./../../3rdparty/onvifc/prj_linux/lib -L../../output/Ubuntu-16.04-64bit/lib -L../../output/Ubuntu-16.04-64bit/lib/x86_64-linux-gnu -lcmnlib -lavcodec -lavformat -lavutil -lavfilter -lswscale -lleveldb -lvelib -lveuilib -lPocoFoundation -lPocoDataSQLite -lPocoData -lPocoUtil -lprotobuf -lssl -lcrypto -ldl -lstdc++ -L/home/aapaul/Downloads/rapidvms/trunk/output/Ubuntu-16.04-64bit/lib -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Network -lQt5Xml -lQt5DBus -lQt5Concurrent -lQt5Core -lGL -lpthread /usr/bin/x86_64-linux-gnu-ld: cannot find -lcmnlib /usr/bin/x86_64-linux-gnu-ld: cannot find -lvelib /usr/bin/x86_64-linux-gnu-ld: cannot find -lveuilib collect2: error: ld returned 1 exit status Makefile:481: recipe for target 'RapidClient' failed make[1]: [RapidClient] Error 1 make[1]: Leaving directory '/home/aapaul/Downloads/rapidvms-master/client/prj_linux' Makefile:7: recipe for target 'vepro_build' failed make: [vepro_build] Error 2