← Back to team overview

hugin-devs team mailing list archive

[Bug 1073098] Re: error trying to build enblend on Kubuntu 12.4

 

Thanks, with a fresh checkout of vigra all compiled fine now.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/1073098

Title:
  error trying to build enblend on Kubuntu 12.4

Status in Enblend:
  Invalid

Bug description:
  Hi!

  I've moved to Kubuntu 12.4 (complete reinstall, not a distro upgrade),
  and now I'm trying to get hugin build capability again. Before I even
  got there, I failed to build enblend. There's a problem, seemingly
  with vigra:

  [  8%] Building CXX object src/CMakeFiles/enblend.dir/filespec.o
  In file included from /home/kfj/src/enblend/enblend.hg/src/layer_selection/selector.h:29:0,
                   from /home/kfj/src/enblend/enblend.hg/src/filespec.h:26,
                   from /home/kfj/src/enblend/enblend.hg/src/filespec.cc:51:
  /home/kfj/src/enblend/enblend.hg/src/layer_selection/layer_selection.h: In Elementfunktion »void LayerSelectionHost::retrieve_image_information(const_iterator, const_iterator)«:
  /home/kfj/src/enblend/enblend.hg/src/layer_selection/layer_selection.h:67:51: Fehler: »class vigra::ImageImportInfo« hat kein Element namens »numImages«
  /home/kfj/src/enblend/enblend.hg/src/layer_selection/layer_selection.h:70:29: Fehler: »class vigra::ImageImportInfo« hat kein Element namens »setImageIndex«
  /home/kfj/src/enblend/enblend.hg/src/layer_selection/layer_selection.h:81:96: Fehler: »class vigra::ImageImportInfo« hat kein Element namens »numImages«
  make[2]: *** [src/CMakeFiles/enblend.dir/filespec.o] Fehler 1
  make[1]: *** [src/CMakeFiles/enblend.dir/all] Fehler 2
  make: *** [all] Fehler 2

  I followed the procedure lined out in http://wiki.panotools.org/Hugin_Compiling_Ubuntu
  My sources are all freshly checked out.
  All dependencies seem to be okay, my vigra is libvigraimpex.so.3.171, installed via my package manager.
  Am I missing something?

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/1073098/+subscriptions


References