<div><div class="gmail_quote">On Sun, Aug 1, 2010 at 10:11 AM, Alex Southern <span dir="ltr"><<a href="mailto:mrapsouthern@gmail.com">mrapsouthern@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I have found Qt to be great for Gui design in general, easy to setup
(takes a while to build though) and simple to learn, although I must
add given my recent experience not so straight forward to setup with
VTK
:)...<br>
<br>
Im trying to do this right now, you may have seen my recent posts
(Titled: VTK and QT Projects). I had not seen the examples at the link
you provided. I just wondered about the line that says, to use
QVTKWidget in the QT Designer, you must:<br>
<br>
sudo cp ~/bin/VTK/bin/libQVTKWidgetPlugin.so
/usr/lib/qt4/plugins/designer<br>
<br>
where do I need to execute this line of code? In visual studio command
prompt maybe?<br>
<br>
Thanks<br>
Alex.<div><div></div><div class="h5"></div></div></div></blockquote></div><br></div><div><br></div><div>Alex,<div><br></div><div>That line is not going to work in windows. All it does is copy the VTK library (which will probably be called something like libQVTKWidgetPlugin.dll in your case) into the Qt directory (my guess would be something like c:\Program Files\qt4\plugins\designer</div>
<div><br></div><div>As you go along, could you add similar instructions "For Windows"?</div><div><br clear="all">Thanks,<br><br>David</div></div>