thanks stephen. Following your advice, I go straight to (7). But when I use CMake to build, some new issue come out.
CMAKE_BACKWARDS_COMPATIBILITY 2.4 CMAKE_INSTALL_PREFIX C:/Program Files/hugin EXECUTABLE_OUTPUT_PATH HUGIN_WC_REVISION LIBRARY_OUTPUT_PATH CMake displays the list of configuration variable settings, on a red background. I change 2.4 to 2.6 in terms of the CMake version number, and specify Hugin_wc_revision as 3478, the revision I had download. then click configure again. two new issue come out: SOURCE_BASE_DIR D:/huginbase wxWidget_LIB_DIR wxWidget_LIB_DIR-NOTFOUNT I have try all kind of path to find wxWidget_lib, but the issue is still there. I don't know what's wrong and how to resolve the problem. Best Regards. Nick On Tue, May 11, 2010 at 6:35 AM, Steeve <[email protected]> wrote: > Sorry only have time for a brief reply.. I have been building hugin > for sometime, but have never actually built enblend. I think you can > skip this step, and just use the latest pre-built enblend versions > from http://enblend.sourceforge.net/ I'd suggest you skip (6) and go > striaght to (7)... > > From memory you'll likely need to do similar with the panotools dll > since I think this is also not up-to-date in the SDK. > > The SDK once you get to know it is easy to use, especially when you > consider how many different software packages hugin is built from.. > Once you have CMake, the SDK, the compiler and the source tree, it is > just a case of pluging through. You will find a few problems/issues > but this list should be able to get you through. > > Regards > Stephen > > On May 10, 9:26 am, 陈云飞 <[email protected]> wrote: > > I'm new to this group and Hugin. I want to build Hugin for windows. > > In order to do that, I'm following the article "Build Hugin for Windows > with > > SDK"http://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK. > > > > For me, the tutorial had worked well untill the step 6. > > > > 6) open huginbase/enblend/enblend_msvc2008.sln with Visual Studio 2008 > > Express. > > > > but, I can not find the file, "enblend_msvc2008.sln" in the fold![?] > > > > How can I get the file ? is there a easy way to build Hugin for windows? > > > > -- > > 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]<hugin-ptx%[email protected]> > > For more options, visit this group athttp:// > groups.google.com/group/hugin-ptx > > > > 33D.gif > > < 1KViewDownload > > -- > 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]<hugin-ptx%[email protected]> > For more options, visit this group at > http://groups.google.com/group/hugin-ptx -- 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
