<div dir="ltr"><div><span style="font-family:monospace"><span style="font-weight:bold;color:rgb(84,84,255)"><br></span></span></div><div><span style="font-family:monospace"><font color="#000000">I am working on debian bullseye. </font></span></div><div><span style="font-family:monospace"><span style="font-weight:bold;color:rgb(84,84,255)"><br></span></span></div><div>kde/build/kdevelop/bin$ uname -a<br>Linux enes-albay 5.10.0-13-amd64 #1 SMP Debian 5.10.106-1 (2022-03-17) x86_64 GNU/Linux<br></div><span style="font-family:monospace"><span style="font-weight:bold;color:rgb(84,84,255)"><div><span style="font-family:monospace"><span style="font-weight:bold;color:rgb(84,84,255)"><br></span></span></div><div><span style="font-family:monospace"><span style="font-weight:bold;color:rgb(84,84,255)"><br></span></span></div>kde/build/kdevelop/bin</span><span style="color:rgb(0,0,0)">$ KDEV_CLANG_DISPLAY_ARGS=1 KDEV_CLANG_DISPLAY_DIAGS=1 KDEV_CLANG_DISPLAY_DEFINES=1 ./kdevelop
</span><br>kdevplatform.serialization: repository "/home/enes/.cache/kdevduchain/kdevelop-{2e78e62c-8b7d-4277-a699-d586b7b066c3}" was write-locked, it probably is inconsistent
<br>kdevplatform.serialization: "The data-repository at /home/enes/.cache/kdevduchain/kdevelop-{2e78e62c-8b7d-4277-a699-d586b7b066c3} has to be cleared."
<br>kf.service.services: The desktop entry file "/usr/share/applications/qemu.desktop" has Type= "Application" but no Exec line
<br>kf.service.sycoca: Invalid Service :  "/usr/share/applications/qemu.desktop"
<br>Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
<br>Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
<br>kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed
<br>kf.kio.slaves.file: copy() QUrl("file:///media/enes/MyFiles/programming/cpp/cmakeExamples/ex1/ex1.kdev4") to QUrl("file:///tmp/kdevelop.mulPSZ") mode= -1
<br>qrc:/qml/area_code.qml:56:9: Type NewsFeed unavailable
<br>qrc:/qml/NewsFeed.qml:10:1: module "QtQuick.XmlListModel" is not installed
<br>kf.kio.slaves.file: the file doesn't have any xattr
<br>Defines file: /tmp/kdevelop.SaQcpd
<br>#pragma clang system_header
<br>#define _GNU_SOURCE 1
<br>#define _LP64 1
<br>#define __ATOMIC_ACQUIRE 2
<br>#define __ATOMIC_ACQ_REL 4
<br>#define __ATOMIC_CONSUME 1
<br>#define __ATOMIC_RELAXED 0
<br>#define __ATOMIC_RELEASE 3
<br>#define __ATOMIC_SEQ_CST 5
<br>#define __BIGGEST_ALIGNMENT__ 16
<br>#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
<br>#define __CHAR16_TYPE__ unsigned short
<br>#define __CHAR32_TYPE__ unsigned int
<br>#define __CHAR_BIT__ 8
<br>#define __CLANG_ATOMIC_BOOL_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_CHAR16_T_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_CHAR32_T_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_CHAR_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_INT_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_LLONG_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_LONG_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_POINTER_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_SHORT_LOCK_FREE 2
<br>#define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2
<br>#define __CONSTANT_CFSTRINGS__ 1
<br>#define __DBL_DECIMAL_DIG__ 17
<br>#define __DBL_DENORM_MIN__ 4.9406564584124654e-324
<br>#define __DBL_DIG__ 15
<br>#define __DBL_EPSILON__ 2.2204460492503131e-16
<br>#define __DBL_HAS_DENORM__ 1
<br>#define __DBL_HAS_INFINITY__ 1
<br>#define __DBL_HAS_QUIET_NAN__ 1
<br>#define __DBL_MANT_DIG__ 53
<br>#define __DBL_MAX_10_EXP__ 308
<br>#define __DBL_MAX_EXP__ 1024
<br>#define __DBL_MAX__ 1.7976931348623157e+308
<br>#define __DBL_MIN_10_EXP__ (-307)
<br>#define __DBL_MIN_EXP__ (-1021)
<br>#define __DBL_MIN__ 2.2250738585072014e-308
<br>#define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__
<br>#define __DEPRECATED 1
<br>#define __ELF__ 1
<br>#define __EXCEPTIONS 1
<br>#define __FINITE_MATH_ONLY__ 0
<br>#define __FLOAT128__ 1
<br>#define __FLT_DECIMAL_DIG__ 9
<br>#define __FLT_DENORM_MIN__ 1.40129846e-45F
<br>#define __FLT_DIG__ 6
<br>#define __FLT_EPSILON__ 1.19209290e-7F
<br>#define __FLT_EVAL_METHOD__ 0
<br>#define __FLT_HAS_DENORM__ 1
<br>#define __FLT_HAS_INFINITY__ 1
<br>#define __FLT_HAS_QUIET_NAN__ 1
<br>#define __FLT_MANT_DIG__ 24
<br>#define __FLT_MAX_10_EXP__ 38
<br>#define __FLT_MAX_EXP__ 128
<br>#define __FLT_MAX__ 3.40282347e+38F
<br>#define __FLT_MIN_10_EXP__ (-37)
<br>#define __FLT_MIN_EXP__ (-125)
<br>#define __FLT_MIN__ 1.17549435e-38F
<br>#define __FLT_RADIX__ 2
<br>#define __FXSR__ 1
<br>#define __GCC_ASM_FLAG_OUTPUTS__ 1
<br>#define __GCC_ATOMIC_BOOL_LOCK_FREE 2
<br>#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
<br>#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
<br>#define __GCC_ATOMIC_CHAR_LOCK_FREE 2
<br>#define __GCC_ATOMIC_INT_LOCK_FREE 2
<br>#define __GCC_ATOMIC_LLONG_LOCK_FREE 2
<br>#define __GCC_ATOMIC_LONG_LOCK_FREE 2
<br>#define __GCC_ATOMIC_POINTER_LOCK_FREE 2
<br>#define __GCC_ATOMIC_SHORT_LOCK_FREE 2
<br>#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
<br>#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
<br>#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
<br>#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
<br>#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
<br>#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
<br>#define __GNUC_GNU_INLINE__ 1
<br>#define __GNUC_MINOR__ 2
<br>#define __GNUC_PATCHLEVEL__ 1
<br>#define __GNUC__ 4
<br>#define __GNUG__ 4
<br>#define __GXX_ABI_VERSION 1002
<br>#define __GXX_EXPERIMENTAL_CXX0X__ 1
<br>#define __GXX_RTTI 1
<br>#define __GXX_WEAK__ 1
<br>#define __INT16_C_SUFFIX__  <br>#define __INT16_FMTd__ "hd"
<br>#define __INT16_FMTi__ "hi"
<br>#define __INT16_MAX__ 32767
<br>#define __INT16_TYPE__ short
<br>#define __INT32_C_SUFFIX__  <br>#define __INT32_FMTd__ "d"
<br>#define __INT32_FMTi__ "i"
<br>#define __INT32_MAX__ 2147483647
<br>#define __INT32_TYPE__ int
<br>#define __INT64_C_SUFFIX__ L
<br>#define __INT64_FMTd__ "ld"
<br>#define __INT64_FMTi__ "li"
<br>#define __INT64_MAX__ 9223372036854775807L
<br>#define __INT64_TYPE__ long int
<br>#define __INT8_C_SUFFIX__  <br>#define __INT8_FMTd__ "hhd"
<br>#define __INT8_FMTi__ "hhi"
<br>#define __INT8_MAX__ 127
<br>#define __INT8_TYPE__ signed char
<br>#define __INTMAX_C_SUFFIX__ L
<br>#define __INTMAX_FMTd__ "ld"
<br>#define __INTMAX_FMTi__ "li"
<br>#define __INTMAX_MAX__ 9223372036854775807L
<br>#define __INTMAX_TYPE__ long int
<br>#define __INTMAX_WIDTH__ 64
<br>#define __INTPTR_FMTd__ "ld"
<br>#define __INTPTR_FMTi__ "li"
<br>#define __INTPTR_MAX__ 9223372036854775807L
<br>#define __INTPTR_TYPE__ long int
<br>#define __INTPTR_WIDTH__ 64
<br>#define __INT_FAST16_FMTd__ "hd"
<br>#define __INT_FAST16_FMTi__ "hi"
<br>#define __INT_FAST16_MAX__ 32767
<br>#define __INT_FAST16_TYPE__ short
<br>#define __INT_FAST32_FMTd__ "d"
<br>#define __INT_FAST32_FMTi__ "i"
<br>#define __INT_FAST32_MAX__ 2147483647
<br>#define __INT_FAST32_TYPE__ int
<br>#define __INT_FAST64_FMTd__ "ld"
<br>#define __INT_FAST64_FMTi__ "li"
<br>#define __INT_FAST64_MAX__ 9223372036854775807L
<br>#define __INT_FAST64_TYPE__ long int
<br>#define __INT_FAST8_FMTd__ "hhd"
<br>#define __INT_FAST8_FMTi__ "hhi"
<br>#define __INT_FAST8_MAX__ 127
<br>#define __INT_FAST8_TYPE__ signed char
<br>#define __INT_LEAST16_FMTd__ "hd"
<br>#define __INT_LEAST16_FMTi__ "hi"
<br>#define __INT_LEAST16_MAX__ 32767
<br>#define __INT_LEAST16_TYPE__ short
<br>#define __INT_LEAST32_FMTd__ "d"
<br>#define __INT_LEAST32_FMTi__ "i"
<br>#define __INT_LEAST32_MAX__ 2147483647
<br>#define __INT_LEAST32_TYPE__ int
<br>#define __INT_LEAST64_FMTd__ "ld"
<br>#define __INT_LEAST64_FMTi__ "li"
<br>#define __INT_LEAST64_MAX__ 9223372036854775807L
<br>#define __INT_LEAST64_TYPE__ long int
<br>#define __INT_LEAST8_FMTd__ "hhd"
<br>#define __INT_LEAST8_FMTi__ "hhi"
<br>#define __INT_LEAST8_MAX__ 127
<br>#define __INT_LEAST8_TYPE__ signed char
<br>#define __INT_MAX__ 2147483647
<br>#define __LDBL_DECIMAL_DIG__ 21
<br>#define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
<br>#define __LDBL_DIG__ 18
<br>#define __LDBL_EPSILON__ 1.08420217248550443401e-19L
<br>#define __LDBL_HAS_DENORM__ 1
<br>#define __LDBL_HAS_INFINITY__ 1
<br>#define __LDBL_HAS_QUIET_NAN__ 1
<br>#define __LDBL_MANT_DIG__ 64
<br>#define __LDBL_MAX_10_EXP__ 4932
<br>#define __LDBL_MAX_EXP__ 16384
<br>#define __LDBL_MAX__ 1.18973149535723176502e+4932L
<br>#define __LDBL_MIN_10_EXP__ (-4931)
<br>#define __LDBL_MIN_EXP__ (-16381)
<br>#define __LDBL_MIN__ 3.36210314311209350626e-4932L
<br>#define __LITTLE_ENDIAN__ 1
<br>#define __LONG_LONG_MAX__ 9223372036854775807LL
<br>#define __LONG_MAX__ 9223372036854775807L
<br>#define __LP64__ 1
<br>#define __MMX__ 1
<br>#define __NO_INLINE__ 1
<br>#define __NO_MATH_INLINES 1
<br>#define __OBJC_BOOL_IS_BOOL 0
<br>#define __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES 3
<br>#define __OPENCL_MEMORY_SCOPE_DEVICE 2
<br>#define __OPENCL_MEMORY_SCOPE_SUB_GROUP 4
<br>#define __OPENCL_MEMORY_SCOPE_WORK_GROUP 1
<br>#define __OPENCL_MEMORY_SCOPE_WORK_ITEM 0
<br>#define __ORDER_BIG_ENDIAN__ 4321
<br>#define __ORDER_LITTLE_ENDIAN__ 1234
<br>#define __ORDER_PDP_ENDIAN__ 3412
<br>#define __POINTER_WIDTH__ 64
<br>#define __PRAGMA_REDEFINE_EXTNAME 1
<br>#define __PTRDIFF_FMTd__ "ld"
<br>#define __PTRDIFF_FMTi__ "li"
<br>#define __PTRDIFF_MAX__ 9223372036854775807L
<br>#define __PTRDIFF_TYPE__ long int
<br>#define __PTRDIFF_WIDTH__ 64
<br>#define __REGISTER_PREFIX__  <br>#define __SCHAR_MAX__ 127
<br>#define __SEG_FS 1
<br>#define __SEG_GS 1
<br>#define __SHRT_MAX__ 32767
<br>#define __SIG_ATOMIC_MAX__ 2147483647
<br>#define __SIG_ATOMIC_WIDTH__ 32
<br>#define __SIZEOF_DOUBLE__ 8
<br>#define __SIZEOF_FLOAT128__ 16
<br>#define __SIZEOF_FLOAT__ 4
<br>#define __SIZEOF_INT128__ 16
<br>#define __SIZEOF_INT__ 4
<br>#define __SIZEOF_LONG_DOUBLE__ 16
<br>#define __SIZEOF_LONG_LONG__ 8
<br>#define __SIZEOF_LONG__ 8
<br>#define __SIZEOF_POINTER__ 8
<br>#define __SIZEOF_PTRDIFF_T__ 8
<br>#define __SIZEOF_SHORT__ 2
<br>#define __SIZEOF_SIZE_T__ 8
<br>#define __SIZEOF_WCHAR_T__ 4
<br>#define __SIZEOF_WINT_T__ 4
<br>#define __SIZE_FMTX__ "lX"
<br>#define __SIZE_FMTo__ "lo"
<br>#define __SIZE_FMTu__ "lu"
<br>#define __SIZE_FMTx__ "lx"
<br>#define __SIZE_MAX__ 18446744073709551615UL
<br>#define __SIZE_TYPE__ long unsigned int
<br>#define __SIZE_WIDTH__ 64
<br>#define __SSE2_MATH__ 1
<br>#define __SSE2__ 1
<br>#define __SSE_MATH__ 1
<br>#define __SSE__ 1
<br>#define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16UL
<br>#define __STDC_HOSTED__ 1
<br>#define __STDC_UTF_16__ 1
<br>#define __STDC_UTF_32__ 1
<br>#define __STDC__ 1
<br>#define __STRICT_ANSI__ 1
<br>#define __UINT16_C_SUFFIX__  <br>#define __UINT16_FMTX__ "hX"
<br>#define __UINT16_FMTo__ "ho"
<br>#define __UINT16_FMTu__ "hu"
<br>#define __UINT16_FMTx__ "hx"
<br>#define __UINT16_MAX__ 65535
<br>#define __UINT16_TYPE__ unsigned short
<br>#define __UINT32_C_SUFFIX__ U
<br>#define __UINT32_FMTX__ "X"
<br>#define __UINT32_FMTo__ "o"
<br>#define __UINT32_FMTu__ "u"
<br>#define __UINT32_FMTx__ "x"
<br>#define __UINT32_MAX__ 4294967295U
<br>#define __UINT32_TYPE__ unsigned int
<br>#define __UINT64_C_SUFFIX__ UL
<br>#define __UINT64_FMTX__ "lX"
<br>#define __UINT64_FMTo__ "lo"
<br>#define __UINT64_FMTu__ "lu"
<br>#define __UINT64_FMTx__ "lx"
<br>#define __UINT64_MAX__ 18446744073709551615UL
<br>#define __UINT64_TYPE__ long unsigned int
<br>#define __UINT8_C_SUFFIX__  <br>#define __UINT8_FMTX__ "hhX"
<br>#define __UINT8_FMTo__ "hho"
<br>#define __UINT8_FMTu__ "hhu"
<br>#define __UINT8_FMTx__ "hhx"
<br>#define __UINT8_MAX__ 255
<br>#define __UINT8_TYPE__ unsigned char
<br>#define __UINTMAX_C_SUFFIX__ UL
<br>#define __UINTMAX_FMTX__ "lX"
<br>#define __UINTMAX_FMTo__ "lo"
<br>#define __UINTMAX_FMTu__ "lu"
<br>#define __UINTMAX_FMTx__ "lx"
<br>#define __UINTMAX_MAX__ 18446744073709551615UL
<br>#define __UINTMAX_TYPE__ long unsigned int
<br>#define __UINTMAX_WIDTH__ 64
<br>#define __UINTPTR_FMTX__ "lX"
<br>#define __UINTPTR_FMTo__ "lo"
<br>#define __UINTPTR_FMTu__ "lu"
<br>#define __UINTPTR_FMTx__ "lx"
<br>#define __UINTPTR_MAX__ 18446744073709551615UL
<br>#define __UINTPTR_TYPE__ long unsigned int
<br>#define __UINTPTR_WIDTH__ 64
<br>#define __UINT_FAST16_FMTX__ "hX"
<br>#define __UINT_FAST16_FMTo__ "ho"
<br>#define __UINT_FAST16_FMTu__ "hu"
<br>#define __UINT_FAST16_FMTx__ "hx"
<br>#define __UINT_FAST16_MAX__ 65535
<br>#define __UINT_FAST16_TYPE__ unsigned short
<br>#define __UINT_FAST32_FMTX__ "X"
<br>#define __UINT_FAST32_FMTo__ "o"
<br>#define __UINT_FAST32_FMTu__ "u"
<br>#define __UINT_FAST32_FMTx__ "x"
<br>#define __UINT_FAST32_MAX__ 4294967295U
<br>#define __UINT_FAST32_TYPE__ unsigned int
<br>#define __UINT_FAST64_FMTX__ "lX"
<br>#define __UINT_FAST64_FMTo__ "lo"
<br>#define __UINT_FAST64_FMTu__ "lu"
<br>#define __UINT_FAST64_FMTx__ "lx"
<br>#define __UINT_FAST64_MAX__ 18446744073709551615UL
<br>#define __UINT_FAST64_TYPE__ long unsigned int
<br>#define __UINT_FAST8_FMTX__ "hhX"
<br>#define __UINT_FAST8_FMTo__ "hho"
<br>#define __UINT_FAST8_FMTu__ "hhu"
<br>#define __UINT_FAST8_FMTx__ "hhx"
<br>#define __UINT_FAST8_MAX__ 255
<br>#define __UINT_FAST8_TYPE__ unsigned char
<br>#define __UINT_LEAST16_FMTX__ "hX"
<br>#define __UINT_LEAST16_FMTo__ "ho"
<br>#define __UINT_LEAST16_FMTu__ "hu"
<br>#define __UINT_LEAST16_FMTx__ "hx"
<br>#define __UINT_LEAST16_MAX__ 65535
<br>#define __UINT_LEAST16_TYPE__ unsigned short
<br>#define __UINT_LEAST32_FMTX__ "X"
<br>#define __UINT_LEAST32_FMTo__ "o"
<br>#define __UINT_LEAST32_FMTu__ "u"
<br>#define __UINT_LEAST32_FMTx__ "x"
<br>#define __UINT_LEAST32_MAX__ 4294967295U
<br>#define __UINT_LEAST32_TYPE__ unsigned int
<br>#define __UINT_LEAST64_FMTX__ "lX"
<br>#define __UINT_LEAST64_FMTo__ "lo"
<br>#define __UINT_LEAST64_FMTu__ "lu"
<br>#define __UINT_LEAST64_FMTx__ "lx"
<br>#define __UINT_LEAST64_MAX__ 18446744073709551615UL
<br>#define __UINT_LEAST64_TYPE__ long unsigned int
<br>#define __UINT_LEAST8_FMTX__ "hhX"
<br>#define __UINT_LEAST8_FMTo__ "hho"
<br>#define __UINT_LEAST8_FMTu__ "hhu"
<br>#define __UINT_LEAST8_FMTx__ "hhx"
<br>#define __UINT_LEAST8_MAX__ 255
<br>#define __UINT_LEAST8_TYPE__ unsigned char
<br>#define __USER_LABEL_PREFIX__  <br>#define __VERSION__ "Debian Clang 11.1.0"
<br>#define __WCHAR_MAX__ 2147483647
<br>#define __WCHAR_TYPE__ int
<br>#define __WCHAR_WIDTH__ 32
<br>#define __WINT_MAX__ 4294967295U
<br>#define __WINT_TYPE__ unsigned int
<br>#define __WINT_UNSIGNED__ 1
<br>#define __WINT_WIDTH__ 32
<br>#define __amd64 1
<br>#define __amd64__ 1
<br>#define __clang__ 1
<br>#define __clang_major__ 11
<br>#define __clang_minor__ 1
<br>#define __clang_patchlevel__ 0
<br>#define __clang_version__ "11.1.0 "
<br>#define __code_model_small__ 1
<br>#define __cplusplus 201103L
<br>#define __cpp_alias_templates 200704L
<br>#define __cpp_attributes 200809L
<br>#define __cpp_constexpr 200704
<br>#define __cpp_constexpr_in_decltype 201711L
<br>#define __cpp_decltype 200707L
<br>#define __cpp_delegating_constructors 200604L
<br>#define __cpp_exceptions 199711L
<br>#define __cpp_impl_destroying_delete 201806L
<br>#define __cpp_inheriting_constructors 201511L
<br>#define __cpp_initializer_lists 200806L
<br>#define __cpp_lambdas 200907L
<br>#define __cpp_nsdmi 200809L
<br>#define __cpp_range_based_for 200907
<br>#define __cpp_raw_strings 200710L
<br>#define __cpp_ref_qualifiers 200710L
<br>#define __cpp_rtti 199711L
<br>#define __cpp_rvalue_references 200610L
<br>#define __cpp_static_assert 200410
<br>#define __cpp_threadsafe_static_init 200806L
<br>#define __cpp_unicode_characters 200704L
<br>#define __cpp_unicode_literals 200710L
<br>#define __cpp_user_defined_literals 200809L
<br>#define __cpp_variadic_templates 200704L
<br>#define __gnu_linux__ 1
<br>#define __k8 1
<br>#define __k8__ 1
<br>#define __linux 1
<br>#define __linux__ 1
<br>#define __llvm__ 1
<br>#define __private_extern__ extern
<br>#define __seg_fs __attribute__((address_space(257)))
<br>#define __seg_gs __attribute__((address_space(256)))
<br>#define __tune_k8__ 1
<br>#define __unix 1
<br>#define __unix__ 1
<br>#define __x86_64 1
<br>#define __x86_64__ 1
<br>12268
<br> VS defines:371
<br>Invocation: clang -ferror-limit=100 -fspell-checking  -Wunused-parameter -Wunreachable-code -Wall -std=c++11 -nostdinc -nostdinc++ -xc++ -Wno-gnu-zero-variadic-macro-arguments -isystem/usr/include/c++/11 -isystem/usr/include/x86_64-linu<br>x-gnu/c++/11 -isystem/usr/include/c++/11/backward -isystem/usr/local/include -isystem/usr/include/x86_64-linux-gnu -isystem/usr/include -isystem /usr/lib/llvm-11/lib/clang/11.1.0/include -imacros /tmp/kdevelop.SaQcpd -working-directory/<br>media/enes/MyFiles/programming/cpp/cmakeExamples/ex1/build /media/enes/MyFiles/programming/cpp/cmakeExamples/ex1/main.cpp
<br>Defines file: /tmp/kdevelop.xnghhJ<br>
<br></span></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 11, 2022 at 2:18 PM Milian Wolff <<a href="mailto:mail@milianw.de">mail@milianw.de</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">On Montag, 11. April 2022 10:29:38 CEST Enes Albay wrote:<br>
> Thanks for your reply Milian,<br>
> <br>
> I attached the project to this email. The output is in the below:<br>
<br>
The project works just fine here for me. What distro are you on?<br>
<br>
> de/build/kdevelop/bin$ KDEV_CLANG_DISPLAY_DIAGS=1<br>
> KDEV_CLANG_DISPLAY_DEFINES=1  kdevelop<br>
<br>
Can you please also set KDEV_CLANG_DISPLAY_ARGS=1?<br>
<br>
Thanks<br>
<br>
-- <br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a><br>
<a href="http://milianw.de" rel="noreferrer" target="_blank">http://milianw.de</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div style="text-align:left">Enes Albay</div></div></div>