[marble] [Bug 471339] Marble container iterator methods crash

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Thu Jun 22 15:19:20 BST 2023


https://bugs.kde.org/show_bug.cgi?id=471339

--- Comment #1 from casqadius at gmail.com ---
The only solution I can propose is to make QT_STRICT_ITERATORS definition in
the library public: 

if (NOT WIN32)
  target_compile_definitions(marblewidget PUBLIC QT_STRICT_ITERATORS)
endif()

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list