[Paraview] ParaView fails to run under Windows7 + MSVC2008
Michael Jackson
mike.jackson at bluequartz.net
Mon Aug 23 12:33:49 EDT 2010
Besides if he has a 64 bit Qt and tries to compile a 32 bit paraview
then the compile will fail at the link stage. So that fact that he can
actually start the paraview process indicates that he has matching
compiles of Qt and ParaView.
What was the original error? Can you simply start paraview in a
debugger and see where it aborts? That is the quickest way to tell
what is going on.
___________________________________________________________
Mike Jackson www.bluequartz.net
Principal Software Engineer mike.jackson at bluequartz.net
BlueQuartz Software Dayton, Ohio
On Aug 23, 2010, at 12:09 PM, Dr. X wrote:
> Hi Dave,
> Thanks a lot for the trick. My qtdemo.exe is a 64bit app. (no star).
> Best,
> x
> On 8/23/2010 12:06 PM, Dave Partyka wrote:
>>
>> There might be a better way but what I do is to launch qtdemo.exe
>> and then open Task Manager and look for the process. If it has a *
>> after it's name, it's 32 bit. No star is 64bit.
>>
>> On Mon, Aug 23, 2010 at 11:08 AM, Dr. X <xunlei at renci.org> wrote:
>> Hi Robert,
>> I am pretty sure it was built through x64 command prompt. How can I
>> verify my memory?
>> Best,
>> x
>>
>> On 8/23/2010 10:56 AM, Robert Maynard wrote:
>> Was Qt compiled from the Visual Studio 2008 x64 command prompt,
>> rather
>> than the Visual Studio 2008 command prompt?
>>
>> On Mon, Aug 23, 2010 at 10:53 AM, John
>> Drescher<drescherjm at gmail.com> wrote:
>> On Mon, Aug 23, 2010 at 10:50 AM, Dr. X<xunlei at renci.org> wrote:
>> Hi John,
>> Thanks.
>> I can run any Qt demo app. on that machine. And yes, C:\Qt\bin is
>> in my
>> path.
>> Other possibilities?
>> x
>> In C:\Qt\bin
>>
>> Does QtCored4.dll exist as well as QtCore4.dll
>>
>> John
>> _______________________________________________
>> 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
More information about the ParaView
mailing list