is this helpful? http://developer.qt.nokia.com/wiki/How_to_build_64bit_Qt_for_windows
On Mon, Nov 14, 2011 at 4:09 PM, Simon Su <[email protected]> wrote: > Utkarsh, > > a none ParaView related question, how did you all get a 64 bit qt to > compile? When I used 64bit cmd of vs2010, I still get > > win32-msvc2010 > > in the configure. And I cannot find a win64-* anywhere in the distribution > source tree of qt. > > thanks > -simon > > > On Mon, Nov 14, 2011 at 3:59 PM, Utkarsh Ayachit > <[email protected]> wrote: >> >> Nope, it will not. >> >> Utkarsh >> >> On Mon, Nov 14, 2011 at 3:55 PM, Simon Su <[email protected]> wrote: >> > Utkarsh, >> > >> > If the qt is 32bit, will it work if I use it to compile a 64bit version >> > of >> > ParaView? >> > >> > thanks >> > -simon >> > >> > On Mon, Nov 14, 2011 at 1:49 PM, Utkarsh Ayachit >> > <[email protected]> wrote: >> >> >> >> Try using dependency walker (http://www.dependencywalker.com/) to >> >> ensure the correct DLLs are being loaded. >> >> >> >> Utkarsh >> >> >> >> On Mon, Nov 14, 2011 at 12:13 PM, Simon Su <[email protected]> >> >> wrote: >> >> > Hi All, >> >> > >> >> > along the same 64bit topic, I was trying to compile the 64bit version >> >> > on >> >> > window7 with vs2010 but unsuccessful. I compiled qt using VS x86 >> >> > Win64 >> >> > command prompt on machine with 64bit windows 7 installed. Not sure if >> >> > I >> >> > got >> >> > the 64 bit version out of it. Then I use it to compile ParaView 64 >> >> > bit >> >> > version. It compiled but when I run it, it crashed most of the time >> >> > (not >> >> > all the time). When I debug it, from what I can gather, it is qt >> >> > related. >> >> > Any help is much appreciated. >> >> > >> >> > best >> >> > -simon >> >> > >> >> > On Thu, Nov 10, 2011 at 11:45 PM, David Partyka >> >> > <[email protected]> >> >> > wrote: >> >> >> >> >> >> Hi All, I have replaced the Windows 64bit binary with one that >> >> >> really >> >> >> is >> >> >> 64bit. Please redownload and try again and thank you for your >> >> >> patience. >> >> >> >> >> >> On Thu, Nov 10, 2011 at 10:28 PM, Utkarsh Ayachit >> >> >> <[email protected]> wrote: >> >> >>> >> >> >>> I've verified that that's indeed the case. We'll update new >> >> >>> binaries >> >> >>> soon. >> >> >>> >> >> >>> Thanks for reporting. >> >> >>> >> >> >>> Utkarsh >> >> >>> >> >> >>> On Thu, Nov 10, 2011 at 7:19 PM, kenichiro yoshimi >> >> >>> <[email protected]> wrote: >> >> >>> > Hi, >> >> >>> > >> >> >>> > I tried to install the 3.12 for Win64 using >> >> >>> > ParaView-3.12.0-Win64-x86.exe, but it says "Version 3.12.0 >> >> >>> > 32-bit". >> >> >>> > >> >> >>> > Is there a Win64-bit executable for the Windows 64 bit machine? >> >> >>> > >> >> >>> > Thanks, >> >> >>> > yoshimi >> >> >>> > _______________________________________________ >> >> >>> > Powered by www.kitware.com >> >> >>> > >> >> >>> > Visit other Kitware open-source projects at >> >> >>> > http://www.kitware.com/opensource/opensource.html >> >> >>> > >> >> >>> > Please keep messages on-topic and check the ParaView Wiki at: >> >> >>> > http://paraview.org/Wiki/ParaView >> >> >>> > >> >> >>> > Follow this link to subscribe/unsubscribe: >> >> >>> > http://www.paraview.org/mailman/listinfo/paraview >> >> >>> > >> >> >> >> >> >> >> >> >> _______________________________________________ >> >> >> Powered by www.kitware.com >> >> >> >> >> >> Visit other Kitware open-source projects at >> >> >> http://www.kitware.com/opensource/opensource.html >> >> >> >> >> >> Please keep messages on-topic and check the ParaView Wiki at: >> >> >> http://paraview.org/Wiki/ParaView >> >> >> >> >> >> Follow this link to subscribe/unsubscribe: >> >> >> http://www.paraview.org/mailman/listinfo/paraview >> >> >> >> >> > >> >> > >> > >> > > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > -- | Aashish Chaudhary | R&D Engineer | Kitware Inc. | www.kitware.com _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
