Hi Greg, thank you for the respond.
Previously I used Visual Studio 2013 in Windows 11 to follow
https://wiki.panotools.org/Hugin_SDK_(MSVC_2013), got many errors, and gave
up.
Now, I am trying to use Ubuntu 20.04 to "make all" hugin_base but stuck at
the error message below.
Can you advice how to get "vigra/imageinfo.hxx" file?
Many thanks,
Willie
user@Linuxserver:/at/this/directory/hugin-2024.0.1/src/hugin_base$ make all
[ 1%] Building CXX object
CMakeFiles/huginbase.dir/algorithms/nona/NonaFileStitcher.o
In file included from
/at/this/directory/hugin-2024.0.1/src/hugin_base/algorithms/nona/../../appbase/ProgressDisplay.h:33,
from
/at/this/directory/hugin-2024.0.1/src/hugin_base/algorithms/nona/../PanoramaAlgorithm.h:35,
from
/at/this/directory/hugin-2024.0.1/src/hugin_base/algorithms/nona/../StitcherAlgorithm.h:36,
from
/at/this/directory/hugin-2024.0.1/src/hugin_base/algorithms/nona/NonaFileStitcher.h:35,
from
/at/this/directory/hugin-2024.0.1/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:31:
/at/this/directory/hugin-2024.0.1/src/hugin_base/algorithms/nona/../../appbase/../hugin_utils/utils.h:35:10:
fatal error: vigra/imageinfo.hxx: No such file or directory
35 | #include <vigra/imageinfo.hxx>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/huginbase.dir/build.make:63:
CMakeFiles/huginbase.dir/algorithms/nona/NonaFileStitcher.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/huginbase.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
On Tuesday, September 2, 2025 at 8:20:54 AM UTC+8 Groogle wrote:
> On Monday, 1 September 2025 at 14:19:32 +0800, Wiriyanto Darsono wrote:
> > I am trying to get the executable file of Hugin's nona command and
> > enblend command by compiling the corresponding C++ source codes.
> >
> > Can anyone help to advice which C++ source codes are needed and how
> > to get them please?
>
> You don't say what operating system you're using. For FreeBSD, for
> example, you just need the appropriate port. See
> https://ports.freebsd.org/cgi/ports.cgi for more details.
>
> For all systems, enblend (along with enfuse) is available at
>
> https://downloads.sourceforge.net/project/enblend/enblend-enfuse/enblend-enfuse-4.2/enblend-enfuse-4.2.tar.gz
> In FreeBSD, go to /usr/ports/graphics/enblend and make fetch. You can
> just do a 'make all' of course, and it will be built for you.
>
> nona is part of the base hugin package. The tarball is at
>
> https://downloads.sourceforge.net/project/hugin/hugin/hugin-2024.0/hugin-2024.0.1.tar.bz2
> ,
> and nona is in the subdirectory hugin-2024.0.1/src/hugin_base/nona.
> Again, FreeBSD builds this for you automatically.
>
> Greg
> --
> Sent from my desktop computer.
> Finger [email protected] for PGP public key.
> See complete headers for address and phone numbers.
> This message is digitally signed. If your Microsoft mail program
> reports problems, please read http://lemis.com/broken-MUA.php
>
--
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 visit
https://groups.google.com/d/msgid/hugin-ptx/97101687-7bd3-42ef-8ea7-497f17bc9ed0n%40googlegroups.com.