<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">​Hi Yoshimi,</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">I copied the six DLLs from Qt into the Release directory and it worked! Thank you very much for your help with this.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Best wishes,</div><div class="gmail_default" style="font-family:monospace,monospace">Nick​</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 26, 2017 at 4:06 AM, kenichiro yoshimi <span dir="ltr"><<a href="mailto:rccm.kyoshimi@gmail.com" target="_blank">rccm.kyoshimi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nick,<br>
<br>
You need to put the missing Qt DLLs in the same directory as<br>
paraview.exe built as "Release". Note that it seems to be difficult to<br>
know the missing DLLs' names since some of them are not displayed<br>
directly as warning messages. Probably the following DLLs may be<br>
missing:<br>
------<br>
Qt5Core.dll<br>
Qt5Gui.dll<br>
Qt5Help.dll<br>
Qt5Network.dll<br>
Qt5Sql.dll<br>
Qt5Widgets.dll<br>
...<br>
<br>
Thanks,<br>
yoshimi<br>
<div><div class="h5"><br>
2017-08-26 1:37 GMT+09:00 Nicholas Richmond <<a href="mailto:nicholas.richmond@maine.edu">nicholas.richmond@maine.edu</a>>:<br>
> Greetings,<br>
><br>
> I've been having some trouble building ParaView 5.4.1 on my system. I'm<br>
> hoping a Windows-savvy user might be able to lend some insight. ParaView<br>
> builds just fine under "Debug" mode, but when built as "Release," I get four<br>
> errors signaling that "The procedure entry point...could not be located in<br>
> the dynamic link library" for paraview.exe, vtkpqPython-pv5.4.dll,<br>
> vtkpwWidgets-pv5.4.dll, and vtkpqCore-pv5.4.dll.<br>
><br>
> The debugger shows:<br>
><br>
> Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe:<br>
> 0xC0000139: Entry Point Not Found.<br>
> Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe:<br>
> 0xC0000139: Entry Point Not Found.<br>
> Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe:<br>
> 0xC0000139: Entry Point Not Found.<br>
> Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe:<br>
> 0xC0000139: Entry Point Not Found.<br>
> The thread 0x4fcc has exited with code -1073741511 (0xc0000139).<br>
> The thread 0x6c7c has exited with code -1073741511 (0xc0000139).<br>
> The thread 0x65a0 has exited with code -1073741511 (0xc0000139).<br>
> The program '[15092] paraview.exe' has exited with code -1073741511<br>
> (0xc0000139) 'Entry Point Not Found'.<br>
><br>
> In case it matters, the only thing I'm changing in CMake is the python<br>
> version (to 3).<br>
><br>
> Any help would be most appreciated.<br>
> Thanks,<br>
> Nick<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
><br>
</blockquote></div><br></div>