Am 05.03.21 um 09:56 schrieb Harry van der Wolf:


Op do 4 mrt. 2021 om 21:14 schreef 'Kay F. Jahnke' via hugin and other free panoramic software <[email protected] <mailto:[email protected]>>:


    And did you check the compiler's version as well?


Sorry, yes. I forgot to mention.
clang version 10.0.0-4ubuntu1

Still mystified by this, but let's ignore it for now - just build for that Raspi without -march=native.

Regarding versioning: I decided to use the git tags after all, and I've pushed a new version to all 'interesting' branches and set a tag 1.0.2

The versioning is done with a simple shell script, and the makefile keeps a header 'pv_version.h' up-to-date, which pv in turn uses to 'know' the current version. To get pv to echo it's version, just type

./pv --version | tail -1

if you're in the base folder of the source tree, you can also issue

./echo_version.sh

If you want to know the version from git use

git tag --sort=creatordate | tail -1

I'll be solely responsible for the numbers for the time being, using the script

pv_version.sh

The new version might be worth testing, I'm really happy now with the stitching, having ironed out a few glitches. My next post will have a quick how-to to whet your appetite!

Kay

--
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/5ab76b1c-0689-0945-335a-c6289f301480%40yahoo.com.

Reply via email to