Skip to content

Instantly share code, notes, and snippets.

@freq-mod
Created August 6, 2020 16:11
Show Gist options
  • Save freq-mod/1cce63b16b43d0cd048f6ae6a2b5e77f to your computer and use it in GitHub Desktop.
Save freq-mod/1cce63b16b43d0cd048f6ae6a2b5e77f to your computer and use it in GitHub Desktop.
YM2608 Tone Editor build fail
mingw32-make -f Makefile.Release
mingw32-make[1]: Entering directory 'C:/Users/anon/Documents/GitHub/YM2608-Tone-Editor/Test-MAME-YM2608'
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe fmenvelopeformatdialog.ui -o ui_fmenvelopeformatdialog.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe fmenvelopeorderdialog.ui -o ui_fmenvelopeorderdialog.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe mainwindow.ui -o ui_mainwindow.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe widgets\labeled_hslider.ui -o ui_labeled_hslider.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe widgets\labeled_vslider.ui -o ui_labeled_vslider.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe widgets\operator_sliders.ui -o ui_operator_sliders.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe namedialog.ui -o ui_namedialog.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe tonetextdialog.ui -o ui_tonetextdialog.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe setupdialog.ui -o ui_setupdialog.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe aboutdialog.ui -o ui_aboutdialog.h
C:\Qt\Qt5.12.9\5.12.9\mingw73_64\bin\uic.exe readtextdialog.ui -o ui_readtextdialog.h
g++ -c -fno-keep-inline-dllexport -O2 -std=gnu++1z -Wall -W -Wextra -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I. -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtMultimedia -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtWidgets -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtGui -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtANGLE -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtNetwork -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtCore -Irelease -I. -I/include -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\mkspecs\win32-g++ -o release\fmenvelopeformatdialog.o fmenvelopeformatdialog.cpp
g++ -c -fno-keep-inline-dllexport -O2 -std=gnu++1z -Wall -W -Wextra -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I. -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtMultimedia -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtWidgets -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtGui -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtANGLE -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtNetwork -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtCore -Irelease -I. -I/include -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\mkspecs\win32-g++ -o release\fmenvelopeorderdialog.o fmenvelopeorderdialog.cpp
g++ -c -fno-keep-inline-dllexport -O2 -std=gnu++1z -Wall -W -Wextra -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I. -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtMultimedia -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtWidgets -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtGui -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtANGLE -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtNetwork -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtCore -Irelease -I. -I/include -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\mkspecs\win32-g++ -o release\binary_container.o io\binary_container.cpp
g++ -c -fno-keep-inline-dllexport -O2 -std=gnu++1z -Wall -W -Wextra -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I. -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtMultimedia -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtWidgets -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtGui -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtANGLE -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtNetwork -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\include\QtCore -Irelease -I. -I/include -IC:\Qt\Qt5.12.9\5.12.9\mingw73_64\mkspecs\win32-g++ -o release\bti_io.o io\bti_io.cpp
In file included from C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/hashtable.h:35:0,
from C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/unordered_map:47,
from io\file_io.hpp:3,
from io\bti_io.hpp:3,
from io\bti_io.cpp:1:
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/hashtable_policy.h: In instantiation of 'struct std::__detail::__is_noexcept_hash<QString, std::hash<QString> >':
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/type_traits:143:12: required from 'struct std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > >'
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/type_traits:154:31: required from 'struct std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:103:66: required from 'class std::unordered_map<QString, std::unique_ptr<AbstractSingleToneIo> >'
io\file_io.hpp:38:69: required from here
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/hashtable_policy.h:87:34: error: no match for call to '(const std::hash<QString>) (const QString&)'
noexcept(declval<const _Hash&>()(declval<const _Key&>()))>
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/move.h:54:0,
from C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/stl_pair.h:59,
from C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/utility:70,
from C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/unordered_map:38,
from io\file_io.hpp:3,
from io\bti_io.hpp:3,
from io\bti_io.cpp:1:
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/type_traits: In instantiation of 'struct std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >':
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:103:66: required from 'class std::unordered_map<QString, std::unique_ptr<AbstractSingleToneIo> >'
io\file_io.hpp:38:69: required from here
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/type_traits:154:31: error: 'value' is not a member of 'std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > >'
: public __bool_constant<!bool(_Pp::value)>
^~~~~~~~~~~~~~~~
In file included from C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/unordered_map:48:0,
from io\file_io.hpp:3,
from io\bti_io.hpp:3,
from io\bti_io.cpp:1:
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h: In instantiation of 'class std::unordered_map<QString, std::unique_ptr<AbstractSingleToneIo> >':
io\file_io.hpp:38:69: required from here
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:103:66: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef __umap_hashtable<_Key, _Tp, _Hash, _Pred, _Alloc> _Hashtable;
^~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:110:45: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::key_type key_type;
^~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:111:47: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::value_type value_type;
^~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:112:48: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::mapped_type mapped_type;
^~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:113:43: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::hasher hasher;
^~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:114:46: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::key_equal key_equal;
^~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:115:51: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::allocator_type allocator_type;
^~~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:120:45: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::pointer pointer;
^~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:121:50: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::const_pointer const_pointer;
^~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:122:47: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::reference reference;
^~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:123:52: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::const_reference const_reference;
^~~~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:124:46: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::iterator iterator;
^~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:125:51: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::const_iterator const_iterator;
^~~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:126:51: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::local_iterator local_iterator;
^~~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:127:57: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::const_local_iterator const_local_iterator;
^~~~~~~~~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:128:47: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::size_type size_type;
^~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:129:52: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
typedef typename _Hashtable::difference_type difference_type;
^~~~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:133:55: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
using node_type = typename _Hashtable::node_type;
^
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:134:73: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
using insert_return_type = typename _Hashtable::insert_return_type;
^
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:288:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
operator=(initializer_list<value_type> __l)
^~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:386:2: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
emplace(_Args&&... __args)
^~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:469:9: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
try_emplace(const key_type& __k, _Args&&... __args)
^~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:487:9: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
try_emplace(key_type&& __k, _Args&&... __args)
^~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:578:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
insert(const value_type& __x)
^~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:584:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
insert(value_type&& __x)
^~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:591:2: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
insert(_Pair&& __x)
^~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:657:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
insert(initializer_list<value_type> __l)
^~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:685:9: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
insert_or_assign(const key_type& __k, _Obj&& __obj)
^~~~~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:703:9: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
insert_or_assign(key_type&& __k, _Obj&& __obj)
^~~~~~~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:953:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
equal_range(const key_type& __x)
^~~~~~~~~~~
C:/Qt/Qt5.12.9/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/bits/unordered_map.h:957:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<QString> >, std::__detail::__is_noexcept_hash<QString, std::hash<QString> > > >'
equal_range(const key_type& __x) const
^~~~~~~~~~~
mingw32-make[1]: *** [Makefile.Release:2183: release/bti_io.o] Error 1
mingw32-make[1]: Leaving directory 'C:/Users/anon/Documents/GitHub/YM2608-Tone-Editor/Test-MAME-YM2608'
mingw32-make: *** [Makefile:38: release] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment