Check your PATH environment variable to make sure nothing is inserting a
path Qt DLLs different from the Qt with which you built ParaView. Note that
CMake installs Qt DLLs, so if you have that installed, your PATH may be set
to point to those DLLs.

HTH,
Cory

On Tue, Dec 19, 2017 at 7:01 PM, 程迪 <chengdi123...@gmail.com> wrote:

> Hi everyone,
>
> I just compiled paraview 5.4.1 using vs 2017 in win 10 using qt 5.10.
> The compilation works but only the `pvserver` works while the
> `paraview.exe` cannot run.
>
> The error is :Entry Point Not Found:
> [image: Inline image 1]
> entry point  `?setSelectionModel@QListWidget ... ` could not be located
> in the dynamic link library `C:\pv54_diy\bin\vtkpqComponents-pv5.4.dll`
>
>
> Here is what I did:
> - win10 64bit
> - vs2017 community version
> - MSMPI  8.1.12438.1091 runtime and SDK
> - QT 5.10.0 using msvc2017_64/lib
> - cmake version 3.10.1
> - Python 3.6.3 :: Anaconda, Inc.
> - I compiled the boost 1.66.0 myself
> - I attached the `CMakeCache.txt` file in the email.
>
>
> I tried to solve this problem like this:
> - locate  `vtkpqComponents` in the vtk source code. I cannot locate where
> it is, so I cannot find which file is responsible for this, I also cannot
> identify what this `dll` file is used for.
> - I searched the maillist archive, cannot find anything useful.
> - I tried to read the successful build log on DashBoard:
> https://open.cdash.org/buildSummary.php?buildid=5187747, However, I
> cannot see essential difference.
> - I can run `pvserver` and use the official release of paraview 5.4.1 gui
> client to connect to it. I can open the head dataset and render it using
> volume mode remotely.
>
> Could anyone help me?
>
> Di Cheng
> Engineer of Research and Development Center, visiting scholar at
> University of Connecticut
> China Academy of Aerospace Aerodynamics
> Phone @ China: +86-l58Ol5949ll
> Phone @ US: +l-86O-6l7-l886
>
> Address: No.17, YunGang West Road, Fengtai District, Beijing, China
>
> Zip Code:100074
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> https://paraview.org/mailman/listinfo/paraview
>
>


-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://paraview.org/mailman/listinfo/paraview

Reply via email to