Hello,

lens_calibrate is using jhead lib, but his library was removed from
hugin. So current trunk (rev. 4321 ) does not compile under windows.

Furthermore lens_calibrate needs to add to CMakeLists.txt in src (see
patch):

Index: src/CMakeLists.txt
===================================================================
--- src/CMakeLists.txt  (Revision 4321)
+++ src/CMakeLists.txt  (Arbeitskopie)
@@ -32,6 +32,7 @@
 add_subdirectory(tools)
 add_subdirectory(matchpoint)
 add_subdirectory(deghosting)
+add_subdirectory(lens_calibrate)

 # build vips stuff, only if vips was found
 # not ready for the general public yet

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---

Reply via email to