For the next time please provide some more information about your used
system (operating system, compiler, and so on).

The main cause for the error is that you are using a very old version of
the GLEW library (GLEW versions starting 1.8 from 2011 support this
constant).  So please update your GLEW library.

Nevertheless I committed a workaround in changeset 028622c32484 for
older GLEW versions.

** Changed in: hugin
       Status: New => Fix Committed

** Changed in: hugin
    Milestone: None => 2017.0beta1

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

Title:
  Latest versions of Hugin developpement fail to build

Status in Hugin:
  Fix Committed

Bug description:
  Hi,
  I failed to build latest hg versions. 
  I get the following:

  [ 40%] Building CXX object 
src/hugin_base/CMakeFiles/huginbase.dir/vigra_ext/ImageTransformsGPU.cpp.o
  
/usr/local/src/hugin/hugin-2016.3.0/src/hugin_base/vigra_ext/ImageTransformsGPU.cpp:
 In function ‘bool vigra_ext::transformImageGPUIntern(const string&, const 
string&, int, const string&, const std::vector<double>&, const 
std::vector<double>&, vigra::Diff2D, const void*, int, int, int, int, const 
void*, int, vigra::Diff2D, vigra::Diff2D, void*, int, int, int, int, void*, 
int, bool)’:
  
/usr/local/src/hugin/hugin-2016.3.0/src/hugin_base/vigra_ext/ImageTransformsGPU.cpp:369:19:
 error: ‘GL_MAX_RECTANGLE_TEXTURE_SIZE’ was not declared in this scope
       glGetIntegerv(GL_MAX_RECTANGLE_TEXTURE_SIZE, &maxTextureSize);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  src/hugin_base/CMakeFiles/huginbase.dir/build.make:1358 : la recette pour la 
cible « 
src/hugin_base/CMakeFiles/huginbase.dir/vigra_ext/ImageTransformsGPU.cpp.o » a 
échouée
  make[2]: *** 
[src/hugin_base/CMakeFiles/huginbase.dir/vigra_ext/ImageTransformsGPU.cpp.o] 
Erreur 1

  
  The lastest version I managed to build was on march, 14th.

  Regards

  Jean-Luc

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

_______________________________________________
Mailing list: https://launchpad.net/~hugin-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to