Re: [hugin-ptx] Loading Pitch, Roll, Yaw

2016-11-25 Thread Oswaldo Alejandro Bayona Andrade
Thanks a lot, it works I get those parameters from a drone's log. Then I put this data in the Exif Tag DJI. http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/DJI.html Oswaldo, El jueves, 17 de noviembre de 2016, 2:13:51 (UTC-5), zarl escribió: > > See

Re: [hugin-ptx] Re: Enblend: Compilation problem with gcc 4.8

2016-11-25 Thread Greg 'groggy' Lehey
On Friday, 25 November 2016 at 4:45:38 -0800, cspiel wrote: > On Friday, 25 November 2016 11:00:22 UTC+1, kornel wrote: > >> Does it mean, I have a too old c++ compiler? (g++ (Ubuntu >> 4.8.4-2ubuntu1~14.04.3) 4.8.4) > > Yes. > Currently, g++-4.9.2 is the minimum requirement for the tip > of t

[hugin-ptx] Re: Grid / Projection modification - customize

2016-11-25 Thread Abrimaal

Re: [hugin-ptx] Re: Enblend: Compilation problem with gcc 4.8

2016-11-25 Thread Kornel Benko
Am Freitag, 25. November 2016 um 04:45:38, schrieb cspiel > On Friday, 25 November 2016 11:00:22 UTC+1, kornel wrote: > > > Does it mean, I have a too old c++ compiler? (g++ (Ubuntu > > 4.8.4-2ubuntu1~14.04.3) 4.8.4) > > > > Yes. > > Currently, g++-4.9.2 is the minimum requirement for the

[hugin-ptx] Re: Enblend: Compilation problem with gcc 4.8

2016-11-25 Thread cspiel
On Friday, 25 November 2016 11:00:22 UTC+1, kornel wrote: > Does it mean, I have a too old c++ compiler? (g++ (Ubuntu > 4.8.4-2ubuntu1~14.04.3) 4.8.4) > Yes. Currently, g++-4.9.2 is the minimum requirement for the tip of the Enblend/Enfuse development branch. /cls -- A list of frequentl

Re: [hugin-ptx] Enblend: Compilation problem with gcc 4.8

2016-11-25 Thread Kornel Benko
Am Freitag, 25. November 2016 um 12:21:07, schrieb Stefan Peter > Hi Kornel > > Am 25.11.2016 um 11:00 schrieb Kornel Benko: > > Compiling enblend, I get this error: > > > > /usr/src/enblend/enblend-code/src/metadata.cc: In function ‘void > > metadata::augment(Exiv2::Image*)’: > > /usr/src/enb

Re: [hugin-ptx] Enblend: Compilation problem with gcc 4.8

2016-11-25 Thread Stefan Peter
Hi Kornel Am 25.11.2016 um 11:00 schrieb Kornel Benko: > Compiling enblend, I get this error: > > /usr/src/enblend/enblend-code/src/metadata.cc: In function ‘void > metadata::augment(Exiv2::Image*)’: > /usr/src/enblend/enblend-code/src/metadata.cc:92:71: error: invalid > initialization of non-c

[hugin-ptx] Enblend: Compilation problem with gcc 4.8

2016-11-25 Thread Kornel Benko
Compiling enblend, I get this error: /usr/src/enblend/enblend-code/src/metadata.cc: In function ‘void metadata::augment(Exiv2::Image*)’: /usr/src/enblend/enblend-code/src/metadata.cc:92:71: error: invalid initialization of non-const reference of type ‘Exiv2::ExifData&’ from an rvalue of type ‘’