On 11/21/2012 12:14 PM, Garth N. Wells wrote: > On Wed, Nov 21, 2012 at 11:01 AM, Anders Logg <[email protected]> wrote: >> The problem seems to be I have QT installed but not QVTK. How should >> QVTK be installed? I have built VTK myself using Dorsal. Does it help >> to rebuild VTK now that I have the libqt4-dev package installed, which >> I didn't have at the time when I built VTK. >> > > You need to tell VTK to build the VTK-QT interface library. Use > cmake-gui to find the option.
Exactly and it works fine. But I had some problems with compile-time linking to some QT libraries when compiling an ordinary demo (not plot-qt). I did not bother looking into it, and just disabled QT :/ Johan > Garth > >> -- >> Anders >> >> >> On Tue, Nov 20, 2012 at 07:17:41AM +0100, Joachim Berdal Haga wrote: >>> Ok. To be certain qt is used with dolfin, you can check the presence of >>> f.x. ctrl-w in the help text - or just try it. >>> >>> Den 19. nov. 2012 23:49 skrev "Anders Logg" <[1][email protected]> >>> følgende: >>> >>> Thanks for the clarification. The plot-qt demo does not seem to >>> build >>> for me even if DOLFIN itself is built with Qt support, but I might >>> have messed up my environment. Will check again tomorrow. >>> >>> Referenser >>> >>> 1. mailto:[email protected] >>> 2. mailto:[email protected] >>> 3. mailto:[email protected] >>> 4. https://launchpad.net/~dolfin >>> 5. mailto:[email protected] >>> 6. https://launchpad.net/~dolfin >>> 7. https://help.launchpad.net/ListHelp >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~dolfin >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~dolfin >> More help : https://help.launchpad.net/ListHelp > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

