> AP_SIFT_DIR > ENBLEND_EXE_DIR > Enblend as well as Autopano-SIFT are standalone tools that are not > included in the SDK so far. They are available on my machine and this is > obviously the reason why I got no error. I even though that hugin will > build and install without enblend. Well, seems not the case.
Actually, the problem in building only appears at the 'install\ phase and seems not really related to the enblend executable. It's the AUTHORS, README, TODO etc files from the enblend directory that give the error. Without those the INSTALL build exits with this error: >CMake Error at cmake_install.cmake:70 (FILE): 1> file INSTALL cannot find file "C:/Program 1> Files/hugin/homebuild/hugin/ENBLEND_EXE_DIR-NOTFOUND/AUTHORS" to install. 1>Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." Apparently it looks for these files before installing enblend since from the buildlog (built again after the error above, and after setting the right parameter in CMAKE) I get that the executable is installed first: -- Up-to-date: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/panotools/stitch.txt -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/bin/enblend.exe -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/bin/enfuse.exe -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/enblend/AUTHORS -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/enblend/ChangeLog -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/enblend/COPYING -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/enblend/NEWS -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/enblend/README -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/enblend/README_WINDOWS.txt -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/enblend/TODO -- Installing: C:/Program Files/hugin/homebuild/hugin_build/INSTALL/ FILES/doc/enblend/VIGRA_LICENSE Anyway, thanks for making this available, I'm glad I could help a bit. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
