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. Qvtkwidget and qt creator
Qt 6.11 is out! See what's new in the release blog

Qvtkwidget and qt creator

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 9.7k 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.
  • J Offline
    J Offline
    johnsonjonaris
    wrote on last edited by
    #1

    Hello all
    I am a newbie to vtk with QT, I want to load the qvtkwidget on qt creator, is this doable, i load it successfully on qtdesiger but the plugins doesn't load on qt creator. Here are the steps I follow:
    I install MCVS 2008
    I install QT 4.7.2 MCSV version
    I install cmake 2.8
    I extract vtk 5.6
    I run cmake, configure it for mcvs 2008 (not 64),
    VTK_USE_QT on
    BUILD_SHARED_LIBS on
    configure and generate
    compile ALLBUILD and INSTALL with release option in MCSV 2008
    copied the QVTKWidget.dll and .lib files in the plugins\designer folder
    installed qtcreator
    copied the same 2 files in the plugins folder for qtcreator

    the widget appears in qtdesigner but not qtcreator
    did anyone successfully loaded it in qtcreator, what do I have to do?
    thanks
    Johnson

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hxr99
      wrote on last edited by
      #2

      Maybe you should include your VTK library path to your .pro file.
      I think you should read my post on Qt with VTK integration:
      "http://hxr99.blogspot.com/2013/03/qt-vtk-install-vtk-with-qt-integration.html":http://hxr99.blogspot.com/2013/03/qt-vtk-install-vtk-with-qt-integration.html
      "http://hxr99.blogspot.com/2013/03/qt-vtk-displaying-single-dicom-file.html":http://hxr99.blogspot.com/2013/03/qt-vtk-displaying-single-dicom-file.html

      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