eduardogeike / ssl-vision

Automatically exported from code.google.com/p/ssl-vision
GNU General Public License v3.0
0 stars 0 forks source link

Graphical Client Issue #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello everyone This is Antonio from the robobulls team I am having a bit of an 
issue. I am transferring our stuff from windows to Linux we managed to get 
everything set up vision system works and so does the graphical client.
I am trying to enhance the graphical client by adding some extra buttons but to 
even consider tackling that I first need to open and compile the graphical 
client in Qt I believe I found the correct source and after a couple of changes 
I got through a few minor details, the thing holding me back now is an error I 
do not know how to fix or get around I tried search engines but there was 
literally no results for my type of error I am hoping someone may have familiar 
knowledge of the situation or Qt the error is CentralWindow.cpp:119: error: 
'UnicodeUTF8' is not a member of 'QApplication' I have looked at the encoder 
and it is set to UTF8 that was one of the suggestions I found online aside from 
that I am stumped hope someone can assist. 

I am using QtCreator 2.62 and Qt 5.01
I have attached the file in question as well it is all files from the GClient 
provided in the SSL download package  

Original issue reported on code.google.com by RoboBu...@gmail.com on 27 Mar 2013 at 6:01

Attachments: