[Paraview] GetPolyData on a BoxWidget
John Drescher
drescherjm at gmail.com
Wed Jun 8 08:54:14 EDT 2011
On Wed, Jun 8, 2011 at 8:33 AM, Laurent Paul <l.paul at uclouvain.be> wrote:
> No, I mean 32 or 64 bits and VS2010 on the Qt download page.
>
Sorry I was I was talking about building Qt because I know the
download page is limited.. To build Qt you open up a command for your
compiler (Visual Studio 2008 x64 Win64 Command prompt ...) and execute
configure in the source folder.
I now use the following options on vs2008
configure -debug-and-release -no-webkit -opensource -fast
-no-incredibuild-xge -mp -no-dbus -platform win32-msvc2008
then after the configure stage
nmake
will build Qt
John
More information about the ParaView
mailing list