[Paraview] Compiling ParaView for Windows x64 Release

Nicholas Richmond nicholas.richmond at maine.edu
Fri Aug 25 12:37:52 EDT 2017


Greetings,

I've been having some trouble building ParaView 5.4.1 on my system. I'm
hoping a Windows-savvy user might be able to lend some insight. ParaView
builds just fine under "Debug" mode, but when built as "Release," I get
four errors signaling that "The procedure entry point...could not be
located in the dynamic link library" for paraview.exe,
vtkpqPython-pv5.4.dll, vtkpwWidgets-pv5.4.dll, and vtkpqCore-pv5.4.dll.

The debugger shows:

Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe:
0xC0000139: Entry Point Not Found.
Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe:
0xC0000139: Entry Point Not Found.
Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe:
0xC0000139: Entry Point Not Found.
Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe:
0xC0000139: Entry Point Not Found.
The thread 0x4fcc has exited with code -1073741511 (0xc0000139).
The thread 0x6c7c has exited with code -1073741511 (0xc0000139).
The thread 0x65a0 has exited with code -1073741511 (0xc0000139).
The program '[15092] paraview.exe' has exited with code -1073741511
(0xc0000139) 'Entry Point Not Found'.

In case it matters, the only thing I'm changing in CMake is the python
version (to 3).

Any help would be most appreciated.
Thanks,
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170825/d73322a4/attachment.html>


More information about the ParaView mailing list