On Wed, Nov 21, 2012 at 11:14:50AM +, Garth N. Wells wrote:
> On Wed, Nov 21, 2012 at 11:01 AM, Anders Logg 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 ha
Thanks. This works for me. Could you send me (privately) the output of
"make VERBOSE=1", and of "ldd /somewhere/lib/libQVTK.so"?
-j.
___
Mailing list: https://launchpad.net/~dolfin
Post to : dolfin@lists.launchpad.net
Unsubscribe : https://launchpad
cd demo/undocumented/csg/3D/cpp/
cmake .
make
Linking CXX executable demo_csg_3D
/home/hake/local/lib/libdolfin.so: error: undefined reference to
'QCoreApplication::processEvents(QFlags)'
/home/hake/local/lib/libdolfin.so: error: undefined reference to
'QString::free(QString::Data*)'
/home/hake/loc
If you remember any details, please share. I'd like it to work, naturally.
On 21 November 2012 12:27, Johan Hake wrote:
> On 11/21/2012 12:14 PM, Garth N. Wells wrote:
>> On Wed, Nov 21, 2012 at 11:01 AM, Anders Logg wrote:
>>> The problem seems to be I have QT installed but not QVTK. How should
On 11/21/2012 12:14 PM, Garth N. Wells wrote:
> On Wed, Nov 21, 2012 at 11:01 AM, Anders Logg 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 pac
On Wed, Nov 21, 2012 at 11:01 AM, Anders Logg 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 w
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.
--
Anders
On Tue, Nov 20, 2012 at 07:17:41
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.
--
Anders
On Mon, Nov 19, 2012 at 11:11:11PM +0100, Joachim Berdal Haga wrote:
>The qt interface
The qt interface is not visually different from the old one. Using qt makes
some things possible that are hard to do with plain vtk, like decent window
handling.
Plus, it becomes possible to embed the plot window in a gui application.
The plot-qt demo does this (and cell picking).
J.
Den 19. nov.
How do I enable the Qt interface? I have it enabled and CMake finds it
but I don't see any difference to normal plotting.
--
Anders
___
Mailing list: https://launchpad.net/~dolfin
Post to : dolfin@lists.launchpad.net
Unsubscribe : https://launchpad.
10 matches
Mail list logo