hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #06487
[Bug 1629923] Re: Latest "hg" version failed to build
Fixed in changeset efcf7f0fe507
** Changed in: hugin
Status: New => Fix Committed
** Changed in: hugin
Milestone: None => 2016.4beta1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1629923
Title:
Latest "hg" version failed to build
Status in Hugin:
Fix Committed
Bug description:
Hi,
I tried today to build the latest hg version.
I got the following error:
[ 82%] Building CXX object src/hugin1/hugin/CMakeFiles/hugin.dir/PanoPanel.cpp.o
[ 83%] Building CXX object src/hugin1/hugin/CMakeFiles/hugin.dir/GLViewer.cpp.o
/usr/local/src/hugin/hugin-2016.3.0/src/hugin1/hugin/MainFrame.cpp: In member function 'void MainFrame::OnLoadingFailed(wxCommandEvent&)':
/usr/local/src/hugin/hugin-2016.3.0/src/hugin1/hugin/MainFrame.cpp:1165:48: error: conversion from 'const wxScopedCharBuffer {aka const wxScopedCharTypeBuffer<char>}' to non-scalar type 'std::__cxx11::string {aka std::__cxx11::basic_string<char>}' requested
std::string filename = e.GetString().mb_str(HUGIN_CONV_FILENAME);
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
src/hugin1/hugin/CMakeFiles/hugin.dir/build.make:110: recipe for target 'src/hugin1/hugin/CMakeFiles/hugin.dir/MainFrame.cpp.o' failed
make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/MainFrame.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:2038: recipe for target 'src/hugin1/hugin/CMakeFiles/hugin.dir/all' failed
make[1]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2
I run debian sid
Regards
Jean-Luc
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1629923/+subscriptions
References