[Jderobot-dev] Empezando con cameraviewer

jgandia jaimerodriguezgandia en gmail.com
Lun Oct 1 21:08:24 CEST 2012


bueno:
1) instale gearBox
2) cmake . vi que mefaltaba tambien por instalar el openCV, 
3) medescargue openCV
4) cmake
5) make
tengo el siguiente error:

In file included from
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:460:
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:38:1: warning:
missing terminating " character
In file included from
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:460:
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:38: error: missing
terminating " character
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:39:11: error: too
many decimal points in number
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:39:29: error:
invalid suffix "st" on integer constant
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:43:29: warning:
character constant too long for its type
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:60: error: stray
‘@’ in program
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:60: error: stray
‘@’ in program
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:71:10: error:
#include expects "FILENAME" or <FILENAME>
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:74: error: stray
‘\’ in program
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:74:9: warning:
missing terminating " character
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:74: error: missing
terminating " character
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:77:23: warning:
missing terminating " character
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:1483:32: warning:
"_FILE_OFFSET_BITS" is not defined
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:1518: error: stray
‘\’ in program
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:1518:4: warning:
missing terminating " character
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:1518: error:
missing terminating " character
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc: In function ‘const
std::string& cv::getBuildInformation()’:
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:39: error: expected
‘,’ or ‘;’ before ‘version’
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:141: error:
‘z_stream’ was not declared in this scope
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:143: error:
expected ‘;’ before ‘typedef’
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:164: error:
‘gz_header’ was not declared in this scope
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:166: error:
expected ‘;’ before ‘typedef’
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:1508: error:
‘ZEXTERN’ was not declared in this scope
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:1508: error:
expected ‘;’ before ‘const’
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:1514: error: no
return statement in function returning non-void [-Wreturn-type]
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc: At global scope:
/home/jaime/OpenCV-2.4.2/modules/core/version_string.inc:1518: error:
expected unqualified-id before ‘)’ token
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:462: error: expected
unqualified-id before ‘return’
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:465: error: ‘string’
does not name a type
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:474: error: ‘string’
does not name a type
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp: In function ‘bool
setBreakOnError(bool)’:
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:535: warning: no
previous declaration for ‘bool setBreakOnError(bool)’
[-Wmissing-declarations]
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp: At global scope:
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:542: error: ISO C++
forbids declaration of ‘Exception’ with no type [-fpermissive]
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:542: error: expected
‘,’ or ‘...’ before ‘&’ token
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp: In function ‘void
error(int)’:
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:542: warning: no
previous declaration for ‘void error(int)’ [-Wmissing-declarations]
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:545: error: ‘exc’ was
not declared in this scope
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:549: error: ‘exc’ was
not declared in this scope
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:565: error: ‘exc’ was
not declared in this scope
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp: At global scope:
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:542: warning: unused
parameter ‘Exception’ [-Wunused-parameter]
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp: In function ‘int (*
redirectError(int (*)(int, const char*, const char*, const char*, int,
void*), void*, void**))(int, const char*, const char*, const char*, int,
void*)’:
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:569: warning: no
previous declaration for ‘int (* redirectError(int (*)(int, const char*,
const char*, const char*, int, void*), void*, void**))(int, const char*,
const char*, const char*, int, void*)’ [-Wmissing-declarations]
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp: At global scope:
/home/jaime/OpenCV-2.4.2/modules/core/src/system.cpp:582: error: expected
declaration before ‘}’ token
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/src/system.cpp.o]
Error 1
make[1]: *** [modules/core/CMakeFiles/opencv_core.dir/all] Error 2
make: *** [all] Error 2


perdon por las molestias



--
View this message in context: http://jderobot-developer-list.2315034.n4.nabble.com/Empezando-con-cameraviewer-tp4640666p4640674.html
Sent from the Jderobot Developer List mailing list archive at Nabble.com.


More information about the Jde-developers mailing list