1.Install qt-opensource-linux-x64-5.4.0.run http://download.qt-project.org/official_releases/qt/5.4/5.4.0/qt-opensource-linux-x64-5.4.0.run
---> add below 2 line into /etc/profile
export PATH=/home/xxx/Qt5.4.0/5.4/gcc_64/bin:/home/xxx/Qt5.4.0/Tools/QtCreator/bin/:$PATH
export VE_QTDIR=/home/xxx/Qt5.4.0/5.4/gcc_64/
2.edit the env.sh LD_LIBRARY_PATH for the current dir
./root.sh
source ./env.sh
./start.sh
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After entering a password of either "admin" or no password, I get the same error "./bin/OpenCVR: symbol lookup error: ./bin/OpenCVR: undefined symbol: ZN7QString13toUtf8_helperERKS"
System: Linux Ubuntu x64
export PATH=/home/ecomer/bin:/home/ecomer/Qt5.4.0/5.4/gcc/bin:/home/ecomer/Qt5.4.0/Tools/QtCreator/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH
export VE_QTDIR=/home/ecomer/Qt5.4.0/5.4/gcc/
export LD_LIBRARY_PATH=/home/ecomer/bin/opencvr/OpenCVR-Ubuntu14.04-CentOS7-64bit-r1.2.3/lib/:$LD_LIBRARY_PATH
I am having the exact same error.
I am using Ubuntu 14.04 LTS x64. I have done:
sudo apt-get install libx11-dev yasm libxext-dev libgl1-mesa-dev zlib1g-dev freeglut3-dev uuid-dev
wget http:...qt-opensource-linux-x64-5.4.0.run
./qt-opensource-linux-x64-5.4.0.run
Then I added these two lines to /etc/profiles:
I also edited env.sh:
export LD_LIBRARY_PATH=/home/myuser/opencvr/latest/lib/:$LD_LIBRARY_PATH
then i ran:
source ./env.sh
./start.sh
I get first window and try to enter password - cursor blinks but nothing is being entered (or it should not be seen, I don't know). And when i click "Login" I get:
./bin/OpenCVR: symbol lookup error: ./bin/OpenCVR: undefined symbol: ZN7QString13toUtf8_helperERKS
So what is the problem? I am not the only one getting this.
PS what is root.sh script? Should it be located at the same folder as env.sh and start.sh ? I don't have root.sh in my folder.
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm receiving following error:
./bin/OpenCVR: symbol lookup error: ./bin/OpenCVR: undefined symbol: ZN7QString13toUtf8_helperERKS
This happens when I enter default admin password on first start.
Is there a solution?
OS is Ubuntu 14.04 LTS
The OS is x64 version os x86 version?
Sorry,...
I've forgot to write it down. I'ts x64, but it can be reinstaled with x86 if it will solve this.
OpenCVR Linux only support x64 version. so you are right. Your Qt version ?
Nope, it isn,t.
Where does the OpenCVR binary looks for Qt *.so files?
With default setup of Qt, bianry can't locate them.
Edit: what version of Qt I need?
Last edit: Vladislav Ilcheff 2015-04-15
1.Install qt-opensource-linux-x64-5.4.0.run
http://download.qt-project.org/official_releases/qt/5.4/5.4.0/qt-opensource-linux-x64-5.4.0.run
---> add below 2 line into /etc/profile
export PATH=/home/xxx/Qt5.4.0/5.4/gcc_64/bin:/home/xxx/Qt5.4.0/Tools/QtCreator/bin/:$PATH
export VE_QTDIR=/home/xxx/Qt5.4.0/5.4/gcc_64/
2.edit the env.sh LD_LIBRARY_PATH for the current dir
./root.sh
source ./env.sh
./start.sh
I've done all as you described, but problem persists.
I've used /home/user/ for install location for Qt, so
export PATH=/home/user/Qt5.4.0/5.4/gcc_64/bin:/home/xxx/Qt5.4.0/Tools/QtCreator/bin/:$PATH
export VE_QTDIR=/home/user/Qt5.4.0/5.4/gcc_64/
...are valid paths for this export, but rsult is the same.
Am I missing something?
And LD_LIBRARY_PATH points to the OpenCVR lib dir
EDIT: This time it's instalation from scratch because the other machine is not working at the moment due to hardware fail
Last edit: Vladislav Ilcheff 2015-04-18
After entering a password of either "admin" or no password, I get the same error "./bin/OpenCVR: symbol lookup error: ./bin/OpenCVR: undefined symbol: ZN7QString13toUtf8_helperERKS"
System: Linux Ubuntu x64
export PATH=/home/ecomer/bin:/home/ecomer/Qt5.4.0/5.4/gcc/bin:/home/ecomer/Qt5.4.0/Tools/QtCreator/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH
export VE_QTDIR=/home/ecomer/Qt5.4.0/5.4/gcc/
export LD_LIBRARY_PATH=/home/ecomer/bin/opencvr/OpenCVR-Ubuntu14.04-CentOS7-64bit-r1.2.3/lib/:$LD_LIBRARY_PATH
Here is my complete output:
ecomer@wintergreen ~/bin/opencvr/OpenCVR-Ubuntu14.04-CentOS7-64bit-r1.2.3 $ ./start.sh
Listening on 9000
Login with x/x, enable with 'x'
Sys path ve/
2015/08/20 02:11:10 PM [V]: Create the DB path ve/videodb/idb
2015/08/20 02:11:10 PM [V]: Create the DB file ve/videodb/idb/idb.vi
2015/08/20 02:11:10 PM [V]: No ref > 0
2015/08/20 02:11:10 PM [V]: No ref > 0
2015/08/20 02:11:10 PM [V]: HdfslibDelegate Connect HDFS lib libhdfs.so !.
2015/08/20 02:11:10 PM [V]: HdfslibDelegate HDFS lib load error
2015/08/20 02:11:10 PM [V]: Connecting HDFS lib load error
Recv ======> <soap-env:envelope xmlns:soap-env="http://www.w3.org/2003/05/soap-envelope" xmlns:soap-enc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:xmime="http://tempuri.org/xmime.xsd" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:ns1="http://docs.oasis-open.org/wsrf/bf-2" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:d="http://schemas.xmlsoap.org/ws/2005/04/discovery"><soap-env:body><d:hello><wsa:endpointreference><wsa:address>urn:OpenCVR</wsa:address></wsa:endpointreference><d:types>tds:device</d:types><d:scopes matchby="onvif://www.onvif.org/location/country/china onvif://www.onvif.org/hardware/OpenCVR onvif://www.onvif.org/name/OpenCVR onvif://www.onvif.org/type/video_encoder "></d:scopes><d:xaddrs>http://0.0.0.0:187450518</d:xaddrs><d:metadataversion>22</d:metadataversion></d:hello></soap-env:body></soap-env:envelope>
Msg ID ======>
2015/08/20 02:11:10 PM [V]: VSCToolBar rect x:0 y:0 w:1440 h:900
2015/08/20 02:11:11 PM [V]: ClearVideoLayout Layout count before clearing it: 0
2015/08/20 02:11:11 PM [V]: ClearVideoLayout Layout count after clearing it: 0
2015/08/20 02:11:11 PM [V]: VSCPlayControl rect x:0 y:0 w:1440 h:900
WARNING: No module folder exists.
INFO: Module Loaded...QTSSFileModule [static]
INFO: Module Loaded...QTSSReflectorModule [static]
INFO: Module Loaded...QTSSRelayModule [static]
INFO: Module Loaded...QTSSAccessLogModule [static]
INFO: Module Loaded...QTSSFlowControlModule [static]
INFO: Module Loaded...QTSSPosixFileSysModule [static]
INFO: Module Loaded...QTSSAdminModule [static]
INFO: Module Loaded...QTSSMP3StreamingModule [static]
INFO: Module Loaded...QTSSAccessModule [static]
INFO: Module Loaded...QTSSVideoModule [static]
WARNING: No users file found at /etc/streaming/qtusers.
WARNING: No groups file found at /etc/streaming/qtgroups.
Streaming Server done starting up
./bin/OpenCVR: symbol lookup error: ./bin/OpenCVR: undefined symbol: ZN7QString13toUtf8_helperERKS
I am having the exact same error.
I am using Ubuntu 14.04 LTS x64. I have done:
sudo apt-get install libx11-dev yasm libxext-dev libgl1-mesa-dev zlib1g-dev freeglut3-dev uuid-dev
wget http:...qt-opensource-linux-x64-5.4.0.run
./qt-opensource-linux-x64-5.4.0.run
Then I added these two lines to /etc/profiles:
export PATH=$PATH:/opt/Qt5.4.0/5.4/gcc_64/bin:/opt/Qt5.4.0/Tools/QtCreator/bin/:$PATH
export VE_QTDIR=/opt/Qt5.4.0/5.4/gcc_64/
I also edited env.sh:
export LD_LIBRARY_PATH=/home/myuser/opencvr/latest/lib/:$LD_LIBRARY_PATH
then i ran:
source ./env.sh
./start.sh
I get first window and try to enter password - cursor blinks but nothing is being entered (or it should not be seen, I don't know). And when i click "Login" I get:
./bin/OpenCVR: symbol lookup error: ./bin/OpenCVR: undefined symbol: ZN7QString13toUtf8_helperERKS
So what is the problem? I am not the only one getting this.
PS what is root.sh script? Should it be located at the same folder as env.sh and start.sh ? I don't have root.sh in my folder.
Thank you
I think maybe the Qt version, next version 2.0 OpenCVR will has buildin Qt library, 2.0 maybe ready Jan of 2016.