Bug 38160 - Ошибка сборки
Summary: Ошибка сборки
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: opencpn (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Sergey Y. Afonin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-27 14:14 MSK by Andrey Cherepanov
Modified: 2020-04-23 20:13 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2020-02-27 14:14:47 MSK
In file included from /usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrameImpl.h:28,
                 from /usr/src/RPM/BUILD/OpenCPN-5.0.0/src/chart1.cpp:83:
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrame.h:64:3: error: 'wxWebView' does not name a type
   64 |   wxWebView* m_htmlWinHelp;
      |   ^~~~~~~~~
In file included from /usr/src/RPM/BUILD/OpenCPN-5.0.0/src/chart1.cpp:83:
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrameImpl.h: In member function 'virtual void AboutFrameImpl::m_btnBackOnButtonClick(wxCommandEvent&)':
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrameImpl.h:44:60: error: 'm_htmlWinHelp' was not declared in this scope; did you mean 'm_htmlWinLicense'?
   44 |     void m_btnBackOnButtonClick( wxCommandEvent& event ) { m_htmlWinHelp->GoBack(); m_btnBack->Enable(m_htmlWinHelp->CanGoBack()); }
      |                                                            ^~~~~~~~~~~~~
      |                                                            m_htmlWinLicense
make[2]: *** [CMakeFiles/opencpn.dir/build.make:66: CMakeFiles/opencpn.dir/src/chart1.cpp.o] Error 1
Comment 1 Sergey Y. Afonin 2020-04-23 20:12:45 MSK
Исправлено в 5.0.0-alt3
Comment 2 Sergey Y. Afonin 2020-04-23 20:13:28 MSK
Закрыть забыл.