Ashwinning / libmv

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

compile patch for linux under -r 916 #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make release
2.
3.

What is the expected output? What do you see instead?
Should compile, but there is an error "libmv/src/tools/tracker.cc:173:37: 
error: variable or field ‘DisplayMatches’ declared void" under archlinux 
system.

What version of the product are you using? On what operating system?
archlinux update to Jul 30 2010

Please provide any additional information below.
I tracked the error and change some codes. Then it compiles. Please check the 
attachment.

Original issue reported on code.google.com by sftry...@gmail.com on 30 Jul 2010 at 9:28

Attachments:

GoogleCodeExporter commented 9 years ago
I will look to it soon.
Thanks for the feedback !

Original comment by pmou...@gmail.com on 2 Aug 2010 at 7:49

GoogleCodeExporter commented 9 years ago
It's curious.
Are your sure you have give the good diff file.
The "libmv::" you have added is useless since the using namespace libmv is 
written at the top of the file.

Original comment by pmou...@gmail.com on 4 Aug 2010 at 7:52

GoogleCodeExporter commented 9 years ago

Original comment by julien.michot.fr@gmail.com on 13 Mar 2011 at 5:14