Hi Allard, something is wrong on your side, but I can't tell what. Because I know that the repository works fine and just running CMake (no need to do the MSVC stuff) sets up the installer properly. here is what I did:
* inside an SDK folder, I created two folders: hugin.trunk and hugin.build. * checked out with TortoiseSVN https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk into hugin.trunk * run CMakesetup v2.7 20090130 with source hugin.trunk and build hugin.build * when CMake was finished and configured all the files for the installer where properly located in hugin.build\INSTALL of course at this point the installer compilation won't work because there are no binaries inside FILES, but the skeleton to make it work is there and when I look at hugin.build\INSTALL\url.txt it has correctly replaced the @HUGIN_WC_REVISION@ string with the SVN revision that I just checked out. allard wrote: >> most likely the INSTALL target in MSVC is deselected. > > Nope. It is deselected at first, but I built 'install' after the > 'build solution', as Guido had prescribed. sorry, my mistake - the InnoSetup installer files are not MSVC dependent, as described above. > When I do another > build I will completely clear out everything, (backing up the > cmakelists.txt and the iss file just in case) might be an issue with your cmakelists.txt - that's where the files are copied into the right location. Yuv --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
