Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QNSListener is implemented in both
Qt 6.11 is out! See what's new in the release blog

QNSListener is implemented in both

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 662 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AwayFromKeyboard
    wrote on last edited by
    #1

    Hi, everyone!
    I'm trying to have some XML and network programming experience, so i decided to compile WeatherTrayIcon project (M. Summerfield). All compiled well.
    But after trying to run it, got this warning:

    @objc[36326]: Class QNSListener is implemented in both /Users/artem/Qt/5.1.1/clang_64/plugins/bearer/libqcorewlanbearer.dylib and /Users/artem/Qt/5.1.1/clang_64/plugins/bearer/libqcorewlanbearer_debug.dylib. One of the two will be used. Which one is undefined.@

    and it seems like program doesn't work properly.
    After some surfing i found this bug report:
    https://bugreports.qt-project.org/browse/QTBUG-27908

    looks like it is still got no issue. Any ideas, why does it appears and how i can fix it?
    P.S.: using OS X 10.9 and Qt 5.1.1 with 2.8.1 Qt Creator

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved