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. Get error while building the vtk using qt libraray ?
Forum Updated to NodeBB v4.3 + New Features

Get error while building the vtk using qt libraray ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 324 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
    amarism
    wrote on last edited by amarism
    #1

    I am getting this one error

       "Severity	Code	Description	Project	File	Line	Suppression State
      Error	LNK2001	unresolved external symbol "protected: virtual void __cdecl QVTKOpenGLWidget::dropEvent(class 
      QDropEvent *)" (?dropEvent@QVTKOpenGLWidget@@MEAAXPEAVQDropEvent@@@Z)	EasyView	 
      C:\Work\Projects\VTK\VTK\Build\Examples\Infovis\Cxx\EasyView\vtkGUISupportQt-8.1.lib(QVTKOpenGLWidget.obj)"
    

    Any idea about this to anyone. Any help is very helpful for me
    Thank you in advance

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      You only get that one (1) error ?

      1 Reply Last reply
      2
      • VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on last edited by
        #3

        Is the error coming from building the VTK library or from using the VTK library in your project?
        If it's the first then post OS, compiler, architecture, Qt Version and Cmake version used. If it's the second please show us your project file

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        1 Reply Last reply
        2

        • Login

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