<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi Mr. Oshima,<br><br>Thanks a lot for your help. I was trying, without success, to do this for a week, and just now I realized what was wrong !<br><br>First of all, I was trying to load my plugin having compiled it in debug mode, not release. When I changed this, I could load it without problems, but the Qt GUI was quite weird. Then, as you said, I compiled ParaView with Qt 4.3.3 (instead of Qt 4.3.5, as the Wiki indicates) and pointed my plugin to THIS distribution. I managed to compile it, and now it runs pretty well with the ParaView version distributed by the website. <br><br>ParaView developers, this may be an error in the Wiki. Is the version in the "Downloads" section of the website REALLY compiled with Qt 4.3.5 ? <br><br>Regards,<br>Rafael March.<br><br>--- On <b>Mon, 3/23/09, Takuya OSHIMA <i><oshima@eng.niigata-u.ac.jp></i></b>
wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Takuya OSHIMA <oshima@eng.niigata-u.ac.jp><br>Subject: Re: [Paraview] Problems in loading plugin<br>To: rafaelmarch3@yahoo.com<br>Cc: paraview@paraview.org<br>Date: Monday, March 23, 2009, 4:45 PM<br><br><div class="plainMail">Hi Rafael,<br><br>I'm not sure if this helps, but I noticed one thing while I was<br>solving a DLL problem about which I reported recently.<br><br>If you run the Qt assitant binary included in<br>paraview-3.4.0-win32-x86.exe (you may have to add a .exe suffix since<br>it is simply named "assistant") and select Help->About Qt, a dialog<br>appears saying "This program uses Qt ... version 4.3.3." Hence my<br>doubt is that it in fact is Qt 4.3.3 that was used to build the<br>Kitware's package.<br><br>p.s. You may also want to make sure you are doing a Release (not<br>Debug)
build.<br><br>Regards,<br>Takuya<br><br>Takuya OSHIMA, Ph.D.<br>Faculty of Engineering, Niigata University<br>8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN<br><br><br>From: Rafael March <<a ymailto="mailto:rafaelmarch3@yahoo.com" href="/mc/compose?to=rafaelmarch3@yahoo.com">rafaelmarch3@yahoo.com</a>><br>Subject: [Paraview] Problems in loading plugin<br>Date: Mon, 23 Mar 2009 09:29:10 -0700 (PDT)<br><br>> *<br>> Hi, <br>>
<br>> As Berk corrected me, I've compiled my plugin under the same Qt version of the<br>> ParaView distro which is in the website. Now, it is built under the following <br>> environment: <br>> <br>> plugin:
<br>> <br>> • Operating System: Windows Vista Business - SP1 <br>> • Microsoft Visual Studio 2005 Professional Edition 8.0.50727.867 <br>> • no python
<br>> • Qt 4.3.5 open source version <br>> <br>> ParaView of Kitware's site: <br>> <br>> paraview-3.4.0-win32-x86.exe:
<br>> <br>> • Built on Windows XP Professional Version 2002 (Service Pack 3) <br>> • Microsoft Visual Studio 2005 Professional Edition 8.0.50727.762 <br>> • python 2.5.2 <br>> • Qt 4.3.5 open source version
<br>> <br>> But is still doesn't work ! I got another machine that never saw ParaView <br>> before, installed it, and tryied to load the plugin. Then I get a message like<br>> "The file "blabla.dll" is not a valid Qt plugin. <br>>
<br>> I'm wondering if the problem is the slight difference between the visual <br>> studio versions. Or maybe the OS. What can be wrong ? Why I can't load my <br>> plugin with the ParaView binaries provided in the website ? <br>> <br>> Regards,
<br>> Rafael March. <br>> <br></div></blockquote></td></tr></table><br>