A number of people have asked to try out this build, so here it is:
http://tg73.net/2010/05/hugin-windows-x64-64-bit-build/
I'd like to hear from any active developers/admins at the Sourceforge
project about the possibility of getting the changes mentioned in my
original post checked in, and updating the SDK instructions on the
wiki.
Thanks,
Tom
CMake Error at CMakeModules/FindGLUT.cmake:87 (MESSAGE):Could not find GLUT
Call Stack (most recent call first):
CMakeLists.txt:184 (FIND_PACKAGE)
Hi Tom,
Please don't. In an early beta phase of enblend 4.0 we did something
> I'll endeavour to produce builds with a variety of permutations of
> these options.
similar with the 32 bit version. This wasn't helpful and created more
confusion than it helped to sort out bugs.
There are only 2 resonable settings:
1.) with image cache and without OpenMP
2.) without image cache and with OpenMP
Maybe for a 64 bit build it can be sufficient to build only the OpenMP
version (the OpenMP version is significant faster, the only drawback
is that is can only use a smaller memory. On 64 bit the version can
utilize more memory, so the need for a version with image cache (with
works also with bigger images) is smaller).
Thomas
--
At somewhat of a loss here.
I've tried your builds 5145 and 5154 as well as 645 .. they now -all-
do the same thing. I can't help but feel this has something to do
with my machine [or more likely, installation of Windows] in
particular, given that everything was working normally and then it
turned.
Notes:
* it depends on the size of the project file, or more precisely, it
seems to depend on the number of control points in it. Very small
panos save quickly without a problem. My 36+ image spherical panos
take 20-30 seconds to save.
* I've been looking at the results of saving a file in Hugin with
sysinternals process monitor: I'm not an expert on the info it can
give but other than constant "FAST IO DISALLOWED" messages for every
write made, nothing weird appears to be happening. Last example:
saved at 11:57:08.xx and there's a gap between a number of initial
writes and it starting to finish the job at 11:57:34.xx. At both
times the actual writing job is less than .5 sec in length.
* other processes occurring during the gap in saving are not
consistent [across logging events during 10 saves], so it would appear
that the issue isn't something else that's running
* this all started after i upgraded versions .. which also caused an
issue with Windows' "open with" menu, not allowing me to point the
association for .pto files at hugin. I tried deleting all hugin-
related registry entries and starting over again with the last
installer version available [2009.10] among other things, but nothing
except forcing the association with 3rd party tools [the equivalent of
editing the registry entries directly] would work. It's almost as
though the path Hugin is at got poisoned somehow by overwriting the
binaries in place.
* running as an administrator [with the thinking that this may be a
permissions issue] does not change anything.
Again, it would appear this has something to do with my machine/
Windows install, not Hugin. No idea what to try now.
D