- laptop:~/opencvtest$ gcc -o helloworld helloworld.c
- helloworld.c:1:16: error: cv.h: Bestand of map bestaat niet
- helloworld.c:2:21: error: highgui.h: Bestand of map bestaat niet
- helloworld.c: In function ‘main’:
- helloworld.c:12: error: ‘CvFont’ undeclared (first use in this function)
- helloworld.c:12: error: (Each undeclared identifier is reported only once
- helloworld.c:12: error: for each function it appears in.)
- helloworld.c:12: error: expected ‘;’ before ‘font’
- helloworld.c:13: error: ‘CvPoint’ undeclared (first use in this function)
- helloworld.c:13: error: expected ‘;’ before ‘pt’
- helloworld.c:14: error: ‘CvScalar’ undeclared (first use in this function)
- helloworld.c:14: error: expected ‘;’ before ‘colour’
- helloworld.c:15: error: ‘CvSize’ undeclared (first use in this function)
- helloworld.c:15: error: expected ‘;’ before ‘text_size’
- helloworld.c:17: error: ‘CV_AA’ undeclared (first use in this function)
- helloworld.c:21: error: ‘IplImage’ undeclared (first use in this function)
- helloworld.c:21: error: ‘image’ undeclared (first use in this function)
- helloworld.c:30: error: ‘font’ undeclared (first use in this function)
- helloworld.c:33: error: ‘colour’ undeclared (first use in this function)
- helloworld.c:36: error: ‘pt’ undeclared (first use in this function)
Undefined
By: errorhelloworld | Date: Dec 2 2010 16:59 | Format: None | Expires: never | Size: 1.27 KB | Hits: 1031
Latest pastes
1 hours ago
11 hours ago
1 days ago
2 days ago
2 days ago