← Back to team overview

hugin-devs team mailing list archive

[Bug 1557749] [NEW] Latest default branch fails to build

 

Public bug reported:

Attempting to build the default branch (6944dd3eb874 7306 ) on Fedora 23
x86_64 using Fedora's rpmbuild, I get the following output from
rpmbuild...

/home/terry/rpmbuild/BUILD/hugin-2016.1.0/src/hugin1/hugin/PapywizardImport.cpp:100:83:   required from here
/home/terry/rpmbuild/BUILD/hugin-2016.1.0/src/hugin_base/hugin_utils/utils.h:130:36: error: cannot convert 'const wxChar* {aka const wchar_t*}' to 'const char*' in initialization
         const char * p = str.c_str();
                                    ^
src/hugin1/hugin/CMakeFiles/hugin.dir/build.make:1481: recipe for target 'src/hugin1/hugin/CMakeFiles/hugin.dir/PapywizardImport.cpp.o' failed
make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/PapywizardImport.cpp.o] Error 1

Cheers,
Terry

** Affects: hugin
     Importance: Undecided
         Status: New

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

Title:
  Latest default branch fails to build

Status in Hugin:
  New

Bug description:
  Attempting to build the default branch (6944dd3eb874 7306 ) on Fedora
  23 x86_64 using Fedora's rpmbuild, I get the following output from
  rpmbuild...

  /home/terry/rpmbuild/BUILD/hugin-2016.1.0/src/hugin1/hugin/PapywizardImport.cpp:100:83:   required from here
  /home/terry/rpmbuild/BUILD/hugin-2016.1.0/src/hugin_base/hugin_utils/utils.h:130:36: error: cannot convert 'const wxChar* {aka const wchar_t*}' to 'const char*' in initialization
           const char * p = str.c_str();
                                      ^
  src/hugin1/hugin/CMakeFiles/hugin.dir/build.make:1481: recipe for target 'src/hugin1/hugin/CMakeFiles/hugin.dir/PapywizardImport.cpp.o' failed
  make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/PapywizardImport.cpp.o] Error 1

  Cheers,
  Terry

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


Follow ups