On Sep 8, 12:39 pm, "T. Modes" <[email protected]> wrote: > > I've not compiled with VS 2008, so until someone tries, we don't know > > if what fixes are needed. > > The RC1 compiles fine without further changes using CMake + VS2008 (32 > bit). > Maybe you should also use the CMake version, this would make such > modification of the project files obsolete and the VS specific files > could be removed from the tarball. > How do you personally handle 32 vs 64 bit with CMake? With Hugin + CMake, I'm pulling all the build files out into another directory, as recommended. The 32 bit build is pretty straightforward, but the 64 bit version requires me to change paths all over the place. I have to change the wxWidgets/lib paths individually to point to vc_amd64_lib. It's a pain. I'd like to fix it. I'd LOVE some pointers on how! > ...... > Thomas
-- 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
