1 | ------ Build started: Project: zlib, Configuration: Release Win32 ------
|
2 | Compiling...
|
3 | adler32.c
|
4 | zutil.c
|
5 | uncompr.c
|
6 | trees.c
|
7 | inftrees.c
|
8 | inflate.c
|
9 | inffast.c
|
10 | infback.c
|
11 | gzio.c
|
12 | example.c
|
13 | deflate.c
|
14 | crc32.c
|
15 | compress.c
|
16 | Generating Code...
|
17 | Creating library...
|
18 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\zlib\zlib.dir\Release\BuildLog.htm"
|
19 | zlib - 0 error(s), 0 warning(s)
|
20 | ------ Build started: Project: zlib, Configuration: Debug Win32 ------
|
21 | Compiling...
|
22 | adler32.c
|
23 | zutil.c
|
24 | uncompr.c
|
25 | trees.c
|
26 | inftrees.c
|
27 | inflate.c
|
28 | inffast.c
|
29 | infback.c
|
30 | gzio.c
|
31 | example.c
|
32 | deflate.c
|
33 | crc32.c
|
34 | compress.c
|
35 | Generating Code...
|
36 | Creating library...
|
37 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\zlib\zlib.dir\Debug\BuildLog.htm"
|
38 | zlib - 0 error(s), 0 warning(s)
|
39 | ------ Build started: Project: flann, Configuration: Release Win32 ------
|
40 | Compiling...
|
41 | dist.cpp
|
42 | saving.cpp
|
43 | random.cpp
|
44 | logger.cpp
|
45 | index_testing.cpp
|
46 | flann.cpp
|
47 | C:\opencv_svn\3rdparty\flann\algorithms\kdtree_index.h(649) : warning C4512: 'cvflann::KDTreeIndex' : assignment operator could not be generated
|
48 | C:\opencv_svn\3rdparty\flann\algorithms\kdtree_index.h(61) : see declaration of 'cvflann::KDTreeIndex'
|
49 | C:\opencv_svn\3rdparty\flann\algorithms\kmeans_index.h(1111) : warning C4512: 'cvflann::KMeansIndex' : assignment operator could not be generated
|
50 | C:\opencv_svn\3rdparty\flann\algorithms\kmeans_index.h(259) : see declaration of 'cvflann::KMeansIndex'
|
51 | C:\opencv_svn\3rdparty\flann\algorithms\composite_index.h(124) : warning C4512: 'cvflann::CompositeIndex' : assignment operator could not be generated
|
52 | C:\opencv_svn\3rdparty\flann\algorithms\composite_index.h(40) : see declaration of 'cvflann::CompositeIndex'
|
53 | C:\opencv_svn\3rdparty\flann\algorithms\linear_index.h(101) : warning C4512: 'cvflann::LinearIndex' : assignment operator could not be generated
|
54 | C:\opencv_svn\3rdparty\flann\algorithms\linear_index.h(40) : see declaration of 'cvflann::LinearIndex'
|
55 | C:\opencv_svn\3rdparty\flann\algorithms\linear_index.h(46) : warning C4100: 'params' : unreferenced formal parameter
|
56 | C:\opencv_svn\3rdparty\flann\algorithms\autotuned_index.h(567) : warning C4512: 'cvflann::AutotunedIndex' : assignment operator could not be generated
|
57 | C:\opencv_svn\3rdparty\flann\algorithms\autotuned_index.h(42) : see declaration of 'cvflann::AutotunedIndex'
|
58 | ..\..\..\opencv_svn\3rdparty\flann\flann.cpp(152) : warning C4100: 'knn' : unreferenced formal parameter
|
59 | Generating Code...
|
60 | c:\opencv_svn\3rdparty\flann\flann.hpp(206) : warning C4702: unreachable code
|
61 | Creating library...
|
62 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\flann\flann.dir\Release\BuildLog.htm"
|
63 | flann - 0 error(s), 8 warning(s)
|
64 | ------ Build started: Project: flann, Configuration: Debug Win32 ------
|
65 | Compiling...
|
66 | dist.cpp
|
67 | saving.cpp
|
68 | random.cpp
|
69 | logger.cpp
|
70 | index_testing.cpp
|
71 | flann.cpp
|
72 | C:\opencv_svn\3rdparty\flann\algorithms\kdtree_index.h(649) : warning C4512: 'cvflann::KDTreeIndex' : assignment operator could not be generated
|
73 | C:\opencv_svn\3rdparty\flann\algorithms\kdtree_index.h(61) : see declaration of 'cvflann::KDTreeIndex'
|
74 | C:\opencv_svn\3rdparty\flann\algorithms\kmeans_index.h(1111) : warning C4512: 'cvflann::KMeansIndex' : assignment operator could not be generated
|
75 | C:\opencv_svn\3rdparty\flann\algorithms\kmeans_index.h(259) : see declaration of 'cvflann::KMeansIndex'
|
76 | C:\opencv_svn\3rdparty\flann\algorithms\composite_index.h(124) : warning C4512: 'cvflann::CompositeIndex' : assignment operator could not be generated
|
77 | C:\opencv_svn\3rdparty\flann\algorithms\composite_index.h(40) : see declaration of 'cvflann::CompositeIndex'
|
78 | C:\opencv_svn\3rdparty\flann\algorithms\linear_index.h(101) : warning C4512: 'cvflann::LinearIndex' : assignment operator could not be generated
|
79 | C:\opencv_svn\3rdparty\flann\algorithms\linear_index.h(40) : see declaration of 'cvflann::LinearIndex'
|
80 | C:\opencv_svn\3rdparty\flann\algorithms\linear_index.h(46) : warning C4100: 'params' : unreferenced formal parameter
|
81 | C:\opencv_svn\3rdparty\flann\algorithms\autotuned_index.h(567) : warning C4512: 'cvflann::AutotunedIndex' : assignment operator could not be generated
|
82 | C:\opencv_svn\3rdparty\flann\algorithms\autotuned_index.h(42) : see declaration of 'cvflann::AutotunedIndex'
|
83 | Generating Code...
|
84 | c:\opencv_svn\3rdparty\flann\flann.hpp(206) : warning C4702: unreachable code
|
85 | Creating library...
|
86 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\flann\flann.dir\Debug\BuildLog.htm"
|
87 | flann - 0 error(s), 7 warning(s)
|
88 | ------ Build started: Project: opencv_lapack, Configuration: Release Win32 ------
|
89 | Compiling...
|
90 | precomp.c
|
91 | Compiling...
|
92 | dasum.c
|
93 | xerbla.c
|
94 | s_copy.c
|
95 | s_cmp.c
|
96 | s_cat.c
|
97 | strtrs.c
|
98 | strtri.c
|
99 | strti2.c
|
100 | strsm.c
|
101 | strmv.c
|
102 | strmm.c
|
103 | ssytrd.c
|
104 | ssytd2.c
|
105 | ssyrk.c
|
106 | ssyr2k.c
|
107 | ssyr2.c
|
108 | ssymv.c
|
109 | ssyevr.c
|
110 | sswap.c
|
111 | ssterf.c
|
112 | Generating Code...
|
113 | Compiling...
|
114 | ssteqr.c
|
115 | sstemr.c
|
116 | sstein.c
|
117 | sstebz.c
|
118 | sscal.c
|
119 | srot.c
|
120 | spotrs.c
|
121 | spotri.c
|
122 | spotrf.c
|
123 | spotf2.c
|
124 | sormtr.c
|
125 | sormqr.c
|
126 | sormql.c
|
127 | sormlq.c
|
128 | sorml2.c
|
129 | sormbr.c
|
130 | sorm2r.c
|
131 | sorm2l.c
|
132 | sorgqr.c
|
133 | sorglq.c
|
134 | Generating Code...
|
135 | Compiling...
|
136 | sorgl2.c
|
137 | sorgbr.c
|
138 | sorg2r.c
|
139 | snrm2.c
|
140 | slazq4.c
|
141 | slazq3.c
|
142 | slauum.c
|
143 | slauu2.c
|
144 | slatrd.c
|
145 | slaswp.c
|
146 | slasv2.c
|
147 | slassq.c
|
148 | slasrt.c
|
149 | slasr.c
|
150 | slasq6.c
|
151 | slasq5.c
|
152 | slasq4.c
|
153 | slasq3.c
|
154 | slasq2.c
|
155 | slasq1.c
|
156 | Generating Code...
|
157 | Compiling...
|
158 | slaset.c
|
159 | slasdt.c
|
160 | slasdq.c
|
161 | slasda.c
|
162 | slasd8.c
|
163 | slasd7.c
|
164 | slasd6.c
|
165 | slasd5.c
|
166 | slasd4.c
|
167 | slasd3.c
|
168 | slasd2.c
|
169 | slasd1.c
|
170 | slasd0.c
|
171 | slascl.c
|
172 | slas2.c
|
173 | slaruv.c
|
174 | slartg.c
|
175 | slarrv.c
|
176 | slarrr.c
|
177 | slarrk.c
|
178 | Generating Code...
|
179 | Compiling...
|
180 | slarrj.c
|
181 | slarrf.c
|
182 | slarre.c
|
183 | slarrd.c
|
184 | slarrc.c
|
185 | slarrb.c
|
186 | slarra.c
|
187 | slarnv.c
|
188 | slarft.c
|
189 | slarfg.c
|
190 | slarfb.c
|
191 | slarf.c
|
192 | slar1v.c
|
193 | slapy2.c
|
194 | slansy.c
|
195 | slanst.c
|
196 | slange.c
|
197 | slaneg.c
|
198 | slamrg.c
|
199 | slamch.c
|
200 | Generating Code...
|
201 | Compiling...
|
202 | slalsd.c
|
203 | slalsa.c
|
204 | slals0.c
|
205 | slaisnan.c
|
206 | slagts.c
|
207 | slagtf.c
|
208 | slaev2.c
|
209 | slaeda.c
|
210 | slaed9.c
|
211 | slaed8.c
|
212 | slaed7.c
|
213 | slaed6.c
|
214 | slaed5.c
|
215 | slaed4.c
|
216 | slaed3.c
|
217 | slaed2.c
|
218 | slaed1.c
|
219 | slaed0.c
|
220 | slaebz.c
|
221 | slae2.c
|
222 | Generating Code...
|
223 | Compiling...
|
224 | slacpy.c
|
225 | slabrd.c
|
226 | slabad.c
|
227 | sgetrs.c
|
228 | sgetri.c
|
229 | sgetrf.c
|
230 | sgetf2.c
|
231 | sgesv.c
|
232 | sgesdd.c
|
233 | sger.c
|
234 | sgeqrf.c
|
235 | sgeqr2.c
|
236 | sgemv.c
|
237 | sgemm.c
|
238 | sgelsd.c
|
239 | sgels.c
|
240 | sgelqf.c
|
241 | sgelq2.c
|
242 | sgebrd.c
|
243 | sgebd2.c
|
244 | Generating Code...
|
245 | Compiling...
|
246 | sdot.c
|
247 | scopy.c
|
248 | sbdsqr.c
|
249 | sbdsdc.c
|
250 | saxpy.c
|
251 | sasum.c
|
252 | pow_ri.c
|
253 | pow_ii.c
|
254 | pow_di.c
|
255 | isamax.c
|
256 | iparmq.c
|
257 | ilaenv.c
|
258 | ieeeck.c
|
259 | idamax.c
|
260 | f77_aloc.c
|
261 | dtrtrs.c
|
262 | dtrtri.c
|
263 | dtrti2.c
|
264 | dtrsm.c
|
265 | dtrmv.c
|
266 | Generating Code...
|
267 | Compiling...
|
268 | dtrmm.c
|
269 | dsytrs.c
|
270 | dsytri.c
|
271 | dsytrf.c
|
272 | dsytrd.c
|
273 | dsytf2.c
|
274 | dsytd2.c
|
275 | dsyrk.c
|
276 | dsyr2k.c
|
277 | dsyr2.c
|
278 | dsyr.c
|
279 | ..\..\..\opencv_svn\3rdparty\lapack\dsyr.c(15) : warning C4101: 'a_offset' : unreferenced local variable
|
280 | ..\..\..\opencv_svn\3rdparty\lapack\dsyr.c(15) : warning C4101: 'a_dim1' : unreferenced local variable
|
281 | dsymv.c
|
282 | dsyevr.c
|
283 | dswap.c
|
284 | dsterf.c
|
285 | dsteqr.c
|
286 | dstemr.c
|
287 | dstein.c
|
288 | dstebz.c
|
289 | dscal.c
|
290 | Generating Code...
|
291 | Compiling...
|
292 | drot.c
|
293 | dpotrs.c
|
294 | dpotri.c
|
295 | dpotrf.c
|
296 | dpotf2.c
|
297 | dormtr.c
|
298 | dormqr.c
|
299 | dormql.c
|
300 | dormlq.c
|
301 | dorml2.c
|
302 | dormbr.c
|
303 | dorm2r.c
|
304 | dorm2l.c
|
305 | dorgqr.c
|
306 | dorglq.c
|
307 | dorgl2.c
|
308 | dorgbr.c
|
309 | dorg2r.c
|
310 | dnrm2.c
|
311 | dlazq4.c
|
312 | Generating Code...
|
313 | Compiling...
|
314 | dlazq3.c
|
315 | dlauum.c
|
316 | dlauu2.c
|
317 | dlatrd.c
|
318 | dlasyf.c
|
319 | dlaswp.c
|
320 | dlasv2.c
|
321 | dlassq.c
|
322 | dlasrt.c
|
323 | dlasr.c
|
324 | dlasq6.c
|
325 | dlasq5.c
|
326 | dlasq4.c
|
327 | dlasq3.c
|
328 | dlasq2.c
|
329 | dlasq1.c
|
330 | dlaset.c
|
331 | dlasdt.c
|
332 | dlasdq.c
|
333 | dlasda.c
|
334 | Generating Code...
|
335 | Compiling...
|
336 | dlasd8.c
|
337 | dlasd7.c
|
338 | dlasd6.c
|
339 | dlasd5.c
|
340 | dlasd4.c
|
341 | dlasd3.c
|
342 | dlasd2.c
|
343 | dlasd1.c
|
344 | dlasd0.c
|
345 | dlascl.c
|
346 | dlas2.c
|
347 | dlaruv.c
|
348 | dlartg.c
|
349 | dlarrv.c
|
350 | dlarrr.c
|
351 | dlarrk.c
|
352 | dlarrj.c
|
353 | dlarrf.c
|
354 | dlarre.c
|
355 | dlarrd.c
|
356 | Generating Code...
|
357 | Compiling...
|
358 | dlarrc.c
|
359 | dlarrb.c
|
360 | dlarra.c
|
361 | dlarnv.c
|
362 | dlarft.c
|
363 | dlarfg.c
|
364 | dlarfb.c
|
365 | dlarf.c
|
366 | dlar1v.c
|
367 | dlapy2.c
|
368 | dlansy.c
|
369 | dlanst.c
|
370 | dlange.c
|
371 | dlaneg.c
|
372 | dlamrg.c
|
373 | dlamch.c
|
374 | dlalsd.c
|
375 | dlalsa.c
|
376 | dlals0.c
|
377 | dlaisnan.c
|
378 | Generating Code...
|
379 | Compiling...
|
380 | dlagts.c
|
381 | dlagtf.c
|
382 | dlaev2.c
|
383 | dlaeda.c
|
384 | dlaed9.c
|
385 | dlaed8.c
|
386 | dlaed7.c
|
387 | dlaed6.c
|
388 | dlaed5.c
|
389 | dlaed4.c
|
390 | dlaed3.c
|
391 | dlaed2.c
|
392 | dlaed1.c
|
393 | dlaed0.c
|
394 | dlaebz.c
|
395 | dlae2.c
|
396 | dlacpy.c
|
397 | dlabrd.c
|
398 | dlabad.c
|
399 | dgetrs.c
|
400 | Generating Code...
|
401 | Compiling...
|
402 | dgetri.c
|
403 | dgetrf.c
|
404 | dgetf2.c
|
405 | dgesv.c
|
406 | dgesdd.c
|
407 | dger.c
|
408 | dgeqrf.c
|
409 | dgeqr2.c
|
410 | dgemv.c
|
411 | dgemm.c
|
412 | dgelsd.c
|
413 | dgels.c
|
414 | dgelqf.c
|
415 | dgelq2.c
|
416 | dgebrd.c
|
417 | dgebd2.c
|
418 | ddot.c
|
419 | dcopy.c
|
420 | dbdsqr.c
|
421 | dbdsdc.c
|
422 | Generating Code...
|
423 | Compiling...
|
424 | daxpy.c
|
425 | Generating Code...
|
426 | Creating library...
|
427 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\lapack\opencv_lapack.dir\Release\BuildLog.htm"
|
428 | opencv_lapack - 0 error(s), 2 warning(s)
|
429 | ------ Build started: Project: opencv_lapack, Configuration: Debug Win32 ------
|
430 | Compiling...
|
431 | precomp.c
|
432 | Compiling...
|
433 | dasum.c
|
434 | xerbla.c
|
435 | s_copy.c
|
436 | s_cmp.c
|
437 | s_cat.c
|
438 | strtrs.c
|
439 | strtri.c
|
440 | strti2.c
|
441 | strsm.c
|
442 | strmv.c
|
443 | strmm.c
|
444 | ssytrd.c
|
445 | ssytd2.c
|
446 | ssyrk.c
|
447 | ssyr2k.c
|
448 | ssyr2.c
|
449 | ssymv.c
|
450 | ssyevr.c
|
451 | sswap.c
|
452 | ssterf.c
|
453 | Generating Code...
|
454 | Compiling...
|
455 | ssteqr.c
|
456 | sstemr.c
|
457 | sstein.c
|
458 | sstebz.c
|
459 | sscal.c
|
460 | srot.c
|
461 | spotrs.c
|
462 | spotri.c
|
463 | spotrf.c
|
464 | spotf2.c
|
465 | sormtr.c
|
466 | sormqr.c
|
467 | sormql.c
|
468 | sormlq.c
|
469 | sorml2.c
|
470 | sormbr.c
|
471 | sorm2r.c
|
472 | sorm2l.c
|
473 | sorgqr.c
|
474 | sorglq.c
|
475 | Generating Code...
|
476 | Compiling...
|
477 | sorgl2.c
|
478 | sorgbr.c
|
479 | sorg2r.c
|
480 | snrm2.c
|
481 | slazq4.c
|
482 | slazq3.c
|
483 | slauum.c
|
484 | slauu2.c
|
485 | slatrd.c
|
486 | slaswp.c
|
487 | slasv2.c
|
488 | slassq.c
|
489 | slasrt.c
|
490 | slasr.c
|
491 | slasq6.c
|
492 | slasq5.c
|
493 | slasq4.c
|
494 | slasq3.c
|
495 | slasq2.c
|
496 | slasq1.c
|
497 | Generating Code...
|
498 | Compiling...
|
499 | slaset.c
|
500 | slasdt.c
|
501 | slasdq.c
|
502 | slasda.c
|
503 | slasd8.c
|
504 | slasd7.c
|
505 | slasd6.c
|
506 | slasd5.c
|
507 | slasd4.c
|
508 | slasd3.c
|
509 | slasd2.c
|
510 | slasd1.c
|
511 | slasd0.c
|
512 | slascl.c
|
513 | slas2.c
|
514 | slaruv.c
|
515 | slartg.c
|
516 | slarrv.c
|
517 | slarrr.c
|
518 | slarrk.c
|
519 | Generating Code...
|
520 | Compiling...
|
521 | slarrj.c
|
522 | slarrf.c
|
523 | slarre.c
|
524 | slarrd.c
|
525 | slarrc.c
|
526 | slarrb.c
|
527 | slarra.c
|
528 | slarnv.c
|
529 | slarft.c
|
530 | slarfg.c
|
531 | slarfb.c
|
532 | slarf.c
|
533 | slar1v.c
|
534 | slapy2.c
|
535 | slansy.c
|
536 | slanst.c
|
537 | slange.c
|
538 | slaneg.c
|
539 | slamrg.c
|
540 | slamch.c
|
541 | Generating Code...
|
542 | Compiling...
|
543 | slalsd.c
|
544 | slalsa.c
|
545 | slals0.c
|
546 | slaisnan.c
|
547 | slagts.c
|
548 | slagtf.c
|
549 | slaev2.c
|
550 | slaeda.c
|
551 | slaed9.c
|
552 | slaed8.c
|
553 | slaed7.c
|
554 | slaed6.c
|
555 | slaed5.c
|
556 | slaed4.c
|
557 | slaed3.c
|
558 | slaed2.c
|
559 | slaed1.c
|
560 | slaed0.c
|
561 | slaebz.c
|
562 | slae2.c
|
563 | Generating Code...
|
564 | Compiling...
|
565 | slacpy.c
|
566 | slabrd.c
|
567 | slabad.c
|
568 | sgetrs.c
|
569 | sgetri.c
|
570 | sgetrf.c
|
571 | sgetf2.c
|
572 | sgesv.c
|
573 | sgesdd.c
|
574 | sger.c
|
575 | sgeqrf.c
|
576 | sgeqr2.c
|
577 | sgemv.c
|
578 | sgemm.c
|
579 | sgelsd.c
|
580 | sgels.c
|
581 | sgelqf.c
|
582 | sgelq2.c
|
583 | sgebrd.c
|
584 | sgebd2.c
|
585 | Generating Code...
|
586 | Compiling...
|
587 | sdot.c
|
588 | scopy.c
|
589 | sbdsqr.c
|
590 | sbdsdc.c
|
591 | saxpy.c
|
592 | sasum.c
|
593 | pow_ri.c
|
594 | pow_ii.c
|
595 | pow_di.c
|
596 | isamax.c
|
597 | iparmq.c
|
598 | ilaenv.c
|
599 | ieeeck.c
|
600 | idamax.c
|
601 | f77_aloc.c
|
602 | dtrtrs.c
|
603 | dtrtri.c
|
604 | dtrti2.c
|
605 | dtrsm.c
|
606 | dtrmv.c
|
607 | Generating Code...
|
608 | Compiling...
|
609 | dtrmm.c
|
610 | dsytrs.c
|
611 | dsytri.c
|
612 | dsytrf.c
|
613 | dsytrd.c
|
614 | dsytf2.c
|
615 | dsytd2.c
|
616 | dsyrk.c
|
617 | dsyr2k.c
|
618 | dsyr2.c
|
619 | dsyr.c
|
620 | ..\..\..\opencv_svn\3rdparty\lapack\dsyr.c(15) : warning C4101: 'a_offset' : unreferenced local variable
|
621 | ..\..\..\opencv_svn\3rdparty\lapack\dsyr.c(15) : warning C4101: 'a_dim1' : unreferenced local variable
|
622 | dsymv.c
|
623 | dsyevr.c
|
624 | dswap.c
|
625 | dsterf.c
|
626 | dsteqr.c
|
627 | dstemr.c
|
628 | dstein.c
|
629 | dstebz.c
|
630 | dscal.c
|
631 | Generating Code...
|
632 | Compiling...
|
633 | drot.c
|
634 | dpotrs.c
|
635 | dpotri.c
|
636 | dpotrf.c
|
637 | dpotf2.c
|
638 | dormtr.c
|
639 | dormqr.c
|
640 | dormql.c
|
641 | dormlq.c
|
642 | dorml2.c
|
643 | dormbr.c
|
644 | dorm2r.c
|
645 | dorm2l.c
|
646 | dorgqr.c
|
647 | dorglq.c
|
648 | dorgl2.c
|
649 | dorgbr.c
|
650 | dorg2r.c
|
651 | dnrm2.c
|
652 | dlazq4.c
|
653 | Generating Code...
|
654 | Compiling...
|
655 | dlazq3.c
|
656 | dlauum.c
|
657 | dlauu2.c
|
658 | dlatrd.c
|
659 | dlasyf.c
|
660 | dlaswp.c
|
661 | dlasv2.c
|
662 | dlassq.c
|
663 | dlasrt.c
|
664 | dlasr.c
|
665 | dlasq6.c
|
666 | dlasq5.c
|
667 | dlasq4.c
|
668 | dlasq3.c
|
669 | dlasq2.c
|
670 | dlasq1.c
|
671 | dlaset.c
|
672 | dlasdt.c
|
673 | dlasdq.c
|
674 | dlasda.c
|
675 | Generating Code...
|
676 | Compiling...
|
677 | dlasd8.c
|
678 | dlasd7.c
|
679 | dlasd6.c
|
680 | dlasd5.c
|
681 | dlasd4.c
|
682 | dlasd3.c
|
683 | dlasd2.c
|
684 | dlasd1.c
|
685 | dlasd0.c
|
686 | dlascl.c
|
687 | dlas2.c
|
688 | dlaruv.c
|
689 | dlartg.c
|
690 | dlarrv.c
|
691 | dlarrr.c
|
692 | dlarrk.c
|
693 | dlarrj.c
|
694 | dlarrf.c
|
695 | dlarre.c
|
696 | dlarrd.c
|
697 | Generating Code...
|
698 | Compiling...
|
699 | dlarrc.c
|
700 | dlarrb.c
|
701 | dlarra.c
|
702 | dlarnv.c
|
703 | dlarft.c
|
704 | dlarfg.c
|
705 | dlarfb.c
|
706 | dlarf.c
|
707 | dlar1v.c
|
708 | dlapy2.c
|
709 | dlansy.c
|
710 | dlanst.c
|
711 | dlange.c
|
712 | dlaneg.c
|
713 | dlamrg.c
|
714 | dlamch.c
|
715 | dlalsd.c
|
716 | dlalsa.c
|
717 | dlals0.c
|
718 | dlaisnan.c
|
719 | Generating Code...
|
720 | Compiling...
|
721 | dlagts.c
|
722 | dlagtf.c
|
723 | dlaev2.c
|
724 | dlaeda.c
|
725 | dlaed9.c
|
726 | dlaed8.c
|
727 | dlaed7.c
|
728 | dlaed6.c
|
729 | dlaed5.c
|
730 | dlaed4.c
|
731 | dlaed3.c
|
732 | dlaed2.c
|
733 | dlaed1.c
|
734 | dlaed0.c
|
735 | dlaebz.c
|
736 | dlae2.c
|
737 | dlacpy.c
|
738 | dlabrd.c
|
739 | dlabad.c
|
740 | dgetrs.c
|
741 | Generating Code...
|
742 | Compiling...
|
743 | dgetri.c
|
744 | dgetrf.c
|
745 | dgetf2.c
|
746 | dgesv.c
|
747 | dgesdd.c
|
748 | dger.c
|
749 | dgeqrf.c
|
750 | dgeqr2.c
|
751 | dgemv.c
|
752 | dgemm.c
|
753 | dgelsd.c
|
754 | dgels.c
|
755 | dgelqf.c
|
756 | dgelq2.c
|
757 | dgebrd.c
|
758 | dgebd2.c
|
759 | ddot.c
|
760 | dcopy.c
|
761 | dbdsqr.c
|
762 | dbdsdc.c
|
763 | Generating Code...
|
764 | Compiling...
|
765 | daxpy.c
|
766 | Generating Code...
|
767 | Creating library...
|
768 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\lapack\opencv_lapack.dir\Debug\BuildLog.htm"
|
769 | opencv_lapack - 0 error(s), 2 warning(s)
|
770 | ------ Build started: Project: opencv_core, Configuration: Release Win32 ------
|
771 | Compiling...
|
772 | precomp.cpp
|
773 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
774 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
775 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
776 | prefix with 'typename' to indicate a type
|
777 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
778 | Build log was saved at "file://c:\opencv_svn_build\modules\core\opencv_core.dir\Release\BuildLog.htm"
|
779 | opencv_core - 3 error(s), 1 warning(s)
|
780 | ------ Build started: Project: opencv_core, Configuration: Debug Win32 ------
|
781 | Compiling...
|
782 | precomp.cpp
|
783 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
784 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
785 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
786 | prefix with 'typename' to indicate a type
|
787 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
788 | Build log was saved at "file://c:\opencv_svn_build\modules\core\opencv_core.dir\Debug\BuildLog.htm"
|
789 | opencv_core - 3 error(s), 1 warning(s)
|
790 | ------ Build started: Project: libpng, Configuration: Release Win32 ------
|
791 | Compiling...
|
792 | png.c
|
793 | pngwutil.c
|
794 | pngwtran.c
|
795 | pngwrite.c
|
796 | pngwio.c
|
797 | pngvcrd.c
|
798 | pngtrans.c
|
799 | pngtest.c
|
800 | pngset.c
|
801 | pngrutil.c
|
802 | pngrtran.c
|
803 | pngrio.c
|
804 | pngread.c
|
805 | pngpread.c
|
806 | pngmem.c
|
807 | pngget.c
|
808 | pnggccrd.c
|
809 | pngerror.c
|
810 | Generating Code...
|
811 | Creating library...
|
812 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\libpng\libpng.dir\Release\BuildLog.htm"
|
813 | libpng - 0 error(s), 0 warning(s)
|
814 | ------ Build started: Project: libpng, Configuration: Debug Win32 ------
|
815 | Compiling...
|
816 | png.c
|
817 | pngwutil.c
|
818 | pngwtran.c
|
819 | pngwrite.c
|
820 | pngwio.c
|
821 | pngvcrd.c
|
822 | pngtrans.c
|
823 | pngtest.c
|
824 | pngset.c
|
825 | pngrutil.c
|
826 | pngrtran.c
|
827 | pngrio.c
|
828 | pngread.c
|
829 | pngpread.c
|
830 | pngmem.c
|
831 | pngget.c
|
832 | pnggccrd.c
|
833 | pngerror.c
|
834 | Generating Code...
|
835 | Creating library...
|
836 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\libpng\libpng.dir\Debug\BuildLog.htm"
|
837 | libpng - 0 error(s), 0 warning(s)
|
838 | ------ Build started: Project: libtiff, Configuration: Release Win32 ------
|
839 | Compiling...
|
840 | tif_stream.cxx
|
841 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_stream.cxx(135) : warning C4018: '>' : signed/unsigned mismatch
|
842 | c:\opencv_svn\3rdparty\libtiff\tif_stream.cxx(135) : warning C4701: potentially uninitialized local variable 'origin' used
|
843 | Compiling...
|
844 | tif_win32.c
|
845 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(96) : warning C4100: 'psize' : unreferenced formal parameter
|
846 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(96) : warning C4100: 'pbase' : unreferenced formal parameter
|
847 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(96) : warning C4100: 'fd' : unreferenced formal parameter
|
848 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(135) : warning C4100: 'size' : unreferenced formal parameter
|
849 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(135) : warning C4100: 'base' : unreferenced formal parameter
|
850 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(135) : warning C4100: 'fd' : unreferenced formal parameter
|
851 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(140) : warning C4100: 'size' : unreferenced formal parameter
|
852 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(140) : warning C4100: 'fd' : unreferenced formal parameter
|
853 | tif_aux.c
|
854 | tif_close.c
|
855 | tif_codec.c
|
856 | tif_color.c
|
857 | tif_compress.c
|
858 | tif_dir.c
|
859 | tif_dirinfo.c
|
860 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_dirinfo.c(505) : warning C4100: 'tif' : unreferenced formal parameter
|
861 | tif_dirread.c
|
862 | tif_dirwrite.c
|
863 | tif_dumpmode.c
|
864 | tif_error.c
|
865 | tif_extension.c
|
866 | tif_fax3.c
|
867 | tif_fax3sm.c
|
868 | tif_flush.c
|
869 | tif_getimage.c
|
870 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_getimage.c(465) : warning C4244: '=' : conversion from 'int' to 'uint16', possible loss of data
|
871 | tif_jpeg.c
|
872 | tif_luv.c
|
873 | tif_lzw.c
|
874 | Generating Code...
|
875 | c:\opencv_svn\3rdparty\libtiff\tif_compress.c(220) : warning C4706: assignment within conditional expression
|
876 | c:\opencv_svn\3rdparty\libtiff\tif_aux.c(48) : warning C4706: assignment within conditional expression
|
877 | c:\opencv_svn\3rdparty\libtiff\tif_aux.c(57) : warning C4706: assignment within conditional expression
|
878 | c:\opencv_svn\3rdparty\libtiff\tif_aux.c(60) : warning C4706: assignment within conditional expression
|
879 | c:\opencv_svn\3rdparty\libtiff\tif_aux.c(82) : warning C4706: assignment within conditional expression
|
880 | Compiling...
|
881 | tif_next.c
|
882 | tif_ojpeg.c
|
883 | tif_open.c
|
884 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(84) : warning C4100: 'psize' : unreferenced formal parameter
|
885 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(84) : warning C4100: 'pbase' : unreferenced formal parameter
|
886 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(84) : warning C4100: 'fd' : unreferenced formal parameter
|
887 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(90) : warning C4100: 'size' : unreferenced formal parameter
|
888 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(90) : warning C4100: 'base' : unreferenced formal parameter
|
889 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(90) : warning C4100: 'fd' : unreferenced formal parameter
|
890 | tif_packbits.c
|
891 | tif_pixarlog.c
|
892 | tif_predict.c
|
893 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(298) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
894 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(299) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
895 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(300) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
896 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(310) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
897 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(311) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
898 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(312) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
899 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(313) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
900 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(408) : warning C4244: '=' : conversion from 'int' to 'uint16', possible loss of data
|
901 | tif_print.c
|
902 | tif_read.c
|
903 | tif_strip.c
|
904 | tif_swab.c
|
905 | tif_thunder.c
|
906 | tif_tile.c
|
907 | tif_version.c
|
908 | tif_warning.c
|
909 | tif_write.c
|
910 | tif_zip.c
|
911 | Generating Code...
|
912 | Creating library...
|
913 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\libtiff\libtiff.dir\Release\BuildLog.htm"
|
914 | libtiff - 0 error(s), 31 warning(s)
|
915 | ------ Build started: Project: libtiff, Configuration: Debug Win32 ------
|
916 | Compiling...
|
917 | tif_stream.cxx
|
918 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_stream.cxx(135) : warning C4018: '>' : signed/unsigned mismatch
|
919 | c:\opencv_svn\3rdparty\libtiff\tif_stream.cxx(135) : warning C4701: potentially uninitialized local variable 'origin' used
|
920 | Compiling...
|
921 | tif_win32.c
|
922 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(96) : warning C4100: 'psize' : unreferenced formal parameter
|
923 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(96) : warning C4100: 'pbase' : unreferenced formal parameter
|
924 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(96) : warning C4100: 'fd' : unreferenced formal parameter
|
925 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(135) : warning C4100: 'size' : unreferenced formal parameter
|
926 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(135) : warning C4100: 'base' : unreferenced formal parameter
|
927 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(135) : warning C4100: 'fd' : unreferenced formal parameter
|
928 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(140) : warning C4100: 'size' : unreferenced formal parameter
|
929 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_win32.c(140) : warning C4100: 'fd' : unreferenced formal parameter
|
930 | tif_aux.c
|
931 | tif_close.c
|
932 | tif_codec.c
|
933 | tif_color.c
|
934 | tif_compress.c
|
935 | tif_dir.c
|
936 | tif_dirinfo.c
|
937 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_dirinfo.c(505) : warning C4100: 'tif' : unreferenced formal parameter
|
938 | tif_dirread.c
|
939 | tif_dirwrite.c
|
940 | tif_dumpmode.c
|
941 | tif_error.c
|
942 | tif_extension.c
|
943 | tif_fax3.c
|
944 | tif_fax3sm.c
|
945 | tif_flush.c
|
946 | tif_getimage.c
|
947 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_getimage.c(465) : warning C4244: '=' : conversion from 'int' to 'uint16', possible loss of data
|
948 | tif_jpeg.c
|
949 | tif_luv.c
|
950 | tif_lzw.c
|
951 | Generating Code...
|
952 | c:\opencv_svn\3rdparty\libtiff\tif_compress.c(220) : warning C4706: assignment within conditional expression
|
953 | c:\opencv_svn\3rdparty\libtiff\tif_aux.c(48) : warning C4706: assignment within conditional expression
|
954 | c:\opencv_svn\3rdparty\libtiff\tif_aux.c(57) : warning C4706: assignment within conditional expression
|
955 | c:\opencv_svn\3rdparty\libtiff\tif_aux.c(60) : warning C4706: assignment within conditional expression
|
956 | c:\opencv_svn\3rdparty\libtiff\tif_aux.c(82) : warning C4706: assignment within conditional expression
|
957 | Compiling...
|
958 | tif_next.c
|
959 | tif_ojpeg.c
|
960 | tif_open.c
|
961 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(84) : warning C4100: 'psize' : unreferenced formal parameter
|
962 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(84) : warning C4100: 'pbase' : unreferenced formal parameter
|
963 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(84) : warning C4100: 'fd' : unreferenced formal parameter
|
964 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(90) : warning C4100: 'size' : unreferenced formal parameter
|
965 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(90) : warning C4100: 'base' : unreferenced formal parameter
|
966 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_open.c(90) : warning C4100: 'fd' : unreferenced formal parameter
|
967 | tif_packbits.c
|
968 | tif_pixarlog.c
|
969 | tif_predict.c
|
970 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(298) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
971 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(299) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
972 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(300) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
973 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(310) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
974 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(311) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
975 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(312) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
976 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(313) : warning C4244: '=' : conversion from 'int' to 'char', possible loss of data
|
977 | ..\..\..\opencv_svn\3rdparty\libtiff\tif_predict.c(408) : warning C4244: '=' : conversion from 'int' to 'uint16', possible loss of data
|
978 | tif_print.c
|
979 | tif_read.c
|
980 | tif_strip.c
|
981 | tif_swab.c
|
982 | tif_thunder.c
|
983 | tif_tile.c
|
984 | tif_version.c
|
985 | tif_warning.c
|
986 | tif_write.c
|
987 | tif_zip.c
|
988 | Generating Code...
|
989 | Creating library...
|
990 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\libtiff\libtiff.dir\Debug\BuildLog.htm"
|
991 | libtiff - 0 error(s), 31 warning(s)
|
992 | ------ Build started: Project: opencv_imgproc, Configuration: Release Win32 ------
|
993 | Compiling...
|
994 | precomp.cpp
|
995 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
996 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
997 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
998 | prefix with 'typename' to indicate a type
|
999 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1000 | Build log was saved at "file://c:\opencv_svn_build\modules\imgproc\opencv_imgproc.dir\Release\BuildLog.htm"
|
1001 | opencv_imgproc - 3 error(s), 1 warning(s)
|
1002 | ------ Build started: Project: opencv_imgproc, Configuration: Debug Win32 ------
|
1003 | Compiling...
|
1004 | precomp.cpp
|
1005 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1006 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1007 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1008 | prefix with 'typename' to indicate a type
|
1009 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1010 | Build log was saved at "file://c:\opencv_svn_build\modules\imgproc\opencv_imgproc.dir\Debug\BuildLog.htm"
|
1011 | opencv_imgproc - 3 error(s), 1 warning(s)
|
1012 | ------ Build started: Project: libjpeg, Configuration: Release Win32 ------
|
1013 | Compiling...
|
1014 | jcapimin.c
|
1015 | transupp.c
|
1016 | jutils.c
|
1017 | jquant2.c
|
1018 | jquant1.c
|
1019 | jmemmgr.c
|
1020 | jmemansi.c
|
1021 | jidctred.c
|
1022 | jidctint.c
|
1023 | jidctfst.c
|
1024 | jidctflt.c
|
1025 | jfdctint.c
|
1026 | jfdctfst.c
|
1027 | jfdctflt.c
|
1028 | jerror.c
|
1029 | ..\..\..\opencv_svn\3rdparty\libjpeg\jerror.c(78) : warning C4013: 'exit' undefined; assuming extern returning int
|
1030 | jdtrans.c
|
1031 | jdsample.c
|
1032 | jdpostct.c
|
1033 | jdphuff.c
|
1034 | jdmerge.c
|
1035 | Generating Code...
|
1036 | Compiling...
|
1037 | jdmaster.c
|
1038 | jdmarker.c
|
1039 | jdmainct.c
|
1040 | jdinput.c
|
1041 | jdhuff.c
|
1042 | jddctmgr.c
|
1043 | jdcolor.c
|
1044 | jdcoefct.c
|
1045 | jdatasrc.c
|
1046 | jdatadst.c
|
1047 | jdapistd.c
|
1048 | jdapimin.c
|
1049 | jctrans.c
|
1050 | jcsample.c
|
1051 | jcprepct.c
|
1052 | jcphuff.c
|
1053 | jcparam.c
|
1054 | jcomapi.c
|
1055 | jcmaster.c
|
1056 | jcmarker.c
|
1057 | Generating Code...
|
1058 | Compiling...
|
1059 | jcmainct.c
|
1060 | jcinit.c
|
1061 | jchuff.c
|
1062 | jcdctmgr.c
|
1063 | jccolor.c
|
1064 | jccoefct.c
|
1065 | jcapistd.c
|
1066 | Generating Code...
|
1067 | Creating library...
|
1068 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\libjpeg\libjpeg.dir\Release\BuildLog.htm"
|
1069 | libjpeg - 0 error(s), 1 warning(s)
|
1070 | ------ Build started: Project: libjpeg, Configuration: Debug Win32 ------
|
1071 | Compiling...
|
1072 | jcapimin.c
|
1073 | transupp.c
|
1074 | jutils.c
|
1075 | jquant2.c
|
1076 | jquant1.c
|
1077 | jmemmgr.c
|
1078 | jmemansi.c
|
1079 | jidctred.c
|
1080 | jidctint.c
|
1081 | jidctfst.c
|
1082 | jidctflt.c
|
1083 | jfdctint.c
|
1084 | jfdctfst.c
|
1085 | jfdctflt.c
|
1086 | jerror.c
|
1087 | ..\..\..\opencv_svn\3rdparty\libjpeg\jerror.c(78) : warning C4013: 'exit' undefined; assuming extern returning int
|
1088 | jdtrans.c
|
1089 | jdsample.c
|
1090 | jdpostct.c
|
1091 | jdphuff.c
|
1092 | jdmerge.c
|
1093 | Generating Code...
|
1094 | Compiling...
|
1095 | jdmaster.c
|
1096 | jdmarker.c
|
1097 | jdmainct.c
|
1098 | jdinput.c
|
1099 | jdhuff.c
|
1100 | jddctmgr.c
|
1101 | jdcolor.c
|
1102 | jdcoefct.c
|
1103 | jdatasrc.c
|
1104 | jdatadst.c
|
1105 | jdapistd.c
|
1106 | jdapimin.c
|
1107 | jctrans.c
|
1108 | jcsample.c
|
1109 | jcprepct.c
|
1110 | jcphuff.c
|
1111 | jcparam.c
|
1112 | jcomapi.c
|
1113 | jcmaster.c
|
1114 | jcmarker.c
|
1115 | Generating Code...
|
1116 | Compiling...
|
1117 | jcmainct.c
|
1118 | jcinit.c
|
1119 | jchuff.c
|
1120 | jcdctmgr.c
|
1121 | jccolor.c
|
1122 | jccoefct.c
|
1123 | jcapistd.c
|
1124 | Generating Code...
|
1125 | Creating library...
|
1126 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\libjpeg\libjpeg.dir\Debug\BuildLog.htm"
|
1127 | libjpeg - 0 error(s), 1 warning(s)
|
1128 | ------ Build started: Project: libjasper, Configuration: Release Win32 ------
|
1129 | Compiling...
|
1130 | jas_cm.c
|
1131 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_cm.c(563) : warning C4244: '=' : conversion from 'jas_cmreal_t' to 'long', possible loss of data
|
1132 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_cm.c(923) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
|
1133 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_cm.c(926) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
|
1134 | jpc_util.c
|
1135 | jpc_tsfb.c
|
1136 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_tsfb.c(124) : warning C4013: 'jpc_tsfb_analyze2' undefined; assuming extern returning int
|
1137 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_tsfb.c(151) : warning C4013: 'jpc_tsfb_synthesize2' undefined; assuming extern returning int
|
1138 | jpc_tagtree.c
|
1139 | jpc_t2enc.c
|
1140 | jpc_t2dec.c
|
1141 | jpc_t2cod.c
|
1142 | jpc_t1enc.c
|
1143 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1enc.c(141) : warning C4018: '<' : signed/unsigned mismatch
|
1144 | jpc_t1dec.c
|
1145 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1dec.c(243) : warning C4013: 'jas_eprintf' undefined; assuming extern returning int
|
1146 | jpc_t1cod.c
|
1147 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(267) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1148 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(269) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1149 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(273) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1150 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(275) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1151 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(277) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1152 | jpc_qmfb.c
|
1153 | jpc_mqenc.c
|
1154 | jpc_mqdec.c
|
1155 | jpc_mqcod.c
|
1156 | jpc_mct.c
|
1157 | jpc_math.c
|
1158 | jpc_enc.c
|
1159 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(797) : warning C4244: '=' : conversion from 'jpc_flt_t' to 'uint_fast32_t', possible loss of data
|
1160 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1033) : warning C4244: '=' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1161 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1034) : warning C4244: '=' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1162 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1392) : warning C4244: '=' : conversion from 'double' to 'uint_fast32_t', possible loss of data
|
1163 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1396) : warning C4244: '=' : conversion from 'double' to 'uint_fast32_t', possible loss of data
|
1164 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1399) : warning C4244: '=' : conversion from 'double' to 'uint_fast32_t', possible loss of data
|
1165 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2296) : warning C4018: '<' : signed/unsigned mismatch
|
1166 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2305) : warning C4018: '<' : signed/unsigned mismatch
|
1167 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2328) : warning C4018: '<' : signed/unsigned mismatch
|
1168 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2388) : warning C4018: '>' : signed/unsigned mismatch
|
1169 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2389) : warning C4018: '>' : signed/unsigned mismatch
|
1170 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2391) : warning C4018: '<' : signed/unsigned mismatch
|
1171 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2393) : warning C4018: '<' : signed/unsigned mismatch
|
1172 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2428) : warning C4018: '<' : signed/unsigned mismatch
|
1173 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2437) : warning C4018: '<' : signed/unsigned mismatch
|
1174 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2470) : warning C4018: '<' : signed/unsigned mismatch
|
1175 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2606) : warning C4018: '<' : signed/unsigned mismatch
|
1176 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2612) : warning C4018: '<' : signed/unsigned mismatch
|
1177 | jpc_dec.c
|
1178 | jpc_cs.c
|
1179 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(691) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1180 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(825) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1181 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(922) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1182 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(1283) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1183 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(1288) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1184 | jpc_bs.c
|
1185 | Generating Code...
|
1186 | c:\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(160) : warning C4715: 'JPC_NOMINALGAIN' : not all control paths return a value
|
1187 | c:\opencv_svn\3rdparty\libjasper\jas_cm.c(1068) : warning C4715: 'icctoclrspc' : not all control paths return a value
|
1188 | c:\opencv_svn\3rdparty\libjasper\jas_cm.c(1277) : warning C4715: 'jas_clrspc_numchans' : not all control paths return a value
|
1189 | Compiling...
|
1190 | jp2_enc.c
|
1191 | jp2_dec.c
|
1192 | jp2_cod.c
|
1193 | ..\..\..\opencv_svn\3rdparty\libjasper\jp2_cod.c(269) : warning C4244: '=' : conversion from 'uint_fast64_t' to 'uint_fast32_t', possible loss of data
|
1194 | ..\..\..\opencv_svn\3rdparty\libjasper\jp2_cod.c(270) : warning C4244: '=' : conversion from 'uint_fast64_t' to 'uint_fast32_t', possible loss of data
|
1195 | jas_version.c
|
1196 | jas_tvp.c
|
1197 | jas_tmr.c
|
1198 | jas_string.c
|
1199 | jas_stream.c
|
1200 | jas_seq.c
|
1201 | jas_malloc.c
|
1202 | jas_init.c
|
1203 | jas_image.c
|
1204 | jas_iccdata.c
|
1205 | jas_icc.c
|
1206 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_icc.c(1604) : warning C4244: '=' : conversion from 'UINT64' to 'jas_iccuint16_t', possible loss of data
|
1207 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_icc.c(1614) : warning C4244: '=' : conversion from 'INT64' to 'jas_iccsint32_t', possible loss of data
|
1208 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_icc.c(1623) : warning C4244: '=' : conversion from 'UINT64' to 'jas_iccuint32_t', possible loss of data
|
1209 | jas_getopt.c
|
1210 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_getopt.c(129) : warning C4013: 'jas_eprintf' undefined; assuming extern returning int
|
1211 | jas_debug.c
|
1212 | Generating Code...
|
1213 | c:\opencv_svn\3rdparty\libjasper\jp2_enc.c(436) : warning C4715: 'clrspctojp2' : not all control paths return a value
|
1214 | Creating library...
|
1215 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\libjasper\libjasper.dir\Release\BuildLog.htm"
|
1216 | libjasper - 0 error(s), 45 warning(s)
|
1217 | ------ Build started: Project: libjasper, Configuration: Debug Win32 ------
|
1218 | Compiling...
|
1219 | jas_cm.c
|
1220 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_cm.c(563) : warning C4244: '=' : conversion from 'jas_cmreal_t' to 'long', possible loss of data
|
1221 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_cm.c(923) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
|
1222 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_cm.c(926) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
|
1223 | jpc_util.c
|
1224 | jpc_tsfb.c
|
1225 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_tsfb.c(124) : warning C4013: 'jpc_tsfb_analyze2' undefined; assuming extern returning int
|
1226 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_tsfb.c(151) : warning C4013: 'jpc_tsfb_synthesize2' undefined; assuming extern returning int
|
1227 | jpc_tagtree.c
|
1228 | jpc_t2enc.c
|
1229 | jpc_t2dec.c
|
1230 | jpc_t2cod.c
|
1231 | jpc_t1enc.c
|
1232 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1enc.c(141) : warning C4018: '<' : signed/unsigned mismatch
|
1233 | jpc_t1dec.c
|
1234 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1dec.c(243) : warning C4013: 'jas_eprintf' undefined; assuming extern returning int
|
1235 | jpc_t1cod.c
|
1236 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(267) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1237 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(269) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1238 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(273) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1239 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(275) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1240 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(277) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
1241 | jpc_qmfb.c
|
1242 | jpc_mqenc.c
|
1243 | jpc_mqdec.c
|
1244 | jpc_mqcod.c
|
1245 | jpc_mct.c
|
1246 | jpc_math.c
|
1247 | jpc_enc.c
|
1248 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(797) : warning C4244: '=' : conversion from 'jpc_flt_t' to 'uint_fast32_t', possible loss of data
|
1249 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1033) : warning C4244: '=' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1250 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1034) : warning C4244: '=' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1251 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1392) : warning C4244: '=' : conversion from 'double' to 'uint_fast32_t', possible loss of data
|
1252 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1396) : warning C4244: '=' : conversion from 'double' to 'uint_fast32_t', possible loss of data
|
1253 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(1399) : warning C4244: '=' : conversion from 'double' to 'uint_fast32_t', possible loss of data
|
1254 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2296) : warning C4018: '<' : signed/unsigned mismatch
|
1255 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2305) : warning C4018: '<' : signed/unsigned mismatch
|
1256 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2328) : warning C4018: '<' : signed/unsigned mismatch
|
1257 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2388) : warning C4018: '>' : signed/unsigned mismatch
|
1258 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2389) : warning C4018: '>' : signed/unsigned mismatch
|
1259 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2391) : warning C4018: '<' : signed/unsigned mismatch
|
1260 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2393) : warning C4018: '<' : signed/unsigned mismatch
|
1261 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2428) : warning C4018: '<' : signed/unsigned mismatch
|
1262 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2437) : warning C4018: '<' : signed/unsigned mismatch
|
1263 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2470) : warning C4018: '<' : signed/unsigned mismatch
|
1264 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2606) : warning C4018: '<' : signed/unsigned mismatch
|
1265 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_enc.c(2612) : warning C4018: '<' : signed/unsigned mismatch
|
1266 | jpc_dec.c
|
1267 | jpc_cs.c
|
1268 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(691) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1269 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(825) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1270 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(922) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1271 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(1283) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1272 | ..\..\..\opencv_svn\3rdparty\libjasper\jpc_cs.c(1288) : warning C4244: 'function' : conversion from 'uint_fast16_t' to 'uint_fast8_t', possible loss of data
|
1273 | jpc_bs.c
|
1274 | Generating Code...
|
1275 | c:\opencv_svn\3rdparty\libjasper\jpc_t1cod.c(160) : warning C4715: 'JPC_NOMINALGAIN' : not all control paths return a value
|
1276 | c:\opencv_svn\3rdparty\libjasper\jas_cm.c(1068) : warning C4715: 'icctoclrspc' : not all control paths return a value
|
1277 | c:\opencv_svn\3rdparty\libjasper\jas_cm.c(1277) : warning C4715: 'jas_clrspc_numchans' : not all control paths return a value
|
1278 | Compiling...
|
1279 | jp2_enc.c
|
1280 | jp2_dec.c
|
1281 | jp2_cod.c
|
1282 | ..\..\..\opencv_svn\3rdparty\libjasper\jp2_cod.c(269) : warning C4244: '=' : conversion from 'uint_fast64_t' to 'uint_fast32_t', possible loss of data
|
1283 | ..\..\..\opencv_svn\3rdparty\libjasper\jp2_cod.c(270) : warning C4244: '=' : conversion from 'uint_fast64_t' to 'uint_fast32_t', possible loss of data
|
1284 | jas_version.c
|
1285 | jas_tvp.c
|
1286 | jas_tmr.c
|
1287 | jas_string.c
|
1288 | jas_stream.c
|
1289 | jas_seq.c
|
1290 | jas_malloc.c
|
1291 | jas_init.c
|
1292 | jas_image.c
|
1293 | jas_iccdata.c
|
1294 | jas_icc.c
|
1295 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_icc.c(1604) : warning C4244: '=' : conversion from 'UINT64' to 'jas_iccuint16_t', possible loss of data
|
1296 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_icc.c(1614) : warning C4244: '=' : conversion from 'INT64' to 'jas_iccsint32_t', possible loss of data
|
1297 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_icc.c(1623) : warning C4244: '=' : conversion from 'UINT64' to 'jas_iccuint32_t', possible loss of data
|
1298 | jas_getopt.c
|
1299 | ..\..\..\opencv_svn\3rdparty\libjasper\jas_getopt.c(129) : warning C4013: 'jas_eprintf' undefined; assuming extern returning int
|
1300 | jas_debug.c
|
1301 | Generating Code...
|
1302 | c:\opencv_svn\3rdparty\libjasper\jp2_enc.c(436) : warning C4715: 'clrspctojp2' : not all control paths return a value
|
1303 | Creating library...
|
1304 | Build log was saved at "file://c:\opencv_svn_build\3rdparty\libjasper\libjasper.dir\Debug\BuildLog.htm"
|
1305 | libjasper - 0 error(s), 45 warning(s)
|
1306 | ------ Build started: Project: opencv_highgui, Configuration: Release Win32 ------
|
1307 | Compiling...
|
1308 | precomp.cpp
|
1309 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1310 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1311 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1312 | prefix with 'typename' to indicate a type
|
1313 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1314 | Build log was saved at "file://c:\opencv_svn_build\modules\highgui\opencv_highgui.dir\Release\BuildLog.htm"
|
1315 | opencv_highgui - 3 error(s), 1 warning(s)
|
1316 | ------ Build started: Project: opencv_highgui, Configuration: Debug Win32 ------
|
1317 | Compiling...
|
1318 | precomp.cpp
|
1319 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1320 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1321 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1322 | prefix with 'typename' to indicate a type
|
1323 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1324 | Build log was saved at "file://c:\opencv_svn_build\modules\highgui\opencv_highgui.dir\Debug\BuildLog.htm"
|
1325 | opencv_highgui - 3 error(s), 1 warning(s)
|
1326 | ------ Build started: Project: opencv_calib3d, Configuration: Release Win32 ------
|
1327 | Compiling...
|
1328 | precomp.cpp
|
1329 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1330 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1331 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1332 | prefix with 'typename' to indicate a type
|
1333 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1334 | Build log was saved at "file://c:\opencv_svn_build\modules\calib3d\opencv_calib3d.dir\Release\BuildLog.htm"
|
1335 | opencv_calib3d - 3 error(s), 1 warning(s)
|
1336 | ------ Build started: Project: opencv_calib3d, Configuration: Debug Win32 ------
|
1337 | Compiling...
|
1338 | precomp.cpp
|
1339 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1340 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1341 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1342 | prefix with 'typename' to indicate a type
|
1343 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1344 | Build log was saved at "file://c:\opencv_svn_build\modules\calib3d\opencv_calib3d.dir\Debug\BuildLog.htm"
|
1345 | opencv_calib3d - 3 error(s), 1 warning(s)
|
1346 | ------ Build started: Project: opencv_objdetect, Configuration: Release Win32 ------
|
1347 | Compiling...
|
1348 | precomp.cpp
|
1349 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1350 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1351 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1352 | prefix with 'typename' to indicate a type
|
1353 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1354 | Build log was saved at "file://c:\opencv_svn_build\modules\objdetect\opencv_objdetect.dir\Release\BuildLog.htm"
|
1355 | opencv_objdetect - 3 error(s), 1 warning(s)
|
1356 | ------ Build started: Project: opencv_objdetect, Configuration: Debug Win32 ------
|
1357 | Compiling...
|
1358 | precomp.cpp
|
1359 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1360 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1361 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1362 | prefix with 'typename' to indicate a type
|
1363 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1364 | Build log was saved at "file://c:\opencv_svn_build\modules\objdetect\opencv_objdetect.dir\Debug\BuildLog.htm"
|
1365 | opencv_objdetect - 3 error(s), 1 warning(s)
|
1366 | ------ Build started: Project: opencv_video, Configuration: Release Win32 ------
|
1367 | Compiling...
|
1368 | precomp.cpp
|
1369 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1370 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1371 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1372 | prefix with 'typename' to indicate a type
|
1373 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1374 | Build log was saved at "file://c:\opencv_svn_build\modules\video\opencv_video.dir\Release\BuildLog.htm"
|
1375 | opencv_video - 3 error(s), 1 warning(s)
|
1376 | ------ Build started: Project: opencv_video, Configuration: Debug Win32 ------
|
1377 | Compiling...
|
1378 | precomp.cpp
|
1379 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1380 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1381 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1382 | prefix with 'typename' to indicate a type
|
1383 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1384 | Build log was saved at "file://c:\opencv_svn_build\modules\video\opencv_video.dir\Debug\BuildLog.htm"
|
1385 | opencv_video - 3 error(s), 1 warning(s)
|
1386 | ------ Build started: Project: opencv_ml, Configuration: Release Win32 ------
|
1387 | Compiling...
|
1388 | precomp.cpp
|
1389 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1390 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1391 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1392 | prefix with 'typename' to indicate a type
|
1393 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1394 | Build log was saved at "file://c:\opencv_svn_build\modules\ml\opencv_ml.dir\Release\BuildLog.htm"
|
1395 | opencv_ml - 3 error(s), 1 warning(s)
|
1396 | ------ Build started: Project: opencv_ml, Configuration: Debug Win32 ------
|
1397 | Compiling...
|
1398 | precomp.cpp
|
1399 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1400 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1401 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1402 | prefix with 'typename' to indicate a type
|
1403 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1404 | Build log was saved at "file://c:\opencv_svn_build\modules\ml\opencv_ml.dir\Debug\BuildLog.htm"
|
1405 | opencv_ml - 3 error(s), 1 warning(s)
|
1406 | ------ Build started: Project: opencv_features2d, Configuration: Release Win32 ------
|
1407 | Compiling...
|
1408 | precomp.cpp
|
1409 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1410 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1411 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1412 | prefix with 'typename' to indicate a type
|
1413 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1414 | Build log was saved at "file://c:\opencv_svn_build\modules\features2d\opencv_features2d.dir\Release\BuildLog.htm"
|
1415 | opencv_features2d - 3 error(s), 1 warning(s)
|
1416 | ------ Build started: Project: opencv_features2d, Configuration: Debug Win32 ------
|
1417 | Compiling...
|
1418 | precomp.cpp
|
1419 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1420 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1421 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1422 | prefix with 'typename' to indicate a type
|
1423 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1424 | Build log was saved at "file://c:\opencv_svn_build\modules\features2d\opencv_features2d.dir\Debug\BuildLog.htm"
|
1425 | opencv_features2d - 3 error(s), 1 warning(s)
|
1426 | ------ Build started: Project: opencv_contrib, Configuration: Release Win32 ------
|
1427 | Compiling...
|
1428 | precomp.cpp
|
1429 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1430 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1431 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1432 | prefix with 'typename' to indicate a type
|
1433 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1434 | Build log was saved at "file://c:\opencv_svn_build\modules\contrib\opencv_contrib.dir\Release\BuildLog.htm"
|
1435 | opencv_contrib - 3 error(s), 1 warning(s)
|
1436 | ------ Build started: Project: opencv_contrib, Configuration: Debug Win32 ------
|
1437 | Compiling...
|
1438 | precomp.cpp
|
1439 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1440 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1441 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1442 | prefix with 'typename' to indicate a type
|
1443 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1444 | Build log was saved at "file://c:\opencv_svn_build\modules\contrib\opencv_contrib.dir\Debug\BuildLog.htm"
|
1445 | opencv_contrib - 3 error(s), 1 warning(s)
|
1446 | ------ Build started: Project: opencv_legacy, Configuration: Release Win32 ------
|
1447 | Compiling...
|
1448 | precomp.cpp
|
1449 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1450 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1451 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1452 | prefix with 'typename' to indicate a type
|
1453 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1454 | Build log was saved at "file://c:\opencv_svn_build\modules\legacy\opencv_legacy.dir\Release\BuildLog.htm"
|
1455 | opencv_legacy - 3 error(s), 1 warning(s)
|
1456 | ------ Build started: Project: opencv_legacy, Configuration: Debug Win32 ------
|
1457 | Compiling...
|
1458 | precomp.cpp
|
1459 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1460 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1461 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1462 | prefix with 'typename' to indicate a type
|
1463 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1464 | Build log was saved at "file://c:\opencv_svn_build\modules\legacy\opencv_legacy.dir\Debug\BuildLog.htm"
|
1465 | opencv_legacy - 3 error(s), 1 warning(s)
|
1466 | ------ Build started: Project: opencv_ts, Configuration: Release Win32 ------
|
1467 | Compiling...
|
1468 | precomp.cpp
|
1469 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1470 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1471 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1472 | prefix with 'typename' to indicate a type
|
1473 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1474 | Build log was saved at "file://c:\opencv_svn_build\tests\cxts\opencv_ts.dir\Release\BuildLog.htm"
|
1475 | opencv_ts - 3 error(s), 1 warning(s)
|
1476 | ------ Build started: Project: opencv_ts, Configuration: Debug Win32 ------
|
1477 | Compiling...
|
1478 | precomp.cpp
|
1479 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1480 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1481 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1482 | prefix with 'typename' to indicate a type
|
1483 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1484 | Build log was saved at "file://c:\opencv_svn_build\tests\cxts\opencv_ts.dir\Debug\BuildLog.htm"
|
1485 | opencv_ts - 3 error(s), 1 warning(s)
|
1486 | ------ Build started: Project: opencv_haartraining_engine, Configuration: Release Win32 ------
|
1487 | Compiling...
|
1488 | cvboost.cpp
|
1489 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1490 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1491 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1492 | prefix with 'typename' to indicate a type
|
1493 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1494 | cvsamples.cpp
|
1495 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1496 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1497 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1498 | prefix with 'typename' to indicate a type
|
1499 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1500 | cvhaartraining.cpp
|
1501 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1502 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1503 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1504 | prefix with 'typename' to indicate a type
|
1505 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1506 | cvhaarclassifier.cpp
|
1507 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1508 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1509 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1510 | prefix with 'typename' to indicate a type
|
1511 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1512 | cvcommon.cpp
|
1513 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1514 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1515 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1516 | prefix with 'typename' to indicate a type
|
1517 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1518 | Generating Code...
|
1519 | Build log was saved at "file://c:\opencv_svn_build\modules\haartraining\opencv_haartraining_engine.dir\Release\BuildLog.htm"
|
1520 | opencv_haartraining_engine - 15 error(s), 5 warning(s)
|
1521 | ------ Build started: Project: opencv_haartraining_engine, Configuration: Debug Win32 ------
|
1522 | Compiling...
|
1523 | cvboost.cpp
|
1524 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1525 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1526 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1527 | prefix with 'typename' to indicate a type
|
1528 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1529 | cvsamples.cpp
|
1530 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1531 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1532 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1533 | prefix with 'typename' to indicate a type
|
1534 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1535 | cvhaartraining.cpp
|
1536 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1537 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1538 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1539 | prefix with 'typename' to indicate a type
|
1540 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1541 | cvhaarclassifier.cpp
|
1542 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1543 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1544 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1545 | prefix with 'typename' to indicate a type
|
1546 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1547 | cvcommon.cpp
|
1548 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1549 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1550 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1551 | prefix with 'typename' to indicate a type
|
1552 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1553 | Generating Code...
|
1554 | Build log was saved at "file://c:\opencv_svn_build\modules\haartraining\opencv_haartraining_engine.dir\Debug\BuildLog.htm"
|
1555 | opencv_haartraining_engine - 15 error(s), 5 warning(s)
|
1556 | ------ Build started: Project: opencv_haartraining, Configuration: Release Win32 ------
|
1557 | Compiling...
|
1558 | haartraining.cpp
|
1559 | Linking...
|
1560 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
1561 | Build log was saved at "file://c:\opencv_svn_build\modules\haartraining\opencv_haartraining.dir\Release\BuildLog.htm"
|
1562 | opencv_haartraining - 1 error(s), 0 warning(s)
|
1563 | ------ Build started: Project: opencv_haartraining, Configuration: Debug Win32 ------
|
1564 | Compiling...
|
1565 | haartraining.cpp
|
1566 | Compiling manifest to resources...
|
1567 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
1568 | Copyright (C) Microsoft Corporation. All rights reserved.
|
1569 | Linking...
|
1570 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
1571 | Build log was saved at "file://c:\opencv_svn_build\modules\haartraining\opencv_haartraining.dir\Debug\BuildLog.htm"
|
1572 | opencv_haartraining - 1 error(s), 0 warning(s)
|
1573 | ------ Build started: Project: opencv_performance, Configuration: Release Win32 ------
|
1574 | Compiling...
|
1575 | performance.cpp
|
1576 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1577 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1578 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1579 | prefix with 'typename' to indicate a type
|
1580 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1581 | Build log was saved at "file://c:\opencv_svn_build\modules\haartraining\opencv_performance.dir\Release\BuildLog.htm"
|
1582 | opencv_performance - 3 error(s), 1 warning(s)
|
1583 | ------ Build started: Project: opencv_performance, Configuration: Debug Win32 ------
|
1584 | Compiling...
|
1585 | performance.cpp
|
1586 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1587 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1588 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1589 | prefix with 'typename' to indicate a type
|
1590 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1591 | Build log was saved at "file://c:\opencv_svn_build\modules\haartraining\opencv_performance.dir\Debug\BuildLog.htm"
|
1592 | opencv_performance - 3 error(s), 1 warning(s)
|
1593 | ------ Build started: Project: opencv_test, Configuration: Release Win32 ------
|
1594 | Compiling...
|
1595 | cvtest.cpp
|
1596 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1597 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1598 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1599 | prefix with 'typename' to indicate a type
|
1600 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1601 | Build log was saved at "file://c:\opencv_svn_build\tests\cv\opencv_test.dir\Release\BuildLog.htm"
|
1602 | opencv_test - 3 error(s), 1 warning(s)
|
1603 | ------ Build started: Project: opencv_test, Configuration: Debug Win32 ------
|
1604 | Compiling...
|
1605 | cvtest.cpp
|
1606 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1607 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1608 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1609 | prefix with 'typename' to indicate a type
|
1610 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1611 | Build log was saved at "file://c:\opencv_svn_build\tests\cv\opencv_test.dir\Debug\BuildLog.htm"
|
1612 | opencv_test - 3 error(s), 1 warning(s)
|
1613 | ------ Build started: Project: opencv_test_core, Configuration: Release Win32 ------
|
1614 | Compiling...
|
1615 | precomp.cpp
|
1616 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1617 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1618 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1619 | prefix with 'typename' to indicate a type
|
1620 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1621 | Build log was saved at "file://c:\opencv_svn_build\tests\cxcore\opencv_test_core.dir\Release\BuildLog.htm"
|
1622 | opencv_test_core - 3 error(s), 1 warning(s)
|
1623 | ------ Build started: Project: opencv_test_core, Configuration: Debug Win32 ------
|
1624 | Compiling...
|
1625 | precomp.cpp
|
1626 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1627 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1628 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1629 | prefix with 'typename' to indicate a type
|
1630 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1631 | Build log was saved at "file://c:\opencv_svn_build\tests\cxcore\opencv_test_core.dir\Debug\BuildLog.htm"
|
1632 | opencv_test_core - 3 error(s), 1 warning(s)
|
1633 | ------ Build started: Project: opencv_test_ml, Configuration: Release Win32 ------
|
1634 | Compiling...
|
1635 | precomp.cpp
|
1636 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1637 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1638 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1639 | prefix with 'typename' to indicate a type
|
1640 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1641 | Build log was saved at "file://c:\opencv_svn_build\tests\ml\opencv_test_ml.dir\Release\BuildLog.htm"
|
1642 | opencv_test_ml - 3 error(s), 1 warning(s)
|
1643 | ------ Build started: Project: opencv_test_ml, Configuration: Debug Win32 ------
|
1644 | Compiling...
|
1645 | precomp.cpp
|
1646 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1647 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1648 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1649 | prefix with 'typename' to indicate a type
|
1650 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1651 | Build log was saved at "file://c:\opencv_svn_build\tests\ml\opencv_test_ml.dir\Debug\BuildLog.htm"
|
1652 | opencv_test_ml - 3 error(s), 1 warning(s)
|
1653 | ------ Build started: Project: opencv_createsamples, Configuration: Release Win32 ------
|
1654 | Compiling...
|
1655 | createsamples.cpp
|
1656 | Linking...
|
1657 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
1658 | Build log was saved at "file://c:\opencv_svn_build\modules\haartraining\opencv_createsamples.dir\Release\BuildLog.htm"
|
1659 | opencv_createsamples - 1 error(s), 0 warning(s)
|
1660 | ------ Build started: Project: opencv_createsamples, Configuration: Debug Win32 ------
|
1661 | Compiling...
|
1662 | createsamples.cpp
|
1663 | Compiling manifest to resources...
|
1664 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
1665 | Copyright (C) Microsoft Corporation. All rights reserved.
|
1666 | Linking...
|
1667 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
1668 | Build log was saved at "file://c:\opencv_svn_build\modules\haartraining\opencv_createsamples.dir\Debug\BuildLog.htm"
|
1669 | opencv_createsamples - 1 error(s), 0 warning(s)
|
1670 | ------ Build started: Project: opencv_ffmpeg, Configuration: Release Win32 ------
|
1671 | Compiling...
|
1672 | ffopencv.cpp
|
1673 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1674 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1675 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1676 | prefix with 'typename' to indicate a type
|
1677 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1678 | Build log was saved at "file://c:\opencv_svn_build\modules\ffmpeg\opencv_ffmpeg.dir\Release\BuildLog.htm"
|
1679 | opencv_ffmpeg - 3 error(s), 1 warning(s)
|
1680 | ------ Build started: Project: opencv_ffmpeg, Configuration: Debug Win32 ------
|
1681 | Compiling...
|
1682 | ffopencv.cpp
|
1683 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1684 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1685 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1686 | prefix with 'typename' to indicate a type
|
1687 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1688 | Build log was saved at "file://c:\opencv_svn_build\modules\ffmpeg\opencv_ffmpeg.dir\Debug\BuildLog.htm"
|
1689 | opencv_ffmpeg - 3 error(s), 1 warning(s)
|
1690 | ------ Build started: Project: opencv_traincascade, Configuration: Release Win32 ------
|
1691 | Compiling...
|
1692 | imagestorage.cpp
|
1693 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1694 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1695 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1696 | prefix with 'typename' to indicate a type
|
1697 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1698 | lbpfeatures.cpp
|
1699 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1700 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1701 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1702 | prefix with 'typename' to indicate a type
|
1703 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1704 | haarfeatures.cpp
|
1705 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1706 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1707 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1708 | prefix with 'typename' to indicate a type
|
1709 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1710 | features.cpp
|
1711 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1712 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1713 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1714 | prefix with 'typename' to indicate a type
|
1715 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1716 | boost.cpp
|
1717 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1718 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1719 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1720 | prefix with 'typename' to indicate a type
|
1721 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1722 | ..\..\..\opencv_svn\modules\traincascade\boost.cpp(560) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
|
1723 | ..\..\..\opencv_svn\modules\traincascade\boost.cpp(562) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
|
1724 | cascadeclassifier.cpp
|
1725 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1726 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1727 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1728 | prefix with 'typename' to indicate a type
|
1729 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1730 | traincascade.cpp
|
1731 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1732 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1733 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1734 | prefix with 'typename' to indicate a type
|
1735 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1736 | Generating Code...
|
1737 | Build log was saved at "file://c:\opencv_svn_build\modules\traincascade\opencv_traincascade.dir\Release\BuildLog.htm"
|
1738 | opencv_traincascade - 21 error(s), 9 warning(s)
|
1739 | ------ Build started: Project: opencv_traincascade, Configuration: Debug Win32 ------
|
1740 | Compiling...
|
1741 | imagestorage.cpp
|
1742 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1743 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1744 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1745 | prefix with 'typename' to indicate a type
|
1746 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1747 | lbpfeatures.cpp
|
1748 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1749 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1750 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1751 | prefix with 'typename' to indicate a type
|
1752 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1753 | haarfeatures.cpp
|
1754 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1755 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1756 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1757 | prefix with 'typename' to indicate a type
|
1758 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1759 | features.cpp
|
1760 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1761 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1762 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1763 | prefix with 'typename' to indicate a type
|
1764 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1765 | boost.cpp
|
1766 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1767 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1768 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1769 | prefix with 'typename' to indicate a type
|
1770 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1771 | ..\..\..\opencv_svn\modules\traincascade\boost.cpp(560) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
|
1772 | ..\..\..\opencv_svn\modules\traincascade\boost.cpp(562) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
|
1773 | cascadeclassifier.cpp
|
1774 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1775 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1776 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1777 | prefix with 'typename' to indicate a type
|
1778 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1779 | traincascade.cpp
|
1780 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1781 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1782 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1783 | prefix with 'typename' to indicate a type
|
1784 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1785 | Generating Code...
|
1786 | Build log was saved at "file://c:\opencv_svn_build\modules\traincascade\opencv_traincascade.dir\Debug\BuildLog.htm"
|
1787 | opencv_traincascade - 21 error(s), 9 warning(s)
|
1788 | ------ Build started: Project: (EXAMPLE) watershed, Configuration: Release Win32 ------
|
1789 | Compiling...
|
1790 | watershed.cpp
|
1791 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1792 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1793 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1794 | prefix with 'typename' to indicate a type
|
1795 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1796 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_watershed.dir\Release\BuildLog.htm"
|
1797 | (EXAMPLE) watershed - 3 error(s), 1 warning(s)
|
1798 | ------ Build started: Project: (EXAMPLE) watershed, Configuration: Debug Win32 ------
|
1799 | Compiling...
|
1800 | watershed.cpp
|
1801 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1802 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1803 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1804 | prefix with 'typename' to indicate a type
|
1805 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1806 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_watershed.dir\Debug\BuildLog.htm"
|
1807 | (EXAMPLE) watershed - 3 error(s), 1 warning(s)
|
1808 | ------ Build started: Project: (EXAMPLE) tree_engine, Configuration: Release Win32 ------
|
1809 | Compiling...
|
1810 | tree_engine.cpp
|
1811 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1812 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1813 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1814 | prefix with 'typename' to indicate a type
|
1815 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1816 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_tree_engine.dir\Release\BuildLog.htm"
|
1817 | (EXAMPLE) tree_engine - 3 error(s), 1 warning(s)
|
1818 | ------ Build started: Project: (EXAMPLE) tree_engine, Configuration: Debug Win32 ------
|
1819 | Compiling...
|
1820 | tree_engine.cpp
|
1821 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1822 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1823 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1824 | prefix with 'typename' to indicate a type
|
1825 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1826 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_tree_engine.dir\Debug\BuildLog.htm"
|
1827 | (EXAMPLE) tree_engine - 3 error(s), 1 warning(s)
|
1828 | ------ Build started: Project: (EXAMPLE) stereo_match, Configuration: Release Win32 ------
|
1829 | Compiling...
|
1830 | stereo_match.cpp
|
1831 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1832 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1833 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1834 | prefix with 'typename' to indicate a type
|
1835 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1836 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_stereo_match.dir\Release\BuildLog.htm"
|
1837 | (EXAMPLE) stereo_match - 3 error(s), 1 warning(s)
|
1838 | ------ Build started: Project: (EXAMPLE) stereo_match, Configuration: Debug Win32 ------
|
1839 | Compiling...
|
1840 | stereo_match.cpp
|
1841 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1842 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1843 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1844 | prefix with 'typename' to indicate a type
|
1845 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1846 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_stereo_match.dir\Debug\BuildLog.htm"
|
1847 | (EXAMPLE) stereo_match - 3 error(s), 1 warning(s)
|
1848 | ------ Build started: Project: (EXAMPLE) stereo_calib, Configuration: Release Win32 ------
|
1849 | Compiling...
|
1850 | stereo_calib.cpp
|
1851 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1852 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1853 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1854 | prefix with 'typename' to indicate a type
|
1855 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1856 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_stereo_calib.dir\Release\BuildLog.htm"
|
1857 | (EXAMPLE) stereo_calib - 3 error(s), 1 warning(s)
|
1858 | ------ Build started: Project: (EXAMPLE) stereo_calib, Configuration: Debug Win32 ------
|
1859 | Compiling...
|
1860 | stereo_calib.cpp
|
1861 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1862 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1863 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1864 | prefix with 'typename' to indicate a type
|
1865 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1866 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_stereo_calib.dir\Debug\BuildLog.htm"
|
1867 | (EXAMPLE) stereo_calib - 3 error(s), 1 warning(s)
|
1868 | ------ Build started: Project: (EXAMPLE) squares, Configuration: Release Win32 ------
|
1869 | Compiling...
|
1870 | squares.c
|
1871 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
1872 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
1873 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
1874 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
1875 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
1876 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1877 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1878 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
1879 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1880 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
1881 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
1882 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
1883 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
1884 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
1885 | ..\..\..\opencv_svn\samples\c\squares.c(187) : warning C4100: 'argv' : unreferenced formal parameter
|
1886 | ..\..\..\opencv_svn\samples\c\squares.c(187) : warning C4100: 'argc' : unreferenced formal parameter
|
1887 | Linking...
|
1888 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
1889 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_squares.dir\Release\BuildLog.htm"
|
1890 | (EXAMPLE) squares - 1 error(s), 16 warning(s)
|
1891 | ------ Build started: Project: (EXAMPLE) squares, Configuration: Debug Win32 ------
|
1892 | Compiling...
|
1893 | squares.c
|
1894 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
1895 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
1896 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
1897 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
1898 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
1899 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1900 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1901 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
1902 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1903 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
1904 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
1905 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
1906 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
1907 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
1908 | ..\..\..\opencv_svn\samples\c\squares.c(187) : warning C4100: 'argv' : unreferenced formal parameter
|
1909 | ..\..\..\opencv_svn\samples\c\squares.c(187) : warning C4100: 'argc' : unreferenced formal parameter
|
1910 | Compiling manifest to resources...
|
1911 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
1912 | Copyright (C) Microsoft Corporation. All rights reserved.
|
1913 | Linking...
|
1914 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
1915 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_squares.dir\Debug\BuildLog.htm"
|
1916 | (EXAMPLE) squares - 1 error(s), 16 warning(s)
|
1917 | ------ Build started: Project: (EXAMPLE) select3dobj, Configuration: Release Win32 ------
|
1918 | Compiling...
|
1919 | select3dobj.cpp
|
1920 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1921 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1922 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1923 | prefix with 'typename' to indicate a type
|
1924 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1925 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
1926 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
1927 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
1928 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(195) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
1929 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(195) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
1930 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(461) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
1931 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_select3dobj.dir\Release\BuildLog.htm"
|
1932 | (EXAMPLE) select3dobj - 3 error(s), 7 warning(s)
|
1933 | ------ Build started: Project: (EXAMPLE) select3dobj, Configuration: Debug Win32 ------
|
1934 | Compiling...
|
1935 | select3dobj.cpp
|
1936 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1937 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1938 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1939 | prefix with 'typename' to indicate a type
|
1940 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1941 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
1942 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
1943 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
1944 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(195) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
1945 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(195) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
1946 | ..\..\..\opencv_svn\samples\cpp\select3dobj.cpp(461) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
|
1947 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_select3dobj.dir\Debug\BuildLog.htm"
|
1948 | (EXAMPLE) select3dobj - 3 error(s), 7 warning(s)
|
1949 | ------ Build started: Project: (EXAMPLE) segment_objects, Configuration: Release Win32 ------
|
1950 | Compiling...
|
1951 | segment_objects.cpp
|
1952 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1953 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1954 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1955 | prefix with 'typename' to indicate a type
|
1956 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1957 | ..\..\..\opencv_svn\samples\cpp\segment_objects.cpp(91) : warning C4244: 'initializing' : conversion from 'int' to 'char', possible loss of data
|
1958 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_segment_objects.dir\Release\BuildLog.htm"
|
1959 | (EXAMPLE) segment_objects - 3 error(s), 2 warning(s)
|
1960 | ------ Build started: Project: (EXAMPLE) segment_objects, Configuration: Debug Win32 ------
|
1961 | Compiling...
|
1962 | segment_objects.cpp
|
1963 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
1964 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
1965 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
1966 | prefix with 'typename' to indicate a type
|
1967 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
1968 | ..\..\..\opencv_svn\samples\cpp\segment_objects.cpp(91) : warning C4244: 'initializing' : conversion from 'int' to 'char', possible loss of data
|
1969 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_segment_objects.dir\Debug\BuildLog.htm"
|
1970 | (EXAMPLE) segment_objects - 3 error(s), 2 warning(s)
|
1971 | ------ Build started: Project: (EXAMPLE) pyramid_segmentation, Configuration: Release Win32 ------
|
1972 | Compiling...
|
1973 | pyramid_segmentation.c
|
1974 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
1975 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
1976 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
1977 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
1978 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
1979 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1980 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1981 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
1982 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
1983 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
1984 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
1985 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
1986 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
1987 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
1988 | ..\..\..\opencv_svn\samples\c\pyramid_segmentation.c(32) : warning C4100: 'a' : unreferenced formal parameter
|
1989 | Linking...
|
1990 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
1991 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_pyramid_segmentation.dir\Release\BuildLog.htm"
|
1992 | (EXAMPLE) pyramid_segmentation - 1 error(s), 15 warning(s)
|
1993 | ------ Build started: Project: (EXAMPLE) pyramid_segmentation, Configuration: Debug Win32 ------
|
1994 | Compiling...
|
1995 | pyramid_segmentation.c
|
1996 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
1997 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
1998 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
1999 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2000 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2001 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2002 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2003 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2004 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2005 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2006 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2007 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2008 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2009 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2010 | ..\..\..\opencv_svn\samples\c\pyramid_segmentation.c(32) : warning C4100: 'a' : unreferenced formal parameter
|
2011 | Compiling manifest to resources...
|
2012 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2013 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2014 | Linking...
|
2015 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2016 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_pyramid_segmentation.dir\Debug\BuildLog.htm"
|
2017 | (EXAMPLE) pyramid_segmentation - 1 error(s), 15 warning(s)
|
2018 | ------ Build started: Project: (EXAMPLE) polar_transforms, Configuration: Release Win32 ------
|
2019 | Compiling...
|
2020 | polar_transforms.c
|
2021 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2022 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2023 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2024 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2025 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2026 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2027 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2028 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2029 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2030 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2031 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2032 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2033 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2034 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2035 | Linking...
|
2036 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2037 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_polar_transforms.dir\Release\BuildLog.htm"
|
2038 | (EXAMPLE) polar_transforms - 1 error(s), 14 warning(s)
|
2039 | ------ Build started: Project: (EXAMPLE) polar_transforms, Configuration: Debug Win32 ------
|
2040 | Compiling...
|
2041 | polar_transforms.c
|
2042 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2043 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2044 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2045 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2046 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2047 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2048 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2049 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2050 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2051 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2052 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2053 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2054 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2055 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2056 | Compiling manifest to resources...
|
2057 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2058 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2059 | Linking...
|
2060 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2061 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_polar_transforms.dir\Debug\BuildLog.htm"
|
2062 | (EXAMPLE) polar_transforms - 1 error(s), 14 warning(s)
|
2063 | ------ Build started: Project: (EXAMPLE) peopledetect, Configuration: Release Win32 ------
|
2064 | Compiling...
|
2065 | peopledetect.cpp
|
2066 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2067 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2068 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2069 | prefix with 'typename' to indicate a type
|
2070 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2071 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_peopledetect.dir\Release\BuildLog.htm"
|
2072 | (EXAMPLE) peopledetect - 3 error(s), 1 warning(s)
|
2073 | ------ Build started: Project: (EXAMPLE) peopledetect, Configuration: Debug Win32 ------
|
2074 | Compiling...
|
2075 | peopledetect.cpp
|
2076 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2077 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2078 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2079 | prefix with 'typename' to indicate a type
|
2080 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2081 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_peopledetect.dir\Debug\BuildLog.htm"
|
2082 | (EXAMPLE) peopledetect - 3 error(s), 1 warning(s)
|
2083 | ------ Build started: Project: (EXAMPLE) one_way_sample, Configuration: Release Win32 ------
|
2084 | Compiling...
|
2085 | one_way_sample.cpp
|
2086 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2087 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2088 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2089 | prefix with 'typename' to indicate a type
|
2090 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2091 | ..\..\..\opencv_svn\samples\c\one_way_sample.cpp(104) : warning C4244: 'argument' : conversion from 'const float' to 'int', possible loss of data
|
2092 | ..\..\..\opencv_svn\samples\c\one_way_sample.cpp(104) : warning C4244: 'argument' : conversion from 'const float' to 'int', possible loss of data
|
2093 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_one_way_sample.dir\Release\BuildLog.htm"
|
2094 | (EXAMPLE) one_way_sample - 3 error(s), 3 warning(s)
|
2095 | ------ Build started: Project: (EXAMPLE) one_way_sample, Configuration: Debug Win32 ------
|
2096 | Compiling...
|
2097 | one_way_sample.cpp
|
2098 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2099 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2100 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2101 | prefix with 'typename' to indicate a type
|
2102 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2103 | ..\..\..\opencv_svn\samples\c\one_way_sample.cpp(104) : warning C4244: 'argument' : conversion from 'const float' to 'int', possible loss of data
|
2104 | ..\..\..\opencv_svn\samples\c\one_way_sample.cpp(104) : warning C4244: 'argument' : conversion from 'const float' to 'int', possible loss of data
|
2105 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_one_way_sample.dir\Debug\BuildLog.htm"
|
2106 | (EXAMPLE) one_way_sample - 3 error(s), 3 warning(s)
|
2107 | ------ Build started: Project: (EXAMPLE) mushroom, Configuration: Release Win32 ------
|
2108 | Compiling...
|
2109 | mushroom.cpp
|
2110 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2111 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2112 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2113 | prefix with 'typename' to indicate a type
|
2114 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2115 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_mushroom.dir\Release\BuildLog.htm"
|
2116 | (EXAMPLE) mushroom - 3 error(s), 1 warning(s)
|
2117 | ------ Build started: Project: (EXAMPLE) mushroom, Configuration: Debug Win32 ------
|
2118 | Compiling...
|
2119 | mushroom.cpp
|
2120 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2121 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2122 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2123 | prefix with 'typename' to indicate a type
|
2124 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2125 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_mushroom.dir\Debug\BuildLog.htm"
|
2126 | (EXAMPLE) mushroom - 3 error(s), 1 warning(s)
|
2127 | ------ Build started: Project: (EXAMPLE) mser_sample, Configuration: Release Win32 ------
|
2128 | Compiling...
|
2129 | mser_sample.cpp
|
2130 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2131 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2132 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2133 | prefix with 'typename' to indicate a type
|
2134 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2135 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_mser_sample.dir\Release\BuildLog.htm"
|
2136 | (EXAMPLE) mser_sample - 3 error(s), 1 warning(s)
|
2137 | ------ Build started: Project: (EXAMPLE) mser_sample, Configuration: Debug Win32 ------
|
2138 | Compiling...
|
2139 | mser_sample.cpp
|
2140 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2141 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2142 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2143 | prefix with 'typename' to indicate a type
|
2144 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2145 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_mser_sample.dir\Debug\BuildLog.htm"
|
2146 | (EXAMPLE) mser_sample - 3 error(s), 1 warning(s)
|
2147 | ------ Build started: Project: (EXAMPLE) motempl, Configuration: Release Win32 ------
|
2148 | Compiling...
|
2149 | motempl.c
|
2150 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2151 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2152 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2153 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2154 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2155 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2156 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2157 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2158 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2159 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2160 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2161 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2162 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2163 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2164 | Linking...
|
2165 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2166 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_motempl.dir\Release\BuildLog.htm"
|
2167 | (EXAMPLE) motempl - 1 error(s), 14 warning(s)
|
2168 | ------ Build started: Project: (EXAMPLE) motempl, Configuration: Debug Win32 ------
|
2169 | Compiling...
|
2170 | motempl.c
|
2171 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2172 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2173 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2174 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2175 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2176 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2177 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2178 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2179 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2180 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2181 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2182 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2183 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2184 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2185 | Compiling manifest to resources...
|
2186 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2187 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2188 | Linking...
|
2189 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2190 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_motempl.dir\Debug\BuildLog.htm"
|
2191 | (EXAMPLE) motempl - 1 error(s), 14 warning(s)
|
2192 | ------ Build started: Project: (EXAMPLE) morphology2, Configuration: Release Win32 ------
|
2193 | Compiling...
|
2194 | morphology2.cpp
|
2195 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2196 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2197 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2198 | prefix with 'typename' to indicate a type
|
2199 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2200 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_morphology2.dir\Release\BuildLog.htm"
|
2201 | (EXAMPLE) morphology2 - 3 error(s), 1 warning(s)
|
2202 | ------ Build started: Project: (EXAMPLE) morphology2, Configuration: Debug Win32 ------
|
2203 | Compiling...
|
2204 | morphology2.cpp
|
2205 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2206 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2207 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2208 | prefix with 'typename' to indicate a type
|
2209 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2210 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_morphology2.dir\Debug\BuildLog.htm"
|
2211 | (EXAMPLE) morphology2 - 3 error(s), 1 warning(s)
|
2212 | ------ Build started: Project: (EXAMPLE) morphology, Configuration: Release Win32 ------
|
2213 | Compiling...
|
2214 | morphology.c
|
2215 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2216 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2217 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2218 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2219 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2220 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2221 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2222 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2223 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2224 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2225 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2226 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2227 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2228 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2229 | ..\..\..\opencv_svn\samples\c\morphology.c(20) : warning C4100: 'pos' : unreferenced formal parameter
|
2230 | ..\..\..\opencv_svn\samples\c\morphology.c(40) : warning C4100: 'pos' : unreferenced formal parameter
|
2231 | Linking...
|
2232 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2233 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_morphology.dir\Release\BuildLog.htm"
|
2234 | (EXAMPLE) morphology - 1 error(s), 16 warning(s)
|
2235 | ------ Build started: Project: (EXAMPLE) morphology, Configuration: Debug Win32 ------
|
2236 | Compiling...
|
2237 | morphology.c
|
2238 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2239 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2240 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2241 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2242 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2243 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2244 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2245 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2246 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2247 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2248 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2249 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2250 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2251 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2252 | ..\..\..\opencv_svn\samples\c\morphology.c(20) : warning C4100: 'pos' : unreferenced formal parameter
|
2253 | ..\..\..\opencv_svn\samples\c\morphology.c(40) : warning C4100: 'pos' : unreferenced formal parameter
|
2254 | Compiling manifest to resources...
|
2255 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2256 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2257 | Linking...
|
2258 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2259 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_morphology.dir\Debug\BuildLog.htm"
|
2260 | (EXAMPLE) morphology - 1 error(s), 16 warning(s)
|
2261 | ------ Build started: Project: (EXAMPLE) minarea, Configuration: Release Win32 ------
|
2262 | Compiling...
|
2263 | minarea.c
|
2264 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2265 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2266 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2267 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2268 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2269 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2270 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2271 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2272 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2273 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2274 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2275 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2276 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2277 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2278 | ..\..\..\opencv_svn\samples\c\minarea.c(15) : warning C4100: 'argv' : unreferenced formal parameter
|
2279 | ..\..\..\opencv_svn\samples\c\minarea.c(15) : warning C4100: 'argc' : unreferenced formal parameter
|
2280 | Linking...
|
2281 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2282 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_minarea.dir\Release\BuildLog.htm"
|
2283 | (EXAMPLE) minarea - 1 error(s), 16 warning(s)
|
2284 | ------ Build started: Project: (EXAMPLE) minarea, Configuration: Debug Win32 ------
|
2285 | Compiling...
|
2286 | minarea.c
|
2287 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2288 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2289 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2290 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2291 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2292 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2293 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2294 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2295 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2296 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2297 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2298 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2299 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2300 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2301 | ..\..\..\opencv_svn\samples\c\minarea.c(15) : warning C4100: 'argv' : unreferenced formal parameter
|
2302 | ..\..\..\opencv_svn\samples\c\minarea.c(15) : warning C4100: 'argc' : unreferenced formal parameter
|
2303 | Compiling manifest to resources...
|
2304 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2305 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2306 | Linking...
|
2307 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2308 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_minarea.dir\Debug\BuildLog.htm"
|
2309 | (EXAMPLE) minarea - 1 error(s), 16 warning(s)
|
2310 | ------ Build started: Project: (EXAMPLE) matcher_simple, Configuration: Release Win32 ------
|
2311 | Compiling...
|
2312 | matcher_simple.cpp
|
2313 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2314 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2315 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2316 | prefix with 'typename' to indicate a type
|
2317 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2318 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_matcher_simple.dir\Release\BuildLog.htm"
|
2319 | (EXAMPLE) matcher_simple - 3 error(s), 1 warning(s)
|
2320 | ------ Build started: Project: (EXAMPLE) matcher_simple, Configuration: Debug Win32 ------
|
2321 | Compiling...
|
2322 | matcher_simple.cpp
|
2323 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2324 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2325 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2326 | prefix with 'typename' to indicate a type
|
2327 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2328 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_matcher_simple.dir\Debug\BuildLog.htm"
|
2329 | (EXAMPLE) matcher_simple - 3 error(s), 1 warning(s)
|
2330 | ------ Build started: Project: (EXAMPLE) lkdemo, Configuration: Release Win32 ------
|
2331 | Compiling...
|
2332 | lkdemo.c
|
2333 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2334 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2335 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2336 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2337 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2338 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2339 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2340 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2341 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2342 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2343 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2344 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2345 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2346 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2347 | ..\..\..\opencv_svn\samples\c\lkdemo.c(31) : warning C4100: 'param' : unreferenced formal parameter
|
2348 | ..\..\..\opencv_svn\samples\c\lkdemo.c(31) : warning C4100: 'flags' : unreferenced formal parameter
|
2349 | Linking...
|
2350 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2351 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_lkdemo.dir\Release\BuildLog.htm"
|
2352 | (EXAMPLE) lkdemo - 1 error(s), 16 warning(s)
|
2353 | ------ Build started: Project: (EXAMPLE) lkdemo, Configuration: Debug Win32 ------
|
2354 | Compiling...
|
2355 | lkdemo.c
|
2356 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2357 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2358 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2359 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2360 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2361 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2362 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2363 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2364 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2365 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2366 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2367 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2368 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2369 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2370 | ..\..\..\opencv_svn\samples\c\lkdemo.c(31) : warning C4100: 'param' : unreferenced formal parameter
|
2371 | ..\..\..\opencv_svn\samples\c\lkdemo.c(31) : warning C4100: 'flags' : unreferenced formal parameter
|
2372 | Compiling manifest to resources...
|
2373 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2374 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2375 | Linking...
|
2376 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2377 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_lkdemo.dir\Debug\BuildLog.htm"
|
2378 | (EXAMPLE) lkdemo - 1 error(s), 16 warning(s)
|
2379 | ------ Build started: Project: (EXAMPLE) letter_recog, Configuration: Release Win32 ------
|
2380 | Compiling...
|
2381 | letter_recog.cpp
|
2382 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2383 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2384 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2385 | prefix with 'typename' to indicate a type
|
2386 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2387 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_letter_recog.dir\Release\BuildLog.htm"
|
2388 | (EXAMPLE) letter_recog - 3 error(s), 1 warning(s)
|
2389 | ------ Build started: Project: (EXAMPLE) letter_recog, Configuration: Debug Win32 ------
|
2390 | Compiling...
|
2391 | letter_recog.cpp
|
2392 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2393 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2394 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2395 | prefix with 'typename' to indicate a type
|
2396 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2397 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_letter_recog.dir\Debug\BuildLog.htm"
|
2398 | (EXAMPLE) letter_recog - 3 error(s), 1 warning(s)
|
2399 | ------ Build started: Project: (EXAMPLE) laplace, Configuration: Release Win32 ------
|
2400 | Compiling...
|
2401 | laplace.c
|
2402 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2403 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2404 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2405 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2406 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2407 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2408 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2409 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2410 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2411 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2412 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2413 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2414 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2415 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2416 | Linking...
|
2417 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2418 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_laplace.dir\Release\BuildLog.htm"
|
2419 | (EXAMPLE) laplace - 1 error(s), 14 warning(s)
|
2420 | ------ Build started: Project: (EXAMPLE) laplace, Configuration: Debug Win32 ------
|
2421 | Compiling...
|
2422 | laplace.c
|
2423 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2424 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2425 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2426 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2427 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2428 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2429 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2430 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2431 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2432 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2433 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2434 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2435 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2436 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2437 | Compiling manifest to resources...
|
2438 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2439 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2440 | Linking...
|
2441 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2442 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_laplace.dir\Debug\BuildLog.htm"
|
2443 | (EXAMPLE) laplace - 1 error(s), 14 warning(s)
|
2444 | ------ Build started: Project: (EXAMPLE) kmeans, Configuration: Release Win32 ------
|
2445 | Compiling...
|
2446 | kmeans.c
|
2447 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2448 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2449 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2450 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2451 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2452 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2453 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2454 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2455 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2456 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2457 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2458 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2459 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2460 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2461 | ..\..\..\opencv_svn\samples\c\kmeans.c(13) : warning C4100: 'argv' : unreferenced formal parameter
|
2462 | ..\..\..\opencv_svn\samples\c\kmeans.c(13) : warning C4100: 'argc' : unreferenced formal parameter
|
2463 | Linking...
|
2464 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2465 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_kmeans.dir\Release\BuildLog.htm"
|
2466 | (EXAMPLE) kmeans - 1 error(s), 16 warning(s)
|
2467 | ------ Build started: Project: (EXAMPLE) kmeans, Configuration: Debug Win32 ------
|
2468 | Compiling...
|
2469 | kmeans.c
|
2470 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2471 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2472 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2473 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2474 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2475 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2476 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2477 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2478 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2479 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2480 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2481 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2482 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2483 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2484 | ..\..\..\opencv_svn\samples\c\kmeans.c(13) : warning C4100: 'argv' : unreferenced formal parameter
|
2485 | ..\..\..\opencv_svn\samples\c\kmeans.c(13) : warning C4100: 'argc' : unreferenced formal parameter
|
2486 | Compiling manifest to resources...
|
2487 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2488 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2489 | Linking...
|
2490 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2491 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_kmeans.dir\Debug\BuildLog.htm"
|
2492 | (EXAMPLE) kmeans - 1 error(s), 16 warning(s)
|
2493 | ------ Build started: Project: (EXAMPLE) kalman, Configuration: Release Win32 ------
|
2494 | Compiling...
|
2495 | kalman.c
|
2496 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2497 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2498 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2499 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2500 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2501 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2502 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2503 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2504 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2505 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2506 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2507 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2508 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2509 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2510 | ..\..\..\opencv_svn\samples\c\kalman.c(26) : warning C4100: 'argv' : unreferenced formal parameter
|
2511 | ..\..\..\opencv_svn\samples\c\kalman.c(26) : warning C4100: 'argc' : unreferenced formal parameter
|
2512 | Linking...
|
2513 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2514 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_kalman.dir\Release\BuildLog.htm"
|
2515 | (EXAMPLE) kalman - 1 error(s), 16 warning(s)
|
2516 | ------ Build started: Project: (EXAMPLE) kalman, Configuration: Debug Win32 ------
|
2517 | Compiling...
|
2518 | kalman.c
|
2519 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2520 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2521 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2522 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2523 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2524 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2525 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2526 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2527 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2528 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2529 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2530 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2531 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2532 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2533 | ..\..\..\opencv_svn\samples\c\kalman.c(26) : warning C4100: 'argv' : unreferenced formal parameter
|
2534 | ..\..\..\opencv_svn\samples\c\kalman.c(26) : warning C4100: 'argc' : unreferenced formal parameter
|
2535 | Compiling manifest to resources...
|
2536 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2537 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2538 | Linking...
|
2539 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2540 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_kalman.dir\Debug\BuildLog.htm"
|
2541 | (EXAMPLE) kalman - 1 error(s), 16 warning(s)
|
2542 | ------ Build started: Project: (EXAMPLE) inpaint, Configuration: Release Win32 ------
|
2543 | Compiling...
|
2544 | inpaint.cpp
|
2545 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2546 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2547 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2548 | prefix with 'typename' to indicate a type
|
2549 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2550 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_inpaint.dir\Release\BuildLog.htm"
|
2551 | (EXAMPLE) inpaint - 3 error(s), 1 warning(s)
|
2552 | ------ Build started: Project: (EXAMPLE) inpaint, Configuration: Debug Win32 ------
|
2553 | Compiling...
|
2554 | inpaint.cpp
|
2555 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2556 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2557 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2558 | prefix with 'typename' to indicate a type
|
2559 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2560 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_inpaint.dir\Debug\BuildLog.htm"
|
2561 | (EXAMPLE) inpaint - 3 error(s), 1 warning(s)
|
2562 | ------ Build started: Project: (EXAMPLE) image, Configuration: Release Win32 ------
|
2563 | Compiling...
|
2564 | image.cpp
|
2565 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2566 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2567 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2568 | prefix with 'typename' to indicate a type
|
2569 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2570 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_image.dir\Release\BuildLog.htm"
|
2571 | (EXAMPLE) image - 3 error(s), 1 warning(s)
|
2572 | ------ Build started: Project: (EXAMPLE) image, Configuration: Debug Win32 ------
|
2573 | Compiling...
|
2574 | image.cpp
|
2575 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2576 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2577 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2578 | prefix with 'typename' to indicate a type
|
2579 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2580 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_image.dir\Debug\BuildLog.htm"
|
2581 | (EXAMPLE) image - 3 error(s), 1 warning(s)
|
2582 | ------ Build started: Project: (EXAMPLE) houghlines, Configuration: Release Win32 ------
|
2583 | Compiling...
|
2584 | houghlines.c
|
2585 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2586 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2587 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2588 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2589 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2590 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2591 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2592 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2593 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2594 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2595 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2596 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2597 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2598 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2599 | Linking...
|
2600 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2601 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_houghlines.dir\Release\BuildLog.htm"
|
2602 | (EXAMPLE) houghlines - 1 error(s), 14 warning(s)
|
2603 | ------ Build started: Project: (EXAMPLE) houghlines, Configuration: Debug Win32 ------
|
2604 | Compiling...
|
2605 | houghlines.c
|
2606 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2607 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2608 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2609 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2610 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2611 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2612 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2613 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2614 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2615 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2616 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2617 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2618 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2619 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2620 | Compiling manifest to resources...
|
2621 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2622 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2623 | Linking...
|
2624 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2625 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_houghlines.dir\Debug\BuildLog.htm"
|
2626 | (EXAMPLE) houghlines - 1 error(s), 14 warning(s)
|
2627 | ------ Build started: Project: (EXAMPLE) grabcut, Configuration: Release Win32 ------
|
2628 | Compiling...
|
2629 | grabcut.cpp
|
2630 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2631 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2632 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2633 | prefix with 'typename' to indicate a type
|
2634 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2635 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_grabcut.dir\Release\BuildLog.htm"
|
2636 | (EXAMPLE) grabcut - 3 error(s), 1 warning(s)
|
2637 | ------ Build started: Project: (EXAMPLE) grabcut, Configuration: Debug Win32 ------
|
2638 | Compiling...
|
2639 | grabcut.cpp
|
2640 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2641 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2642 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2643 | prefix with 'typename' to indicate a type
|
2644 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2645 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_grabcut.dir\Debug\BuildLog.htm"
|
2646 | (EXAMPLE) grabcut - 3 error(s), 1 warning(s)
|
2647 | ------ Build started: Project: (EXAMPLE) generic_descriptor_match, Configuration: Release Win32 ------
|
2648 | Compiling...
|
2649 | generic_descriptor_match.cpp
|
2650 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2651 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2652 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2653 | prefix with 'typename' to indicate a type
|
2654 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2655 | ..\..\..\opencv_svn\samples\cpp\generic_descriptor_match.cpp(89) : warning C4244: 'argument' : conversion from 'const float' to 'int', possible loss of data
|
2656 | ..\..\..\opencv_svn\samples\cpp\generic_descriptor_match.cpp(89) : warning C4244: 'argument' : conversion from 'const float' to 'int', possible loss of data
|
2657 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_generic_descriptor_match.dir\Release\BuildLog.htm"
|
2658 | (EXAMPLE) generic_descriptor_match - 3 error(s), 3 warning(s)
|
2659 | ------ Build started: Project: (EXAMPLE) generic_descriptor_match, Configuration: Debug Win32 ------
|
2660 | Compiling...
|
2661 | generic_descriptor_match.cpp
|
2662 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2663 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2664 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2665 | prefix with 'typename' to indicate a type
|
2666 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2667 | ..\..\..\opencv_svn\samples\cpp\generic_descriptor_match.cpp(89) : warning C4244: 'argument' : conversion from 'const float' to 'int', possible loss of data
|
2668 | ..\..\..\opencv_svn\samples\cpp\generic_descriptor_match.cpp(89) : warning C4244: 'argument' : conversion from 'const float' to 'int', possible loss of data
|
2669 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_generic_descriptor_match.dir\Debug\BuildLog.htm"
|
2670 | (EXAMPLE) generic_descriptor_match - 3 error(s), 3 warning(s)
|
2671 | ------ Build started: Project: (EXAMPLE) fitellipse, Configuration: Release Win32 ------
|
2672 | Compiling...
|
2673 | fitellipse.cpp
|
2674 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2675 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2676 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2677 | prefix with 'typename' to indicate a type
|
2678 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2679 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_fitellipse.dir\Release\BuildLog.htm"
|
2680 | (EXAMPLE) fitellipse - 3 error(s), 1 warning(s)
|
2681 | ------ Build started: Project: (EXAMPLE) fitellipse, Configuration: Debug Win32 ------
|
2682 | Compiling...
|
2683 | fitellipse.cpp
|
2684 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2685 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2686 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2687 | prefix with 'typename' to indicate a type
|
2688 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2689 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_fitellipse.dir\Debug\BuildLog.htm"
|
2690 | (EXAMPLE) fitellipse - 3 error(s), 1 warning(s)
|
2691 | ------ Build started: Project: (EXAMPLE) find_obj_ferns, Configuration: Release Win32 ------
|
2692 | Compiling...
|
2693 | find_obj_ferns.cpp
|
2694 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2695 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2696 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2697 | prefix with 'typename' to indicate a type
|
2698 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2699 | ..\..\..\opencv_svn\samples\c\find_obj_ferns.cpp(114) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
|
2700 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_find_obj_ferns.dir\Release\BuildLog.htm"
|
2701 | (EXAMPLE) find_obj_ferns - 3 error(s), 2 warning(s)
|
2702 | ------ Build started: Project: (EXAMPLE) find_obj_ferns, Configuration: Debug Win32 ------
|
2703 | Compiling...
|
2704 | find_obj_ferns.cpp
|
2705 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2706 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2707 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2708 | prefix with 'typename' to indicate a type
|
2709 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2710 | ..\..\..\opencv_svn\samples\c\find_obj_ferns.cpp(114) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
|
2711 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_find_obj_ferns.dir\Debug\BuildLog.htm"
|
2712 | (EXAMPLE) find_obj_ferns - 3 error(s), 2 warning(s)
|
2713 | ------ Build started: Project: (EXAMPLE) find_obj_calonder, Configuration: Release Win32 ------
|
2714 | Compiling...
|
2715 | find_obj_calonder.cpp
|
2716 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2717 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2718 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2719 | prefix with 'typename' to indicate a type
|
2720 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2721 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(35) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
|
2722 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(35) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
|
2723 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(36) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
|
2724 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(36) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
|
2725 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(57) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2726 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(58) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2727 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(59) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2728 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(60) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2729 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(61) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2730 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(62) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2731 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(68) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
|
2732 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(68) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
|
2733 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(150) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
|
2734 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(150) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
|
2735 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(269) : warning C4127: conditional expression is constant
|
2736 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_find_obj_calonder.dir\Release\BuildLog.htm"
|
2737 | (EXAMPLE) find_obj_calonder - 3 error(s), 16 warning(s)
|
2738 | ------ Build started: Project: (EXAMPLE) find_obj_calonder, Configuration: Debug Win32 ------
|
2739 | Compiling...
|
2740 | find_obj_calonder.cpp
|
2741 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2742 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2743 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2744 | prefix with 'typename' to indicate a type
|
2745 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2746 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(35) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
|
2747 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(35) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
|
2748 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(36) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
|
2749 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(36) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
|
2750 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(57) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2751 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(58) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2752 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(59) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2753 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(60) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2754 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(61) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2755 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(62) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
|
2756 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(68) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
|
2757 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(68) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
|
2758 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(150) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
|
2759 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(150) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
|
2760 | ..\..\..\opencv_svn\samples\c\find_obj_calonder.cpp(269) : warning C4127: conditional expression is constant
|
2761 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_find_obj_calonder.dir\Debug\BuildLog.htm"
|
2762 | (EXAMPLE) find_obj_calonder - 3 error(s), 16 warning(s)
|
2763 | ------ Build started: Project: (EXAMPLE) find_obj, Configuration: Release Win32 ------
|
2764 | Compiling...
|
2765 | find_obj.cpp
|
2766 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2767 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2768 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2769 | prefix with 'typename' to indicate a type
|
2770 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2771 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_find_obj.dir\Release\BuildLog.htm"
|
2772 | (EXAMPLE) find_obj - 3 error(s), 1 warning(s)
|
2773 | ------ Build started: Project: (EXAMPLE) find_obj, Configuration: Debug Win32 ------
|
2774 | Compiling...
|
2775 | find_obj.cpp
|
2776 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2777 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2778 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2779 | prefix with 'typename' to indicate a type
|
2780 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2781 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_find_obj.dir\Debug\BuildLog.htm"
|
2782 | (EXAMPLE) find_obj - 3 error(s), 1 warning(s)
|
2783 | ------ Build started: Project: (EXAMPLE) ffilldemo, Configuration: Release Win32 ------
|
2784 | Compiling...
|
2785 | ffilldemo.c
|
2786 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2787 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2788 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2789 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2790 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2791 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2792 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2793 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2794 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2795 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2796 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2797 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2798 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2799 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2800 | ..\..\..\opencv_svn\samples\c\ffilldemo.c(26) : warning C4100: 'param' : unreferenced formal parameter
|
2801 | ..\..\..\opencv_svn\samples\c\ffilldemo.c(26) : warning C4100: 'flags' : unreferenced formal parameter
|
2802 | Linking...
|
2803 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2804 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_ffilldemo.dir\Release\BuildLog.htm"
|
2805 | (EXAMPLE) ffilldemo - 1 error(s), 16 warning(s)
|
2806 | ------ Build started: Project: (EXAMPLE) ffilldemo, Configuration: Debug Win32 ------
|
2807 | Compiling...
|
2808 | ffilldemo.c
|
2809 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2810 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2811 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2812 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2813 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2814 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2815 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2816 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2817 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2818 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2819 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2820 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2821 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2822 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2823 | ..\..\..\opencv_svn\samples\c\ffilldemo.c(26) : warning C4100: 'param' : unreferenced formal parameter
|
2824 | ..\..\..\opencv_svn\samples\c\ffilldemo.c(26) : warning C4100: 'flags' : unreferenced formal parameter
|
2825 | Compiling manifest to resources...
|
2826 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2827 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2828 | Linking...
|
2829 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2830 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_ffilldemo.dir\Debug\BuildLog.htm"
|
2831 | (EXAMPLE) ffilldemo - 1 error(s), 16 warning(s)
|
2832 | ------ Build started: Project: (EXAMPLE) fback_c, Configuration: Release Win32 ------
|
2833 | Compiling...
|
2834 | fback_c.c
|
2835 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2836 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2837 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2838 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2839 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2840 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2841 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2842 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2843 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2844 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2845 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2846 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2847 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2848 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2849 | ..\..\..\opencv_svn\samples\c\fback_c.c(7) : warning C4100: 'scale' : unreferenced formal parameter
|
2850 | ..\..\..\opencv_svn\samples\c\fback_c.c(20) : warning C4100: 'argv' : unreferenced formal parameter
|
2851 | ..\..\..\opencv_svn\samples\c\fback_c.c(20) : warning C4100: 'argc' : unreferenced formal parameter
|
2852 | Linking...
|
2853 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2854 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_fback_c.dir\Release\BuildLog.htm"
|
2855 | (EXAMPLE) fback_c - 1 error(s), 17 warning(s)
|
2856 | ------ Build started: Project: (EXAMPLE) fback_c, Configuration: Debug Win32 ------
|
2857 | Compiling...
|
2858 | fback_c.c
|
2859 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2860 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2861 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2862 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2863 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2864 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2865 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2866 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2867 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2868 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2869 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2870 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2871 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2872 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2873 | ..\..\..\opencv_svn\samples\c\fback_c.c(7) : warning C4100: 'scale' : unreferenced formal parameter
|
2874 | ..\..\..\opencv_svn\samples\c\fback_c.c(20) : warning C4100: 'argv' : unreferenced formal parameter
|
2875 | ..\..\..\opencv_svn\samples\c\fback_c.c(20) : warning C4100: 'argc' : unreferenced formal parameter
|
2876 | Compiling manifest to resources...
|
2877 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2878 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2879 | Linking...
|
2880 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2881 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_fback_c.dir\Debug\BuildLog.htm"
|
2882 | (EXAMPLE) fback_c - 1 error(s), 17 warning(s)
|
2883 | ------ Build started: Project: (EXAMPLE) fback, Configuration: Release Win32 ------
|
2884 | Compiling...
|
2885 | fback.cpp
|
2886 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2887 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2888 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2889 | prefix with 'typename' to indicate a type
|
2890 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2891 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_fback.dir\Release\BuildLog.htm"
|
2892 | (EXAMPLE) fback - 3 error(s), 1 warning(s)
|
2893 | ------ Build started: Project: (EXAMPLE) fback, Configuration: Debug Win32 ------
|
2894 | Compiling...
|
2895 | fback.cpp
|
2896 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2897 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2898 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2899 | prefix with 'typename' to indicate a type
|
2900 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2901 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_fback.dir\Debug\BuildLog.htm"
|
2902 | (EXAMPLE) fback - 3 error(s), 1 warning(s)
|
2903 | ------ Build started: Project: (EXAMPLE) facedetect, Configuration: Release Win32 ------
|
2904 | Compiling...
|
2905 | facedetect.cpp
|
2906 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2907 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2908 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2909 | prefix with 'typename' to indicate a type
|
2910 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2911 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_facedetect.dir\Release\BuildLog.htm"
|
2912 | (EXAMPLE) facedetect - 3 error(s), 1 warning(s)
|
2913 | ------ Build started: Project: (EXAMPLE) facedetect, Configuration: Debug Win32 ------
|
2914 | Compiling...
|
2915 | facedetect.cpp
|
2916 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
2917 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
2918 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
2919 | prefix with 'typename' to indicate a type
|
2920 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
2921 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_facedetect.dir\Debug\BuildLog.htm"
|
2922 | (EXAMPLE) facedetect - 3 error(s), 1 warning(s)
|
2923 | ------ Build started: Project: (EXAMPLE) edge, Configuration: Release Win32 ------
|
2924 | Compiling...
|
2925 | edge.c
|
2926 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2927 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2928 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2929 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2930 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2931 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2932 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2933 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2934 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2935 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2936 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2937 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2938 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2939 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2940 | ..\..\..\opencv_svn\samples\c\edge.c(19) : warning C4100: 'h' : unreferenced formal parameter
|
2941 | Linking...
|
2942 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2943 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_edge.dir\Release\BuildLog.htm"
|
2944 | (EXAMPLE) edge - 1 error(s), 15 warning(s)
|
2945 | ------ Build started: Project: (EXAMPLE) edge, Configuration: Debug Win32 ------
|
2946 | Compiling...
|
2947 | edge.c
|
2948 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2949 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2950 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2951 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2952 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2953 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2954 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2955 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2956 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2957 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2958 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2959 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2960 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2961 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2962 | ..\..\..\opencv_svn\samples\c\edge.c(19) : warning C4100: 'h' : unreferenced formal parameter
|
2963 | Compiling manifest to resources...
|
2964 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
2965 | Copyright (C) Microsoft Corporation. All rights reserved.
|
2966 | Linking...
|
2967 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
2968 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_edge.dir\Debug\BuildLog.htm"
|
2969 | (EXAMPLE) edge - 1 error(s), 15 warning(s)
|
2970 | ------ Build started: Project: (EXAMPLE) drawing, Configuration: Release Win32 ------
|
2971 | Compiling...
|
2972 | drawing.c
|
2973 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2974 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2975 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2976 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
2977 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
2978 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2979 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2980 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
2981 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
2982 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
2983 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
2984 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
2985 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
2986 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
2987 | ..\..\..\opencv_svn\samples\c\drawing.c(24) : warning C4100: 'argv' : unreferenced formal parameter
|
2988 | ..\..\..\opencv_svn\samples\c\drawing.c(24) : warning C4100: 'argc' : unreferenced formal parameter
|
2989 | Linking...
|
2990 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
2991 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_drawing.dir\Release\BuildLog.htm"
|
2992 | (EXAMPLE) drawing - 1 error(s), 16 warning(s)
|
2993 | ------ Build started: Project: (EXAMPLE) drawing, Configuration: Debug Win32 ------
|
2994 | Compiling...
|
2995 | drawing.c
|
2996 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
2997 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
2998 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
2999 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3000 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3001 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3002 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3003 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3004 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3005 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3006 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3007 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3008 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3009 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3010 | ..\..\..\opencv_svn\samples\c\drawing.c(24) : warning C4100: 'argv' : unreferenced formal parameter
|
3011 | ..\..\..\opencv_svn\samples\c\drawing.c(24) : warning C4100: 'argc' : unreferenced formal parameter
|
3012 | Compiling manifest to resources...
|
3013 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3014 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3015 | Linking...
|
3016 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3017 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_drawing.dir\Debug\BuildLog.htm"
|
3018 | (EXAMPLE) drawing - 1 error(s), 16 warning(s)
|
3019 | ------ Build started: Project: (EXAMPLE) distrans, Configuration: Release Win32 ------
|
3020 | Compiling...
|
3021 | distrans.c
|
3022 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3023 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3024 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3025 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3026 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3027 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3028 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3029 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3030 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3031 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3032 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3033 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3034 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3035 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3036 | ..\..\..\opencv_svn\samples\c\distrans.c(30) : warning C4100: 'dummy' : unreferenced formal parameter
|
3037 | Linking...
|
3038 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
3039 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_distrans.dir\Release\BuildLog.htm"
|
3040 | (EXAMPLE) distrans - 1 error(s), 15 warning(s)
|
3041 | ------ Build started: Project: (EXAMPLE) distrans, Configuration: Debug Win32 ------
|
3042 | Compiling...
|
3043 | distrans.c
|
3044 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3045 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3046 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3047 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3048 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3049 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3050 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3051 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3052 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3053 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3054 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3055 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3056 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3057 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3058 | ..\..\..\opencv_svn\samples\c\distrans.c(30) : warning C4100: 'dummy' : unreferenced formal parameter
|
3059 | Compiling manifest to resources...
|
3060 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3061 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3062 | Linking...
|
3063 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3064 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_distrans.dir\Debug\BuildLog.htm"
|
3065 | (EXAMPLE) distrans - 1 error(s), 15 warning(s)
|
3066 | ------ Build started: Project: (EXAMPLE) dft, Configuration: Release Win32 ------
|
3067 | Compiling...
|
3068 | dft.c
|
3069 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3070 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3071 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3072 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3073 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3074 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3075 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3076 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3077 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3078 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3079 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3080 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3081 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3082 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3083 | Linking...
|
3084 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
3085 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_dft.dir\Release\BuildLog.htm"
|
3086 | (EXAMPLE) dft - 1 error(s), 14 warning(s)
|
3087 | ------ Build started: Project: (EXAMPLE) dft, Configuration: Debug Win32 ------
|
3088 | Compiling...
|
3089 | dft.c
|
3090 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3091 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3092 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3093 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3094 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3095 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3096 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3097 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3098 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3099 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3100 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3101 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3102 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3103 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3104 | Compiling manifest to resources...
|
3105 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3106 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3107 | Linking...
|
3108 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3109 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_dft.dir\Debug\BuildLog.htm"
|
3110 | (EXAMPLE) dft - 1 error(s), 14 warning(s)
|
3111 | ------ Build started: Project: (EXAMPLE) descriptor_extractor_matcher, Configuration: Release Win32 ------
|
3112 | Compiling...
|
3113 | descriptor_extractor_matcher.cpp
|
3114 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3115 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3116 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3117 | prefix with 'typename' to indicate a type
|
3118 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3119 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_descriptor_extractor_matcher.dir\Release\BuildLog.htm"
|
3120 | (EXAMPLE) descriptor_extractor_matcher - 3 error(s), 1 warning(s)
|
3121 | ------ Build started: Project: (EXAMPLE) descriptor_extractor_matcher, Configuration: Debug Win32 ------
|
3122 | Compiling...
|
3123 | descriptor_extractor_matcher.cpp
|
3124 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3125 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3126 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3127 | prefix with 'typename' to indicate a type
|
3128 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3129 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_descriptor_extractor_matcher.dir\Debug\BuildLog.htm"
|
3130 | (EXAMPLE) descriptor_extractor_matcher - 3 error(s), 1 warning(s)
|
3131 | ------ Build started: Project: (EXAMPLE) demhist, Configuration: Release Win32 ------
|
3132 | Compiling...
|
3133 | demhist.c
|
3134 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3135 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3136 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3137 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3138 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3139 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3140 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3141 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3142 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3143 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3144 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3145 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3146 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3147 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3148 | ..\..\..\opencv_svn\samples\c\demhist.c(27) : warning C4100: 'arg' : unreferenced formal parameter
|
3149 | Linking...
|
3150 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
3151 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_demhist.dir\Release\BuildLog.htm"
|
3152 | (EXAMPLE) demhist - 1 error(s), 15 warning(s)
|
3153 | ------ Build started: Project: (EXAMPLE) demhist, Configuration: Debug Win32 ------
|
3154 | Compiling...
|
3155 | demhist.c
|
3156 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3157 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3158 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3159 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3160 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3161 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3162 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3163 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3164 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3165 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3166 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3167 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3168 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3169 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3170 | ..\..\..\opencv_svn\samples\c\demhist.c(27) : warning C4100: 'arg' : unreferenced formal parameter
|
3171 | Compiling manifest to resources...
|
3172 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3173 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3174 | Linking...
|
3175 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3176 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_demhist.dir\Debug\BuildLog.htm"
|
3177 | (EXAMPLE) demhist - 1 error(s), 15 warning(s)
|
3178 | ------ Build started: Project: (EXAMPLE) delaunay, Configuration: Release Win32 ------
|
3179 | Compiling...
|
3180 | delaunay.c
|
3181 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3182 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3183 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3184 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3185 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3186 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3187 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3188 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3189 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3190 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3191 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3192 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3193 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3194 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3195 | Linking...
|
3196 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
3197 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_delaunay.dir\Release\BuildLog.htm"
|
3198 | (EXAMPLE) delaunay - 1 error(s), 14 warning(s)
|
3199 | ------ Build started: Project: (EXAMPLE) delaunay, Configuration: Debug Win32 ------
|
3200 | Compiling...
|
3201 | delaunay.c
|
3202 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3203 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3204 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3205 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3206 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3207 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3208 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3209 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3210 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3211 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3212 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3213 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3214 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3215 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3216 | Compiling manifest to resources...
|
3217 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3218 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3219 | Linking...
|
3220 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3221 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_delaunay.dir\Debug\BuildLog.htm"
|
3222 | (EXAMPLE) delaunay - 1 error(s), 14 warning(s)
|
3223 | ------ Build started: Project: (EXAMPLE) convexhull, Configuration: Release Win32 ------
|
3224 | Compiling...
|
3225 | convexhull.c
|
3226 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3227 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3228 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3229 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3230 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3231 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3232 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3233 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3234 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3235 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3236 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3237 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3238 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3239 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3240 | ..\..\..\opencv_svn\samples\c\convexhull.c(15) : warning C4100: 'argv' : unreferenced formal parameter
|
3241 | ..\..\..\opencv_svn\samples\c\convexhull.c(15) : warning C4100: 'argc' : unreferenced formal parameter
|
3242 | Linking...
|
3243 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
3244 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_convexhull.dir\Release\BuildLog.htm"
|
3245 | (EXAMPLE) convexhull - 1 error(s), 16 warning(s)
|
3246 | ------ Build started: Project: (EXAMPLE) convexhull, Configuration: Debug Win32 ------
|
3247 | Compiling...
|
3248 | convexhull.c
|
3249 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3250 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3251 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3252 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3253 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3254 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3255 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3256 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3257 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3258 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3259 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3260 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3261 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3262 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3263 | ..\..\..\opencv_svn\samples\c\convexhull.c(15) : warning C4100: 'argv' : unreferenced formal parameter
|
3264 | ..\..\..\opencv_svn\samples\c\convexhull.c(15) : warning C4100: 'argc' : unreferenced formal parameter
|
3265 | Compiling manifest to resources...
|
3266 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3267 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3268 | Linking...
|
3269 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3270 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_convexhull.dir\Debug\BuildLog.htm"
|
3271 | (EXAMPLE) convexhull - 1 error(s), 16 warning(s)
|
3272 | ------ Build started: Project: (EXAMPLE) convert_cascade, Configuration: Release Win32 ------
|
3273 | Compiling...
|
3274 | convert_cascade.c
|
3275 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3276 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3277 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3278 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3279 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3280 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3281 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3282 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3283 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3284 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3285 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3286 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3287 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3288 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3289 | Linking...
|
3290 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
3291 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_convert_cascade.dir\Release\BuildLog.htm"
|
3292 | (EXAMPLE) convert_cascade - 1 error(s), 14 warning(s)
|
3293 | ------ Build started: Project: (EXAMPLE) convert_cascade, Configuration: Debug Win32 ------
|
3294 | Compiling...
|
3295 | convert_cascade.c
|
3296 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3297 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3298 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3299 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3300 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3301 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3302 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3303 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3304 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3305 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3306 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3307 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3308 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3309 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3310 | Compiling manifest to resources...
|
3311 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3312 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3313 | Linking...
|
3314 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3315 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_convert_cascade.dir\Debug\BuildLog.htm"
|
3316 | (EXAMPLE) convert_cascade - 1 error(s), 14 warning(s)
|
3317 | ------ Build started: Project: (EXAMPLE) contours2, Configuration: Release Win32 ------
|
3318 | Compiling...
|
3319 | contours2.cpp
|
3320 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3321 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3322 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3323 | prefix with 'typename' to indicate a type
|
3324 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3325 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_contours2.dir\Release\BuildLog.htm"
|
3326 | (EXAMPLE) contours2 - 3 error(s), 1 warning(s)
|
3327 | ------ Build started: Project: (EXAMPLE) contours2, Configuration: Debug Win32 ------
|
3328 | Compiling...
|
3329 | contours2.cpp
|
3330 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3331 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3332 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3333 | prefix with 'typename' to indicate a type
|
3334 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3335 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_contours2.dir\Debug\BuildLog.htm"
|
3336 | (EXAMPLE) contours2 - 3 error(s), 1 warning(s)
|
3337 | ------ Build started: Project: (EXAMPLE) contours, Configuration: Release Win32 ------
|
3338 | Compiling...
|
3339 | contours.c
|
3340 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3341 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3342 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3343 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3344 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3345 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3346 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3347 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3348 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3349 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3350 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3351 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3352 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3353 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3354 | ..\..\..\opencv_svn\samples\c\contours.c(17) : warning C4100: 'pos' : unreferenced formal parameter
|
3355 | ..\..\..\opencv_svn\samples\c\contours.c(30) : warning C4100: 'argv' : unreferenced formal parameter
|
3356 | ..\..\..\opencv_svn\samples\c\contours.c(30) : warning C4100: 'argc' : unreferenced formal parameter
|
3357 | Linking...
|
3358 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
3359 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_contours.dir\Release\BuildLog.htm"
|
3360 | (EXAMPLE) contours - 1 error(s), 17 warning(s)
|
3361 | ------ Build started: Project: (EXAMPLE) contours, Configuration: Debug Win32 ------
|
3362 | Compiling...
|
3363 | contours.c
|
3364 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3365 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3366 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3367 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3368 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3369 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3370 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3371 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3372 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3373 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3374 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3375 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3376 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3377 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3378 | ..\..\..\opencv_svn\samples\c\contours.c(17) : warning C4100: 'pos' : unreferenced formal parameter
|
3379 | ..\..\..\opencv_svn\samples\c\contours.c(30) : warning C4100: 'argv' : unreferenced formal parameter
|
3380 | ..\..\..\opencv_svn\samples\c\contours.c(30) : warning C4100: 'argc' : unreferenced formal parameter
|
3381 | Compiling manifest to resources...
|
3382 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3383 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3384 | Linking...
|
3385 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3386 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_contours.dir\Debug\BuildLog.htm"
|
3387 | (EXAMPLE) contours - 1 error(s), 17 warning(s)
|
3388 | ------ Build started: Project: (EXAMPLE) connected_components, Configuration: Release Win32 ------
|
3389 | Compiling...
|
3390 | connected_components.cpp
|
3391 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3392 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3393 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3394 | prefix with 'typename' to indicate a type
|
3395 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3396 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_connected_components.dir\Release\BuildLog.htm"
|
3397 | (EXAMPLE) connected_components - 3 error(s), 1 warning(s)
|
3398 | ------ Build started: Project: (EXAMPLE) connected_components, Configuration: Debug Win32 ------
|
3399 | Compiling...
|
3400 | connected_components.cpp
|
3401 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3402 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3403 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3404 | prefix with 'typename' to indicate a type
|
3405 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3406 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_connected_components.dir\Debug\BuildLog.htm"
|
3407 | (EXAMPLE) connected_components - 3 error(s), 1 warning(s)
|
3408 | ------ Build started: Project: (EXAMPLE) camshiftdemo, Configuration: Release Win32 ------
|
3409 | Compiling...
|
3410 | camshiftdemo.c
|
3411 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3412 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3413 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3414 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3415 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3416 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3417 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3418 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3419 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3420 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3421 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3422 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3423 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3424 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3425 | ..\..\..\opencv_svn\samples\c\camshiftdemo.c(31) : warning C4100: 'param' : unreferenced formal parameter
|
3426 | ..\..\..\opencv_svn\samples\c\camshiftdemo.c(31) : warning C4100: 'flags' : unreferenced formal parameter
|
3427 | Linking...
|
3428 | LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\opencv_core211.lib'
|
3429 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_camshiftdemo.dir\Release\BuildLog.htm"
|
3430 | (EXAMPLE) camshiftdemo - 1 error(s), 16 warning(s)
|
3431 | ------ Build started: Project: (EXAMPLE) camshiftdemo, Configuration: Debug Win32 ------
|
3432 | Compiling...
|
3433 | camshiftdemo.c
|
3434 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(388) : warning C4100: 'bound_rect' : unreferenced formal parameter
|
3435 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'top' : unreferenced formal parameter
|
3436 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(414) : warning C4100: 'right' : unreferenced formal parameter
|
3437 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'bottom' : unreferenced formal parameter
|
3438 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(413) : warning C4100: 'left' : unreferenced formal parameter
|
3439 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(834) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3440 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(847) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3441 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(844) : warning C4100: 'src' : unreferenced formal parameter
|
3442 | C:\opencv_svn\modules\imgproc\include\opencv2/imgproc/compat_c.h(862) : warning C4100: 'interpolate' : unreferenced formal parameter
|
3443 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(54) : warning C4100: 'method' : unreferenced formal parameter
|
3444 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(86) : warning C4100: 'storage' : unreferenced formal parameter
|
3445 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(85) : warning C4100: 'thresharr' : unreferenced formal parameter
|
3446 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(150) : warning C4100: 'image_size' : unreferenced formal parameter
|
3447 | C:\opencv_svn\modules\calib3d\include\opencv2/calib3d/compat_c.h(175) : warning C4100: 'image_size' : unreferenced formal parameter
|
3448 | ..\..\..\opencv_svn\samples\c\camshiftdemo.c(31) : warning C4100: 'param' : unreferenced formal parameter
|
3449 | ..\..\..\opencv_svn\samples\c\camshiftdemo.c(31) : warning C4100: 'flags' : unreferenced formal parameter
|
3450 | Compiling manifest to resources...
|
3451 | Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
3452 | Copyright (C) Microsoft Corporation. All rights reserved.
|
3453 | Linking...
|
3454 | LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core211d.lib'
|
3455 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_camshiftdemo.dir\Debug\BuildLog.htm"
|
3456 | (EXAMPLE) camshiftdemo - 1 error(s), 16 warning(s)
|
3457 | ------ Build started: Project: (EXAMPLE) calibration_artificial, Configuration: Release Win32 ------
|
3458 | Compiling...
|
3459 | calibration_artificial.cpp
|
3460 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3461 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3462 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3463 | prefix with 'typename' to indicate a type
|
3464 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3465 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_calibration_artificial.dir\Release\BuildLog.htm"
|
3466 | (EXAMPLE) calibration_artificial - 3 error(s), 1 warning(s)
|
3467 | ------ Build started: Project: (EXAMPLE) calibration_artificial, Configuration: Debug Win32 ------
|
3468 | Compiling...
|
3469 | calibration_artificial.cpp
|
3470 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3471 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3472 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3473 | prefix with 'typename' to indicate a type
|
3474 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3475 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_calibration_artificial.dir\Debug\BuildLog.htm"
|
3476 | (EXAMPLE) calibration_artificial - 3 error(s), 1 warning(s)
|
3477 | ------ Build started: Project: (EXAMPLE) calibration, Configuration: Release Win32 ------
|
3478 | Compiling...
|
3479 | calibration.cpp
|
3480 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3481 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3482 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3483 | prefix with 'typename' to indicate a type
|
3484 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3485 | ..\..\..\opencv_svn\samples\cpp\calibration.cpp(55) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
3486 | ..\..\..\opencv_svn\samples\cpp\calibration.cpp(95) : warning C4305: 'argument' : truncation from 'int' to 'bool'
|
3487 | ..\..\..\opencv_svn\samples\cpp\calibration.cpp(96) : warning C4305: 'argument' : truncation from 'int' to 'bool'
|
3488 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_calibration.dir\Release\BuildLog.htm"
|
3489 | (EXAMPLE) calibration - 3 error(s), 4 warning(s)
|
3490 | ------ Build started: Project: (EXAMPLE) calibration, Configuration: Debug Win32 ------
|
3491 | Compiling...
|
3492 | calibration.cpp
|
3493 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3494 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3495 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3496 | prefix with 'typename' to indicate a type
|
3497 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3498 | ..\..\..\opencv_svn\samples\cpp\calibration.cpp(55) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
|
3499 | ..\..\..\opencv_svn\samples\cpp\calibration.cpp(95) : warning C4305: 'argument' : truncation from 'int' to 'bool'
|
3500 | ..\..\..\opencv_svn\samples\cpp\calibration.cpp(96) : warning C4305: 'argument' : truncation from 'int' to 'bool'
|
3501 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_calibration.dir\Debug\BuildLog.htm"
|
3502 | (EXAMPLE) calibration - 3 error(s), 4 warning(s)
|
3503 | ------ Build started: Project: (EXAMPLE) build3dmodel, Configuration: Release Win32 ------
|
3504 | Compiling...
|
3505 | build3dmodel.cpp
|
3506 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3507 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3508 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3509 | prefix with 'typename' to indicate a type
|
3510 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3511 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_build3dmodel.dir\Release\BuildLog.htm"
|
3512 | (EXAMPLE) build3dmodel - 3 error(s), 1 warning(s)
|
3513 | ------ Build started: Project: (EXAMPLE) build3dmodel, Configuration: Debug Win32 ------
|
3514 | Compiling...
|
3515 | build3dmodel.cpp
|
3516 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3517 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3518 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3519 | prefix with 'typename' to indicate a type
|
3520 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3521 | Build log was saved at "file://c:\opencv_svn_build\samples\cpp\example_build3dmodel.dir\Debug\BuildLog.htm"
|
3522 | (EXAMPLE) build3dmodel - 3 error(s), 1 warning(s)
|
3523 | ------ Build started: Project: (EXAMPLE) blobtrack_sample, Configuration: Release Win32 ------
|
3524 | Compiling...
|
3525 | blobtrack_sample.cpp
|
3526 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3527 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3528 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3529 | prefix with 'typename' to indicate a type
|
3530 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3531 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_blobtrack_sample.dir\Release\BuildLog.htm"
|
3532 | (EXAMPLE) blobtrack_sample - 3 error(s), 1 warning(s)
|
3533 | ------ Build started: Project: (EXAMPLE) blobtrack_sample, Configuration: Debug Win32 ------
|
3534 | Compiling...
|
3535 | blobtrack_sample.cpp
|
3536 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3537 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3538 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3539 | prefix with 'typename' to indicate a type
|
3540 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3541 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_blobtrack_sample.dir\Debug\BuildLog.htm"
|
3542 | (EXAMPLE) blobtrack_sample - 3 error(s), 1 warning(s)
|
3543 | ------ Build started: Project: (EXAMPLE) bgfg_segm, Configuration: Release Win32 ------
|
3544 | Compiling...
|
3545 | bgfg_segm.cpp
|
3546 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3547 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3548 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3549 | prefix with 'typename' to indicate a type
|
3550 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3551 | ..\..\..\opencv_svn\samples\c\bgfg_segm.cpp(51) : warning C4244: 'initializing' : conversion from 'int' to 'char', possible loss of data
|
3552 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_bgfg_segm.dir\Release\BuildLog.htm"
|
3553 | (EXAMPLE) bgfg_segm - 3 error(s), 2 warning(s)
|
3554 | ------ Build started: Project: (EXAMPLE) bgfg_segm, Configuration: Debug Win32 ------
|
3555 | Compiling...
|
3556 | bgfg_segm.cpp
|
3557 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3558 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3559 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3560 | prefix with 'typename' to indicate a type
|
3561 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3562 | ..\..\..\opencv_svn\samples\c\bgfg_segm.cpp(51) : warning C4244: 'initializing' : conversion from 'int' to 'char', possible loss of data
|
3563 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_bgfg_segm.dir\Debug\BuildLog.htm"
|
3564 | (EXAMPLE) bgfg_segm - 3 error(s), 2 warning(s)
|
3565 | ------ Build started: Project: (EXAMPLE) bgfg_codebook, Configuration: Release Win32 ------
|
3566 | Compiling...
|
3567 | bgfg_codebook.cpp
|
3568 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3569 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3570 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3571 | prefix with 'typename' to indicate a type
|
3572 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3573 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_bgfg_codebook.dir\Release\BuildLog.htm"
|
3574 | (EXAMPLE) bgfg_codebook - 3 error(s), 1 warning(s)
|
3575 | ------ Build started: Project: (EXAMPLE) bgfg_codebook, Configuration: Debug Win32 ------
|
3576 | Compiling...
|
3577 | bgfg_codebook.cpp
|
3578 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3579 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3580 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3581 | prefix with 'typename' to indicate a type
|
3582 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3583 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_bgfg_codebook.dir\Debug\BuildLog.htm"
|
3584 | (EXAMPLE) bgfg_codebook - 3 error(s), 1 warning(s)
|
3585 | ------ Build started: Project: (EXAMPLE) adaptiveskindetector, Configuration: Release Win32 ------
|
3586 | Compiling...
|
3587 | adaptiveskindetector.cpp
|
3588 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3589 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3590 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3591 | prefix with 'typename' to indicate a type
|
3592 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3593 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_adaptiveskindetector.dir\Release\BuildLog.htm"
|
3594 | (EXAMPLE) adaptiveskindetector - 3 error(s), 1 warning(s)
|
3595 | ------ Build started: Project: (EXAMPLE) adaptiveskindetector, Configuration: Debug Win32 ------
|
3596 | Compiling...
|
3597 | adaptiveskindetector.cpp
|
3598 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(659) : error C2065: 'v' : undeclared identifier
|
3599 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2433: 'cv::Matx<_Tp,m,n>::{ctor}' : 'inline' not permitted on data declarations
|
3600 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : warning C4346: 'cv::Matx<_Tp,m,n>::base_type' : dependent name is not a type
|
3601 | prefix with 'typename' to indicate a type
|
3602 | C:\opencv_svn\modules\core\include\opencv2/core/operations.hpp(662) : error C2350: 'cv::Matx<_Tp,m,n>::{ctor}' is not a static member
|
3603 | Build log was saved at "file://c:\opencv_svn_build\samples\c\example_adaptiveskindetector.dir\Debug\BuildLog.htm"
|
3604 | (EXAMPLE) adaptiveskindetector - 3 error(s), 1 warning(s)
|
3605 | ========== Build: 14 succeeded, 152 failed, 4 up-to-date, 0 skipped ==========
|