Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 58
    • Issues 58
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 160
    • Merge requests 160
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • KWinKWin
  • Issues
  • #55
Closed
Open
Issue created Sep 15, 2021 by xu peidong@xupeidong

add "set(CMAKE_CXX_FLAGS -fsanitize=undefined,address -O2)" in autotests cmake

make error like
"[ 42%] Linking CXX executable ../bin/testOnScreenNotification /usr/bin/ld: CMakeFiles/testOnScreenNotification.dir/__/onscreennotification.cpp.o:(.data.rel+0xf78): undefined reference to typeinfo for KWin::InputRedirection' /usr/bin/ld: CMakeFiles/testOnScreenNotification.dir/__/input_event_spy.cpp.o:(.data.rel+0x18): undefined reference to typeinfo for KWin::InputRedirection' collect2: error: ld returned 1 exit status "

Edited Sep 18, 2021 by xu peidong
Assignee
Assign to
Time tracking