You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. hg clone
2. cd onering-desktop
3. qmake-qt4 && make
What is the expected output? What do you see instead?
正常编译通过
What version of the product are you using? On what operating system?
Ubuntu 10.04 32bit, gcc 4.4.3, qt 4:4.6.2-0ubuntu5.1
Please provide any additional information below.
src/appreply.cpp: In member function ‘void AppReply::parseResponse()’:
src/appreply.cpp:94: error: jump to label ‘finish’
src/appreply.cpp:65: error: from here
src/appreply.cpp:68: error: crosses initialization of ‘int code’
src/appreply.cpp:94: error: jump to label ‘finish’
src/appreply.cpp:60: error: from here
src/appreply.cpp:68: error: crosses initialization of ‘int code’
make: *** [appreply.o] Error 1
Original issue reported on code.google.com by leei...@gmail.com on 20 Sep 2010 at 1:53
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
leei...@gmail.com
on 20 Sep 2010 at 1:53The text was updated successfully, but these errors were encountered: