<div dir="ltr"><div>mingw?</div><div>are you on windows?<br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Tue, Dec 31, 2024 at 4:29 PM Thomas Höpping <<a href="mailto:thomas.hoepping@gmx.net">thomas.hoepping@gmx.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
I just wanted to do some coding in a KDE application. Therefore I started to <br>
set up my development environment using kde-builder.<br>
<br>
I followed the instructions defined on the kde-builder web page.<br>
While compilation of kcoreaddons I get a build aboard.<br>
The error message is:<br>
/usr/include/qt6/QtCore/qglobal.h:13:12: fatal: ‘type_traits’ file not found<br>
<br>
The search using locate type_traits results in:<br>
/usr/i686-w64-mingw32/sys-root/mingw/include/c++/type_traits<br>
/usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/cpp_type_traits.h<br>
/usr/i686-w64-mingw32/sys-root/mingw/include/c++/experimental/type_traits<br>
/usr/i686-w64-mingw32/sys-root/mingw/include/c++/ext/type_traits.h<br>
/usr/i686-w64-mingw32/sys-root/mingw/include/c++/tr1/type_traits<br>
/usr/i686-w64-mingw32/sys-root/mingw/include/c++/tr2/type_traits<br>
/usr/include/c++/14/type_traits<br>
/usr/include/c++/14/bits/cpp_type_traits.h<br>
/usr/include/c++/14/experimental/type_traits<br>
/usr/include/c++/14/ext/type_traits.h<br>
/usr/include/c++/14/tr1/type_traits<br>
/usr/include/c++/14/tr2/type_traits<br>
/usr/include/qt6/QtCore/q20type_traits.h<br>
/usr/include/qt6/QtCore/qxptype_traits.h<br>
/usr/lib64/python3.13/site-packages/pyarrow/src/arrow/python/type_traits.h<br>
/usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/type_traits<br>
/usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/bits/cpp_type_traits.h<br>
/usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/experimental/type_traits<br>
/usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/ext/type_traits.h<br>
/usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/tr1/type_traits<br>
/usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/tr2/type_traits<br>
System details<br>
Fedora 41<br>
Could somebody give advice how to proceed?<br>
Regards<br>
Thomas<br>
<br>
<br>
</blockquote></div>