linkingvision / rapidvms

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

missing ui_vscpanel.h #26

Closed 3PO closed 7 years ago

3PO commented 9 years ago
server01 opencvr # git log |head -n7
commit 406bd9054f5c3d2220c7f0b19c919b1592a6c0be
Author: xsmart <xsmart@163.com>
Date:   Sat Jul 4 21:13:21 2015 +0800

    update project veapp

commit 5dde417a6a10ae98c8cd51ad8c87959277a4f9f8
server01 opencvr #
g++ -c -pipe -std=c++11 -g -Wall -W -D_REENTRANT -fPIE -DLINUX_OS -DQT_DLL -DQT_MULTIMEDIA_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_NETWORK_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_HELP_LIB -DQT_PRINTSUPPORT_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_XMLPATTERNS_LIB -DQT_NO_BLUEZ -DQT_NO_UDEV -DWITH_OPENSSL -DWITH_DOM -DWITH_PURE_VIRTUAL -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SCRIPT_LIB -DQT_DBUS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I/opt/Qt5.4.0/5.4/gcc_64/mkspecs/linux-g++ -I. -IGeneratedFiles -I. -I./GeneratedFiles/Debug -I../main -I./../playback -I./../vwidget -I../../devices/include -I../../mining/include -I../../3rdparty/leveldb/include -I./../../utility -I../../3rdparty/poco/Foundation/include -I../../3rdparty/poco/Net/include -I../../3rdparty/poco/Util/include -I../../3rdparty/onvifc/include -I../../velib/include -I../../velib/include/vplay -I../../velib/include/utility -I../../velib/include/vdb -I../../xcmnlib/include -I../../xcmnlib/include/utility -I../../veuilib/include -I../../3rdparty/poco/Data/include -I../../3rdparty/poco/Data/SQLite/include -I../../3rdparty/autojsoncxx/include -I../../3rdparty/autojsoncxx/rapidjson/include -I../../oapi -I./../recorder -I../setting -I./../event -I./../systeminfo -I../disk -I../vms -I../../3rdparty/openssl-linux/include -I/opt/Qt5.4.0/5.4/gcc_64/include -I/opt/Qt5.4.0/5.4/gcc_64/include/QtPrintSupport -I/opt/Qt5.4.0/5.4/gcc_64/include/QtHelp/5.4.0 -I/opt/Qt5.4.0/5.4/gcc_64/include/QtHelp/5.4.0/QtHelp -I/opt/Qt5.4.0/5.4/gcc_64/include/QtHelp -I/opt/Qt5.4.0/5.4/gcc_64/include/QtWidgets -I/opt/Qt5.4.0/5.4/gcc_64/include/QtGui -I/opt/Qt5.4.0/5.4/gcc_64/include/QtSql -I/opt/Qt5.4.0/5.4/gcc_64/include/QtXmlPatterns -I/opt/Qt5.4.0/5.4/gcc_64/include/QtQml -I/opt/Qt5.4.0/5.4/gcc_64/include/QtNetwork -I/opt/Qt5.4.0/5.4/gcc_64/include/QtXml -I/opt/Qt5.4.0/5.4/gcc_64/include/QtScript -I/opt/Qt5.4.0/5.4/gcc_64/include/QtDBus -I/opt/Qt5.4.0/5.4/gcc_64/include/QtConcurrent -I/opt/Qt5.4.0/5.4/gcc_64/include/QtCore -IGeneratedFiles/debug -IGeneratedFiles -o debug/vscmainwindows.o ../main/vscmainwindows.cpp
In file included from ../main/vscmainwindows.cpp:52:0:
../main/vscpanel.h:16:25: schwerwiegender Fehler: ui_vscpanel.h: Datei oder Verzeichnis nicht gefunden
 #include "ui_vscpanel.h"
                         ^
Kompilierung beendet.
Makefile:22832: die Regel für Ziel „debug/vscmainwindows.o“ scheiterte
make[2]: *** [debug/vscmainwindows.o] Fehler 1
make[2]: Verzeichnis „/var/opencvr/veapp/prj_linux“ wird verlassen
Makefile:7: die Regel für Ziel „vepro_build“ scheiterte
make[1]: *** [vepro_build] Fehler 2
make[1]: Verzeichnis „/var/opencvr/veapp“ wird verlassen
Makefile:11: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2
server01 opencvr #
xsmart commented 9 years ago

you can use the prebuild version at http://sourceforge.net/projects/vscloud/

xsmart commented 9 years ago

the vscpanel is added by me yesterday, i have not update linux makefile

darkopevec commented 9 years ago

the problem still persists, compilation breaks.

Dehumanizer77 commented 9 years ago

Same here, what's up with this?

xsmart commented 9 years ago

i will check it again when release next linux verson

Dehumanizer77 commented 9 years ago

When do you expect to release the next version? The file ui_vscpanel.h is simply not there, even though it's referenced from veapp/main/vscpanel.h

exceeded commented 9 years ago

Any news as to when you'll upload the veapp/main/ui_vscpanel.h at all?

Dehumanizer77 commented 9 years ago

Yes, please just upload it, what is the problem?

exceeded commented 9 years ago

Raised a ticket on sourceforge: https://sourceforge.net/p/vscloud/tickets/1/