[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 07:43:41 EDT 2014
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\vtkqttesting\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\Rendering\LINK
Error 2252 error LNK1104: cannot open file '..\..\..\lib\Debug\vtkPVVTKExtensionsRendering-pv4.1.lib' C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\VTKExtensions\Default\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\ServerImplementation\Rendering\LINK
Error 2353 error LNK1104: cannot open file '..\..\..\lib\Debug\vtkPVClientServerCoreDefault-pv4.1.lib' C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ServerImplementation\Default\LINK
Error 2452 error LNK1104: cannot open file '..\..\..\lib\Debug\vtkPVServerImplementationRendering-pv4.1.lib' C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ServerManager\Rendering\LINK
Error 2549 error LNK1104: cannot open file '..\..\..\lib\Debug\vtkPVServerImplementationDefault-pv4.1.lib' C:\ABSWork\ParaViewBuildQT48VS2010\Build\ParaViewCore\ServerManager\Default\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\SMApplication\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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140609/ae2514b6/attachment.html>
More information about the ParaView
mailing list