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. Class vtkCocoa... is implemented in both ...
QtWS25 Last Chance

Class vtkCocoa... is implemented in both ...

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 2.0k Views
  • 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.
  • K Offline
    K Offline
    khamael
    wrote on last edited by
    #1

    Hi guys,

    Another problem. Now I get the following errors when I try to run my project:

    objc[24314]: Class vtkCocoaTimer is implemented in both /Users/.../program and /Users/.../libProgramVisualizationPlugin.dylib. One of the two will be used. Which one is undefined.

    etc etc.

    Any ideas?
    Thanks!

    1 Reply Last reply
    0
    • B Offline
      B Offline
      butterface
      wrote on last edited by
      #2

      From your post I would say you have two implementations of vtkCocoaTimer. One in /Users/…/program and one in /Users/…/libProgramVisualizationPlugin.dylib

      Any further informations?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        khamael
        wrote on last edited by
        #3

        hmm, how can I have that? the project is like a plugin system, meaning program runs, and then loads the Plugin.dylib.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          butterface
          wrote on last edited by
          #4

          Probably you should post vtk related topics at the vtk mailingslist.

          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