Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc 4.8 build fails #322

Closed
Nelson-numerical-software opened this issue Aug 26, 2020 · 1 comment
Closed

gcc 4.8 build fails #322

Nelson-numerical-software opened this issue Aug 26, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@Nelson-numerical-software
Copy link
Collaborator

gcc 4.8 build fails (2013) ubuntu 14.04
Is it maybe time to abandon this old platform ?

@Nelson-numerical-software
Copy link
Collaborator Author

/home/runner/nelson/modules/modules_manager/src/cpp/ModulesManager.cpp: In member function ‘bool Nelson::ModulesManager::deleteModule(const wstring&)’:
/home/runner/nelson/modules/modules_manager/src/cpp/ModulesManager.cpp:232:28: error: no matching function for call to ‘std::vector<std::tuple<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, bool, std::tuple<double, double, double> > >::erase(std::vector<std::tuple<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, bool, std::tuple<double, double, double> > >::const_iterator&)’
modulesMap.erase(it);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant