[Paraview] Getting linker errors while building ParaView libraries (VS2010, QT 4.8.6, ParaView 4.1 windows7 64bit)
Narasimha Prasad Baditela
nbaditela at eagle.org
Mon Jun 9 11:37:32 EDT 2014
I got the QT 64bit from the following link. Hope it works.
http://www.tver-soft.org/qt64
-----Original Message-----
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
Sent: Monday, June 09, 2014 7:19 AM
To: Narasimha Prasad Baditela
Cc: paraview at paraview.org
Subject: Re: [Paraview] Getting linker errors while building ParaView libraries (VS2010, QT 4.8.6, ParaView 4.1 windows7 64bit)
You can always build Qt from source. It's fairly straight forward, it just takes time.
On Mon, Jun 9, 2014 at 7:43 AM, Narasimha Prasad Baditela <nbaditela at eagle.org> wrote:
> Hi All,
>
>
>
> I am getting following linker errors while building paraview libraries
> in visual studio 2010 on Windows 7 64 bit machine. From the errors it
> is clear that I am using 32 bit of QT module instead of 64 bit. Does
> anybody know where can I get the 64 bit of QT4.8.6?
>
>
>
> Error 30 error LNK1112: module machine type 'X86' conflicts
> with target machine type 'x64'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ThirdParty\QtTesting\vtkqttes
> ting\QtGuid4.lib(QtGuid4.dll)
>
> Error 34 error LNK1112: module machine type 'X86' conflicts
> with target machine type 'x64'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\VTK\GUISupport\Qt\QtGuid4.lib
> (QtGuid4.dll)
>
> Error 1610 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkGUISupportQt-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\VTKExtensions\Re
> ndering\LINK
>
> Error 2252 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkPVVTKExtensionsRendering-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\VTKExtensions\De
> fault\LINK
>
> Error 2254 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkPVVTKExtensionsDefault-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ClientServerCore
> \Rendering\LINK
>
> Error 2303 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkPVClientServerCoreRendering-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ClientServerCore
> \Default\LINK
>
> Error 2304 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkPVClientServerCoreRendering-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ServerImplementa
> tion\Rendering\LINK
>
> Error 2353 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkPVClientServerCoreDefault-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ServerImplementa
> tion\Default\LINK
>
> Error 2452 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkPVServerImplementationRendering-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ServerManager\Re
> ndering\LINK
>
> Error 2549 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkPVServerImplementationDefault-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ServerManager\De
> fault\LINK
>
> Error 4387 error LNK1104: cannot open file
> '..\..\lib\Debug\vtkGUISupportQt-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\Qt\Widgets\LINK
>
> Error 4436 error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkPVServerManagerDefault-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ServerManager\SM
> Application\LINK
>
> Error 6886 error LNK1104: cannot open file
> '..\..\lib\Debug\vtkpqWidgets-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\Qt\Core\LINK
>
> Error 14937 error LNK1104: cannot open file
> '..\..\lib\Debug\vtkpqCore-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\Qt\Components\LINK
>
> Error 18735 error LNK1104: cannot open file
> '..\..\lib\Debug\vtkpqComponents-pv4.1.lib'
> C:\ABSWork\ParaViewBuildQT48VS2010\Build\Qt\ApplicationComponents\LINK
>
>
>
> Thanks,
>
> Narasimha
>
>
> _______________________________________________
> 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