Ashwinning / libmv

Automatically exported from code.google.com/p/libmv
MIT License
0 stars 0 forks source link

build errors #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Obtained code from https://github.com/wg-perception/libmv
2. Do the following as per the README 
 upto 
$ make test

What is the expected output? What do you see instead?

The

$ make test

step says:

The following tests FAILED:
     19 - image_converter_test (Failed)
     20 - image_transform_linear_test (OTHER_FAULT)
     46 - homography_test (Failed)
     50 - panography_test (Failed)
     75 - similarity_parameterization_test (Failed)
     79 - euclidean_parameterization_test (Failed)
Errors while running CTest
make: *** [test] Error 8

What version of the product are you using? On what operating system?
Source checked out from  https://github.com/wg-perception/libmv
(upto date as of now)
on Ubuntu 11.10

Please provide any additional information below.

Output from running

 $ make
 $ make release
 $ cd bin-dbg
 $ make test

as per README are attached.

Thanks in advance..

Srimal.

Original issue reported on code.google.com by srim...@gmail.com on 29 May 2012 at 8:32

Attachments: