[ptx] hugin 0.5 beta 3 released

Ruben Jenster ruben at hotheads.de
Tue Mar 8 23:06:14 GMT 2005


Hi Pablo,

beta2 compiles fine here but with beta3 I get the following error.
Maybe you could help me.

i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/include 
-I../../src/include -I../../src/foreign -march=athlon-xp -O2 -pipe 
-fomit-frame-pointer -MT PointMatching.lo -MD -MP -MF .deps/PointMatching.Tpo 
-c PointMatching.cpp -o PointMatching.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/include 
-I../../src/include -I../../src/foreign -march=athlon-xp -O2 -pipe 
-fomit-frame-pointer -MT LoweSIFT.lo -MD -MP -MF .deps/LoweSIFT.Tpo -c 
LoweSIFT.cpp -o LoweSIFT.o
In file included from ../../src/include/vigra_ext/LoweSIFT.h:39,
                 from LoweSIFT.cpp:28:
../../src/include/common/math.h: In function `vigra::Rect2D 
utils::calcCircleROIFromPoints(const POINT&, const POINT&)':
../../src/include/common/math.h:145: error: there are no arguments to `roundi' 
that depend on a template parameter, so a declaration of `roundi' must be 
available
../../src/include/common/math.h:145: error: (if you use `-fpermissive', G++ 
will accept your code, but allowing the use of an undeclared name is 
deprecated)
../../src/include/common/math.h:145: error: there are no arguments to `roundi' 
that depend on a template parameter, so a declaration of `roundi' must be 
available
../../src/include/common/math.h:146: error: there are no arguments to `roundi' 
that depend on a template parameter, so a declaration of `roundi' must be 
available
../../src/include/common/math.h:146: error: there are no arguments to `roundi' 
that depend on a template parameter, so a declaration of `roundi' must be 
available
make[2]: *** [LoweSIFT.lo] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
make[2]: Leaving directory 
`/var/tmp/portage/hugin-0.5_beta3/work/hugin-0.5-beta3/src/vigra_ext'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory 
`/var/tmp/portage/hugin-0.5_beta3/work/hugin-0.5-beta3/src'
make: *** [all-recursive] Fehler 1

!!! ERROR: media-gfx/hugin-0.5_beta3 failed.
!!! Function src_compile, Line 42, Exitcode 2
!!! compiling failed
!!! If you need support, post the topmost build error, NOT this status 
message.




On Tuesday 08 March 2005 23:45, Pablo d'Angelo wrote:
> Hi all,
>
> hugin 0.5 beta 3 has been released, you can find the sourcecode and
> win32 executables on http://www.sf.net/projects/hugin
>
> Changes from 0.5 beta 2 to 0.5 beta 3
>
> - Support for cropping (only when using PTStitcher).
>     It is possible to attach the crop to the d/e values,
>     so that it will be recentered when optimizing d and e.
>      Works quite well for my fisheye images.
>
> - proper EXIF reading for rotated jpeg images
> - possiblility to optimize and stitch only a subset
>    of all images in the project
> - some layout fixes.
>
> ciao
>    Pablo


More information about the ptX mailing list