Ad Huikeshoven wrote:
> Last night I did build from scratch and got 4 fatal compile errors. This
> morning I build from scratch and got a new installer for hugin for Windows
> Vista, you can find at http://hugin.huikeshoven.org/
for all practical purposes, this is Hugin 2009.2.0_RC1. although the
results differ from the results on OSX and on Linux depending on the
dependencies (pun intended).
I admit that the spurious errors are worrying me. they may indicate
problems in the build chain and thus in the quality of the result.
> As attachment I do include two files:
thanks, will look at them and integrate them in the SVN repository, with
your notes.
> this one differs from the previous one
> I posted tweaked to compile a 2009.2 version
so if I understand correctly, this bat file is for 2009.2 and the
previous one is for trunk? or are there also other changes?
Yuv
nobody's really.
Autopano-SIFT-C is known to be unstable/broken in trunk. And the
previous version is known to have memory leaks that are fixed in trunk.
Ad informs you on his download site about some of the more dynamic
dependencies in his installers. Specifically for the hugin-SVN4450
installer he used autopano-SIFT-C SVN 4450.
The safest thing for you to do is to go back to that version of Hugin
that worked for you.
If you're adventurous, you can look into C:\Program Files\Hugin\bin (or
wherever Hugin is installed on your system) and replace
autopano-sift-c.exe with the older one (from the version of Hugin that
worked for you).
You can have both versions of Hugin side by side by installing in a
folder different than the default folder. In this case, the two versions
will share settings (i.e. registry!). If the settings are messed up,
there is a convenient "reset defaults" button in the preferences.
thanks for testing and reporting. keep them coming
Yuv
It is almost certainly this bug:
autopano-sift-c --projection parameter no longer works - ID: 2858780
http://sourceforge.net/tracker/?func=detail&aid=2858780&group_id=77506&atid=550441
You can test by removing the "--projection %f,%v" part of the
Autopano-SIFT-C options in Preferences -> Control point Creator.
Matching should then work (but without conformal feature detection).
--
Bruno
It is almost certainly this bug:
autopano-sift-c --projection parameter no longer works - ID: 2858780
http://sourceforge.net/tracker/?func=detail&aid=2858780&group_id=77506&atid=550441
No, please nobody distribute snapshots of the autopano-sift-C trunk
as various stuff is broken.
The 2.5.0 release had a serious memory leak which is fixed in
svn3895, so this would be a good version to package. This is the
version that will work with the default hugin-2009.2.0 control point
settings.
--
Bruno
>2009/9/23 Bruno Postle <br...@postle.net>
since we do not know when trunk will be fixed, may I suggest to:
1) tag autopano-sift-C revision 3895
2) release it (tarball, binaries, etc.)
for the release, we need a version number. would 2.5.2 do? then we can
call the next one 2.5.4. alternatively: 2.5.0a ?
Yuv
Something like that, we could call it 2.5.1 since I don't think this
was ever released.
I think it needs a branch as there is also Ippei's patch (svn4213)
which fixes the 'filenames with whitespace bug', and probably some
other minor fixes.
--
Bruno
ok, I implemented inside autopano-sift-C the same layout as in Hugin;
the 2.5.1 codeline is started ,Ippei's patch applied to it, version
number bumped.
the process is the same as I have documented for Hugin [0].
I did already 3.7.1 - there won't be much 3.7.2 (unless somebody
identifies other changes from trunk that are worth back porting).
The next step is to go through 3.7.3 and issue a beta1. Then in one week
an RC1 and in two weeks autopano-sift-C 2.5.1 is released.
It would be nice if there was one volunteer who is not a current
maintainer, builder, or coder, that would go through the rest of the
process. I'll be happy to mentor. Volunteers?
Yuv
[0] http://wiki.panotools.org/Development_of_Open_Source_tools#Release